Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 285 Bytes

DATA_FETCHING_INSTRUCTIONS.md

File metadata and controls

8 lines (6 loc) · 285 Bytes

How to update the data from Numbeo

  1. Run the script dataExtract.js.
  2. Check the files citiesData.json and citiesData_readable.json.
  3. If they look good, move citiesData.json to the data folder.
  4. Done

*Don't forget to re-build the bundle, or it'll be using stale data!