https://github.com/owid/etl
A compute graph for loading and transforming OWID's data
https://github.com/owid/etl
Last synced: 10 days ago
JSON representation
A compute graph for loading and transforming OWID's data
- Host: GitHub
- URL: https://github.com/owid/etl
- Owner: owid
- License: mit
- Created: 2021-09-17T12:41:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T08:12:50.000Z (6 months ago)
- Last Synced: 2024-10-29T09:21:59.328Z (6 months ago)
- Language: Python
- Homepage: https://docs.owid.io/projects/etl
- Size: 53 MB
- Stars: 79
- Watchers: 5
- Forks: 21
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - owid/etl - A compute graph for loading and transforming OWID's data (Python)
README

# etl
_The compute graph for Our World in Data's data processing._
| Check | Status |
| --- | --- |
| Unit tests | [](https://buildkite.com/our-world-in-data/etl-unit-tests) |
| Public datasets | [](https://buildkite.com/our-world-in-data/etl-build-public-datasets-master) |
| Nightly rebuild | [](https://buildkite.com/our-world-in-data/etl-full-private-rebuild-nightly-master) |
| Documentation | [](https://owid-etl.readthedocs.io/?badge=latest) |## Documentation
See: https://docs.owid.io/projects/etl/
🪷 There is no extract, there is no load, there is only transform.