Skip to content

Commit

Permalink
Merge branch 'main' into 36-port-scotland
Browse files Browse the repository at this point in the history
  • Loading branch information
sgreenbury committed Jul 2, 2024
2 parents 9b24856 + 733b2e4 commit 7614f5f
Show file tree
Hide file tree
Showing 16 changed files with 1,062 additions and 1,609 deletions.
4 changes: 4 additions & 0 deletions docs/new_country.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ Additionally, the geoID column in both of these must be named `GEO_ID`; and the
column names in the DataFrame must correspond to
[lowercase ISO 639-3 codes](https://iso639-3.sil.org/code_tables/639/data).

(By the way: instead of using the literal string `"GEO_ID"`, you should use
`popgetter.metadata.COL.GEO_ID.value` to ensure that the column name is always
correct.)

- **Metrics:** an asset which returns a list of
`popgetter.cloud_outputs.MetricsOutput` objects

Expand Down
1,051 changes: 549 additions & 502 deletions python/popgetter/assets/bel/__init__.py
100755 → 100644

Large diffs are not rendered by default.

16 changes: 0 additions & 16 deletions python/popgetter/assets/bel/belgium.py

This file was deleted.

350 changes: 0 additions & 350 deletions python/popgetter/assets/bel/census_derived.py

This file was deleted.

Loading

0 comments on commit 7614f5f

Please sign in to comment.