Skip to content

richardkappa/GeoData

Repository files navigation

GeoData

Explorations into processing geographic data

Data Sources

The data has all been downloaded to my local PC but it can be found in the locations below. It is all UK data with an open government licence, or equivalent. I've found other shapefiles online but was unsure on their licence requirements so have not used them

Main

  • 01_GetData.ipynb
    • Imports & Processes all raw data into a standard format
  • 02_CreatePostcodeFile.ipynb
    • From the raw gdf made in part 1 it creates a dataframe for all UK postcodes with lots of calculated variables based on our inputs
  • KeyFunctions.py
    • The module containing the functions used by 01 and 02 and other items

Investigations

This folder contains some of the tests done to create the code in the main folder

  • Maps.ipynb
    • An investigative piece of code containing different map outputs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published