Skip to content

Build your own low-cost multipurpose demographics atlas

License

Notifications You must be signed in to change notification settings

o0oBluePhoenixo0o/CheapAtlas

Repository files navigation

CheapAtlas

How to build your own simple demographics atlas using OSM (OpenStreetMap) & OGD (Open Government Data) with kedro pipeline

Repository of the project "CheapAtlas"

Link to Medium article part 1 (data gathering & cleaning): LINK HERE

In-a-nutshell

How to use

The current project is separated into 4 modular pipelines (4 stages) Project pipelines

  1. Clone the whole repository (main branch). Create data folder if not exists (you will have to run data_preparation_pipeline to get the data on your local machine)

  2. Manually download the data from Germany Regional Data Bank (demographics) & list of AGS codes (municipality keys):

  3. Install necessary packages pip install -r src/requirements.txt

  4. Run the whole project by kedro run or run each pipeline (with tags or names)

Releases

No releases published

Packages

No packages published