Update ccao.class_dict
table
#362
Labels
new data/feature
Create or edit a column/feature or collect new data
ccao.class_dict
table
#362
The
ccao.class_dict
table in Athena is now relied on heavily for dbt tests and other references. However, it hasn't actually been touched in awhile and needs a good update. Here's what I'm thinking:class_dict
table should be the internal source-of-truth for our class definitions. It should be the thing we reference in all documentation and tests.class_dict
to include new classes used in iasWorld (OA2
, suffix letters, etc.)class_dict
CSV to a dbt seed, as in Updatecleanup_dbt_resources
for seeds and fixlocation.neighborhood_group.nbhd
type #348@wrridgeway can do the legwork to find and collate the class codes, descriptions, and LoAs.
@jeancochrane can do the technical work to update tests, checks, and the seed.
This is a ton of work, so feel free to break it up into multiple issues.
CC @ccao-jardine
The text was updated successfully, but these errors were encountered: