Collection of resources for the Cities and Infrastructure for Growth Zambia (CIGZambia) project.
/docs- Contains markdown documentation for each R script explaining the data collation and processing workflows./scripts/R- Contains R scripts responsible for handling different datasets, including connections, consumption, generation, and more.
Below are the main scripts used in this project along with links to their respective documentation:
-
collating_cig_demand_connections_data.R
Documented in collating_cig_demand_connections_data.md.
Processes data related to demand connections for CIG. -
collating_cig_demand_consumption_data.R
Documented in collating_cig_demand_consumption_data.md.
Focuses on the collation of consumption data for CIG. -
collating_cig_demand_energy_sales_data.R
Documented in collating_cig_demand_energy_sales_data.md.
Processes energy sales data. -
collating_cig_demand_transmission_data.R
Documented in collating_cig_demand_transmission_data.md.
Handles transmission data processing for CIG demand.
-
collating_cig_generation_data.R
Documented in collating_cig_generation_data.md.
Focuses on collating generation data for CIG. -
processing_cig_generation_data.R
Documented in processing_cig_generation_data.md.
Further processing of generation data to integrate it with the overall CIG dataset.
-
collating_further_processing_cig_combined_data.R
Documented in collating_further_processing_cig_combined_data.md.
Final collation and processing to combine all datasets into a single database. -
updating_final_database.R
Documented in updating_final_database.md.
Updates the final database with the most recent data.
-
exploring_cig_data.R
Script for exploring the combined CIG data for insights and verification. -
collating_lcms2015_data_for_cig.R
Documented in collating_lcms2015_data_for_cig.md.
Collates LCMS 2015 data for integration into the CIG database.