openchargemap / ocm-export

Export of OCM POI data into one file per POI
https://openchargemap.org
38 stars 12 forks source link
charging-stations ev opendata

ocm-export

Export of OCM POI data into one file per POI

This is an experimental export of the live data from openchargemap.org. In the data folder you will find:

To consume the data, import all of the POI json files you need for the countries you want to use into the tool of your choice.

Purpose

To provide a granular view of change history over time per POI

Ideas

Create one commit per modified POI, with comment showing name of contributor and editor/approver

Refreshing Data

The export is performed by calling the main API with parameters maxresults=200000&compact=true&verbose=false&includecomments=true. The resulting single POI json file is split into files using: node ./tools/parse-all/index.js

Data Licensing Notes

POIs with Data Provider ID 1 are created by Open Charge Map contributors and licensed per Open Charge Maps data license. Other POIs have different data providers and the data license will vary (different variations of open data licenses). See Data Providers (License field) in referencedata.json.