back to home

owid / etl

A compute graph for loading and transforming OWID's data

140 stars
29 forks
58 issues
PythonStataJupyter Notebook

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing owid/etl in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/owid/etl)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

etl _The compute graph for Our World in Data's data processing._ | Check | Status | | --- | --- | | Unit tests | | | Public datasets | | | Nightly rebuild | | | Documentation | | 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) | | Docs | | owid-repack | Pack DataFrames into memory-efficient data types | | Docs | 🪷 There is no extract, there is no load, there is only transform.