mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-07 14:44:34 -07:00
Marshmallow Schemas for YAML files (#1497)
* Marshmallow Schemas for YAML files * completed ticket * passing tests * lint * click dep * staging BE map * Pr review
This commit is contained in:
parent
27311b11e2
commit
859177a877
11 changed files with 387 additions and 183 deletions
|
@ -7,8 +7,7 @@ global_config:
|
|||
excel_config:
|
||||
default_column_width: 30
|
||||
sheets:
|
||||
- main:
|
||||
label: "Data"
|
||||
- label: "Data"
|
||||
fields:
|
||||
- score_name: GEOID10_TRACT
|
||||
label: Census tract ID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue