Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.
/ cso-network-gas Public archive

Converts CSO Network Gas consumption from HTML to GeoJSON

License

Notifications You must be signed in to change notification settings

codema-dev/cso-network-gas

Repository files navigation

CSO Network Gas HTML to GeoJSON

This repository contains a Jupyter Notebook that:

  • Converts CSO Network Gas Consumption data from HTML to pandas.DataFrame
  • Extracts Dublin Postcode data
  • Links each Poscode to it's corresponding boundary geometry
  • Saves the result for each table as a GeoJson file

The results can be accessed directly from the Zenodo Page

Installation

Install Anaconda or Miniconda

If you are using Windows you may want to install Windows Subsystem for Linux

In your terminal run:

conda env create --file environment.yml 

And open the py files in Jupyter Notebook or vscode

About

Converts CSO Network Gas consumption from HTML to GeoJSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages