etl
etl copied to clipboard
A compute graph for loading and transforming OWID's data
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.12 to 1.10.13. Release notes Sourced from pydantic's releases. V1.10.13 2023-09-27 What's Changed Update pip commands to install 1.10 by @chbndrhnns in pydantic/pydantic#6930 Make the v1 mypy...
### One-liner This tracking issue will list all problems and improvements for the ETL dashboard and StepUpdater. ### Issues * [x] The button “Add all dependencies” in the Operations list...
https://github.com/owid/owid-issues/issues/1381
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
## Problem & impact We don't have an easy, accurate way to know when a specific dataset should be updated. This information is crucial to prioritize the update of datasets...
## Context & motivation On the Grapher side, we would like to make use of ordinal type information, especially in a few places such as scatterplot legend labels. (e.g. income...
## Context We do frame repacking to make our data frames smaller on disk and faster to work with. It has some slight annoyances, such as making more variables categorical,...