Skip to content

This script downloads the statistics contained in the SUI, the data are Subscribers, Prices and consumption since 2006

Notifications You must be signed in to change notification settings

floppa6/Download-Sui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Sui

This is a script to download the electricity part of the "Single Public Services Information System, administered by the Superintendence of Home Public Services", This system integrates the financial, administrative and operational part of the services in Colombia here

Fases e hitos

La primera fase es un sistema que descargue el "Consolidado Energía por Empresa Departamento y Municipio", con precios, consumo y suscriptores here.

Otras bases de datos objetivo son Datos PQR, Estado de Resultados.

Analisis:

Consolidado Energía por Empresa Departamento y Municipio", con precios, consumo y suscriptores

Age: Year of the data: Site: Type of location with three possible options Urban Center, Rural, Urban Department: Department of the location. Municipality: Municipality of the location. Company: Service provider company (It should be Distribution but it is good to confirm it)

Usage data.

There are 10 categories of users:

  • Estrato 1.
  • Estrato 2.
  • Estrato 3.
  • Estrato 4.
  • Estrato 5.
  • Estrato 6.
  • Industrial.
  • Comercial.
  • Oficial.
  • Otros.
    Y Cada Cateroria de Usuario tiene 3 variables provenientes de la base de datos:
  • Suscriptores (Usuarios del servicio)
  • Consumo(Cantidad de Kw consumidos) y Valor Consumo (Dinero que llego a la compañia por ese consumo).
    Ademas hay 3 categorias Calculadas:
  • Consumo por Suscriptor (Cuanto es el consumo promedio por los usuarios declarados).
  • Valor por suscriptor (Cuanto paga en promedio cada suscriptor).
  • Precio por Vatio (Cuanto es el precio por Kv en ese periodo.).

Descargas.

Preanalisis y limpieza de datos.

About

This script downloads the statistics contained in the SUI, the data are Subscribers, Prices and consumption since 2006

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%