data-infra icon indicating copy to clipboard operation
data-infra copied to clipboard

Cleanup Tasks for Open Data Publishing

Open SorenSpicknall opened this issue 2 years ago • 0 comments

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)

SorenSpicknall avatar Jan 24 '23 20:01 SorenSpicknall