You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//TODO: get https://public.opendatasoft.com/api/records/1.0/search/?dataset=landkreise-in-germany&rows=1
//TODO: get records[0].record_timestamp
//TODO: get MAX(records.record_timestamp) from local file
//TODO: compare timestamps
//TODO: if local data is old download new: https://public.opendatasoft.com/explore/dataset/landkreise-in-germany/download/?format=json&timezone=Europe/Berlin&lang=en'
console.log(`Please got to https://public.opendatasoft.com/explore/dataset/landkreise-in-germany/information/ to download new data...`);