Skip to content

Commit

Permalink
Merge pull request #134 from Urban-Analytics-Technology-Platform/bel-…
Browse files Browse the repository at this point in the history
…hotfix

Prefix one Belgium hxl with #
  • Loading branch information
penelopeysm authored Jul 2, 2024
2 parents 733b2e4 + 06bee6d commit f93b592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/popgetter/assets/bel/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ class DatasetSpecification:
source_column="TOTAL",
geoid_column="CD_SECTOR",
pivot_columns=[],
derived_hxl="population+adm5+total+2023",
derived_hxl="#population+adm5+total+2023",
derived_human_readable_name="Population, total, 2023",
),
# Population by nationality, marital status, age, and sex in
Expand Down

0 comments on commit f93b592

Please sign in to comment.