ParkingReformNetwork / reform-map

A map of where parking reforms have happened.
https://parkingreform.org/mandates-map/
MIT License
6 stars 8 forks source link

Sync data and fix types #509

Closed Eric-Arellano closed 2 months ago

Eric-Arellano commented 2 months ago

Turning on dynamicTyping: true in Papa.parse() in a previous PR resulted in extended.json behaving differently. We now use null whereas we used to use '"". This is a good change, but the type hints need to be fixed.