Tutorial
The repository includes tutorial notebooks for the original census workflow and for the newer catalogue and H3 procedures. The download, preprocessing, and finalization notebooks use guarded execution cells so readers can inspect the workflow without starting live downloads accidentally.
Core Workflow
- Raw data download: notebooks/tutorial/en/a_download.ipynb
- Raw data preprocessing: notebooks/tutorial/en/b_preprocess.ipynb
- Final GeoPackage creation: notebooks/tutorial/en/c_finalize_geopackage.ipynb
Advanced Procedures
- Census indicator catalogue and comparability: notebooks/tutorial/en/d_catalogue_and_comparability.ipynb
- H3 area-weighted estimation: notebooks/tutorial/en/e_h3_estimation.ipynb
- End-to-end H3 workflow and benchmarking: notebooks/tutorial/en/f_h3_workflow_and_benchmarking.ipynb