mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-09 10:34:18 -07:00
Merge branch 'emma-nechamkin/release/score-narwhal' of github.com:usds/justice40-tool into emma-nechamkin/release/score-narwhal
This commit is contained in:
commit
2e05b1d60c
13 changed files with 2815 additions and 1 deletions
|
@ -145,6 +145,18 @@ datasets:
|
|||
field_type: bool
|
||||
include_in_tiles: false
|
||||
include_in_downloadable_files: false
|
||||
- long_name: "Abandoned Mine Land Inventory System"
|
||||
short_name: "eAMLIS"
|
||||
module_name: "eamlis"
|
||||
load_fields:
|
||||
- short_name: "has_aml"
|
||||
df_field_name: "AML_BOOLEAN"
|
||||
long_name: "Is there at least one abandoned mine in this census tract?"
|
||||
description_short:
|
||||
"Whether the tract has an abandoned mine"
|
||||
field_type: bool
|
||||
include_in_tiles: true
|
||||
include_in_downloadable_files: true
|
||||
- long_name: "Example ETL"
|
||||
short_name: "Example"
|
||||
module_name: "example_dataset"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue