Data Extraction of all UK Based Public Chargepoints

Hello there,

I am trying to get an extract in CSV of all public charge points in the UK for some analysis, but my coding knowledge is limited. Could anyone please guide me on how to attain this data which includes details of individual charge points along with their connectors, output rating, coordinates, postcode, ID, charge point operator, and tariff (if mentioned on site).

How would I be able to extract this data in a CSV or xlsx format, please?

Thanks in advance,
Qwerty

I also need data of all public charge points in the UK and my coding knowledge is also not that good. (Hoping this grabs some attention!)

CSV:

https://api.openchargemap.io/v3/poi/?output=csv&countrycode=GB&maxresults=50000&key=<your key>

More details of our API here:

https://openchargemap.org/site/develop/api

Get an API key by signing into openchargemap.org, then use my profile > my apps, register an application.