MaineDSA / membership_dashboard

Show member data from nationally-provided CSV files
GNU General Public License v3.0
2 stars 2 forks source link

Only pickle the address cache #51

Closed bmos closed 5 months ago

bmos commented 6 months ago

As list parsing sometimes changes, requiring users to remove the pickle and re-geotag everything, it might be better to only save the address/lat-lon info in the pickle and re-scan everything else each time.