data-for-change / anyway-etl

MIT License
0 stars 7 forks source link

Add DAG for loading citiess data from data.gov #59

Closed ziv17 closed 2 months ago

ziv17 commented 3 months ago

Hi @atalyaalon , There is code in file cbs/parse_localization.py that loads the cities csv file to get names of cities. It should be changed to read the cities from database instead.