Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.79 KB

File metadata and controls

31 lines (21 loc) · 1.79 KB

etl

The compute graph for Our World in Data's data processing.

Check Status
Unit tests Build status
Public datasets Build status
Nightly rebuild Build status
Documentation Documentation Status

Documentation

See: https://docs.owid.io/projects/etl/

Libraries

This repository includes several Python libraries published to PyPI:

Package Description PyPI Docs
owid-catalog Core data types for managing OWID data (Dataset, Table, Variable) PyPI Docs
owid-repack Pack DataFrames into memory-efficient data types PyPI Docs

🪷 There is no extract, there is no load, there is only transform.