Skip to content

Commit 82e2914

Browse files
Add SDMX analysis notebooks
1 parent a8adcca commit 82e2914

4 files changed

Lines changed: 1432 additions & 1 deletion

File tree

notebooks/README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
# Python API Notebooks
22

3-
This directory contains Colab notebooks that use the Python API.
3+
This directory contains Colab notebooks that use the Data Commons Python client
4+
and SDMX APIs.
5+
6+
## SDMX notebooks
7+
8+
These notebooks use SDMX to retrieve statistical observations and the Data Commons
9+
Python client to retrieve place names. Each notebook installs its dependencies
10+
and includes an **Open in Colab** link.
11+
12+
- [Analyzing census data](analyzing_census_data_sdmx.ipynb)
13+
- [Analyzing income distribution](analyzing_income_distribution_sdmx.ipynb)
14+
- [Analyzing obesity prevalence](analyzing_obesity_prevalence_sdmx.ipynb)

0 commit comments

Comments
 (0)