List of charging locations

Hi - please can you let me know how I can get a list of all the charging locations in OCM for each country, together with variables for each location such as the number of charge points per location, brand, type and capacity?
Thank you
Rob

1 Like

What are you trying to achieve? My guess - setup your own instance of API node and get data directly from the database, or (which might be simplier), get the archive of points from GitHub repo, and process it using scripting language of your choice.

For basic querying of our data the API is detailed here: https://openchargemap.org/site/develop/api we only have what we show in https://map.openchargemap.io - so we usually know the network operator but we don’t know the charging equipment brand (if that’s what you mean).