emilemathieu / tower_hamlets_ltns

0 stars 0 forks source link

Missing files in downloaded data #1

Open verdiverdiverdi opened 3 days ago

verdiverdiverdi commented 3 days ago

Having (without issue) set up the conda env and downloaded the three zip files I find that file

DVLA_FOI_LSOA_V3.csv

seems to be missing from DVLA_FOI_LSOA_201126.zip.

When I run, in analysis/

(geopandas) python lsoa.py

I therefore receive the error.

fiona.errors.DriverError: ../data/DVLA_FOI_LSOA_201126/DVLA_FOI_LSOA_V3.csv: No such file or directory

verdiverdiverdi commented 3 days ago

(should I somehow compile the data that is present into this file somehow?)