data-infra
data-infra copied to clipboard
Cleanup Tasks for Open Data Publishing
Following rollout of V2 open data publishing, there remain a few things to take care of in our underlying tables and associated code when we get the chance. These include:
- [ ] Switch base64_url fields to a plaintext URL in published tables (and likely in underlying
dim_
tables) - [ ] Bring publish.py into compliance with mypy
- [ ] Generate PartitionedGCSArtifacts as outputs in publish.py (also covered by #1725)