mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 09:41:26 -08:00
fix url
This commit is contained in:
parent
f1387b7499
commit
0b87617422
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ class EJSCREENETL(ExtractTransformLoad):
|
|||
def __init__(self):
|
||||
self.EJSCREEN_FTP_URL = (
|
||||
settings.AWS_JUSTICE40_DATASOURCES_URL
|
||||
+ "/raw-data-sources"
|
||||
+ "/ejscreen/EJSCREEN_2022_Full_with_AS_CNMI_GU_VI_Tracts.csv.zip"
|
||||
)
|
||||
self.EJSCREEN_CSV = (
|
||||
|
|
Loading…
Add table
Reference in a new issue