Update description fields (#1518)

This commit is contained in:
matt bowen 2022-08-02 17:21:01 -04:00
parent e0a06997e6
commit 95f88587ec

View file

@ -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"