Skip to content

Commit 0d3b813

Browse files
committed
Update popgetter
1 parent e0ad806 commit 0d3b813

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

src/content/project/popgetter.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: "Popgetter"
33
description: "Get all the census you need or want using popgetter"
44
image:
55
url: "/images/popgetter.png"
6-
alt: "Screenshot showing the demoland application"
6+
alt: "Screenshot showing the Popgetter application"
77
tags: ["data", "census"]
8-
github: "https://github.com/dabreegster/popgetter"
9-
link: "https://github.com/dabreegster/popgetter"
8+
github: "https://github.com/Urban-Analytics-Technology-Platform/poppusher"
9+
link: "https://urban-analytics-technology-platform.github.io/popgetter-browser/"
1010
tier: 1
1111
team:
1212
- dustin_carlino
@@ -16,4 +16,8 @@ team:
1616
- sam_greenbury
1717
---
1818

19-
A Project that helps us extract data from various different country census
19+
A project that helps us extract population data from different country's censuses. Popgetter is split over several related subcomponents:
20+
21+
- [Poppusher](https://github.com/Urban-Analytics-Technology-Platform/poppusher/): a data pipeline using Dagster for processing and uploading metadata, metrics and geometries in standardized formats (see [documentation](https://poppusher.readthedocs.io/en/latest/) for more details).
22+
- [Popgetter](https://github.com/Urban-Analytics-Technology-Platform/popgetter-cli/): CLI and Python interfaces using a core Rust library for searching metadata and downloading metrics and geometries.
23+
- [Popgetter browser](https://github.com/Urban-Analytics-Technology-Platform/popgetter-browser/): a Svelte web app for searching, visualising and downloading data.

0 commit comments

Comments
 (0)