freifunk / vis.api.freifunk.net

Visualisation of Freifunk API data
GNU General Public License v3.0
3 stars 1 forks source link

Data-loading: Parse filename to timestamp #20

Closed extua closed 1 week ago

extua commented 4 weeks ago

Follow on from #19, parse the filename, add it to the timestamp field in MongoDB.

extua commented 3 weeks ago

Before doing this, I think it's best to start with #26 - parsing the file and adding each community as a separate object.

extua commented 1 week ago

This is no longer necessary as we're using the mtime value for the moment.