mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-03 05:54:19 -07:00
checkpoint
This commit is contained in:
parent
7029a0dff5
commit
a995542e70
5 changed files with 61 additions and 37 deletions
|
@ -23,7 +23,7 @@ class CensusACSETL(ExtractTransformLoad):
|
|||
self.TOTAL_UNEMPLOYED_FIELD,
|
||||
self.TOTAL_IN_LABOR_FORCE,
|
||||
]
|
||||
self.UNEMPLOYED_FIELD_NAME = "Unemployed civilians (percent)"
|
||||
self.UNEMPLOYED_FIELD_NAME = "Unemployment (percent)"
|
||||
|
||||
self.LINGUISTIC_ISOLATION_FIELD_NAME = "Linguistic isolation (percent)"
|
||||
self.LINGUISTIC_ISOLATION_TOTAL_FIELD_NAME = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue