mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
Update description fields (#1518)
This commit is contained in:
parent
e0a06997e6
commit
95f88587ec
1 changed files with 6 additions and 3 deletions
|
@ -50,7 +50,8 @@ datasets:
|
|||
- long_name: "Child Opportunity Index 2.0 database"
|
||||
short_name: "coi"
|
||||
module_name: "child_opportunity_index"
|
||||
description: "A composite index measured at the census tract level that captures neighborhood resources and conditions that matter for children's healthy development."
|
||||
description_short: "A composite index measured at the census tract level that captures neighborhood resources and conditions that matter for children's healthy development."
|
||||
description_long: "A composite index measured at the census tract level that captures neighborhood resources and conditions that matter for children's healthy development."
|
||||
input_geoid_tract_field_name: "geoid"
|
||||
load_fields:
|
||||
- short_name: "he_heat"
|
||||
|
@ -88,7 +89,8 @@ datasets:
|
|||
- long_name: "Low-Income Energy Affordabililty Data"
|
||||
short_name: "LEAD"
|
||||
module_name: "doe_energy_burden"
|
||||
description: "Census-tract-level energy budren calculations based on DOE's LEAD tool"
|
||||
description_short: "Census-tract-level energy budren calculations based on DOE's LEAD tool"
|
||||
description_long: "Census-tract-level energy budren calculations based on DOE's LEAD tool"
|
||||
input_geoid_tract_field_name: "FIP"
|
||||
load_fields:
|
||||
- short_name: "EBP_PFS"
|
||||
|
@ -102,7 +104,8 @@ datasets:
|
|||
- long_name: "Exaple ETL"
|
||||
short_name: "Example"
|
||||
module_name: "example_dataset"
|
||||
description: "An example dataset for documentation"
|
||||
description_short: "An example dataset for documentation"
|
||||
description_long: "An example dataset for documentation"
|
||||
input_geoid_tract_field_name: "GEOID10_TRACT"
|
||||
load_fields:
|
||||
- short_name: "EXAMPLE_FIELD"
|
||||
|
|
Loading…
Add table
Reference in a new issue