USEPA / ElectricityLCI

Creative Commons Zero v1.0 Universal
26 stars 11 forks source link

error accessing FLCAC api in `_read_fedefl()` #257

Open bl-young opened 2 months ago

bl-young commented 2 months ago

I'm getting a BadZipFile: File is not a zip file in this chunk here:

https://github.com/KeyLogicLCA/ElectricityLCI/blob/a4ecd0f9e9f46e4c1b27cab30ede3d9abb1e18c2/electricitylci/olca_jsonld_writer.py#L1606-L1624

My understanding is you need to generate token in order to access the zip files from the commons via the api

bl-young commented 2 months ago

I have a solution to this just need to figure out my forks...