ladesaeulen government
Find, count and map public EV charging stations in Germany — by place, operator, connector, capacity or nearby a point — from the Bundesnetzagentur's Ladesäulenregister, via the ladesaeulenregister-cli.
Install
-
Install the
ladesaeulenCLI:npm i -g @maschinenlesbar.org/ladesaeulenregister-cli -
Add the marketplace (once):
/plugin marketplace add maschinenlesbar-org/plugins -
Install the plugin:
/plugin install ladesaeulen@maschinenlesbar
Requirements such as API keys or accounts are listed in SKILLS.md.
Skills
-
/ladesaeulen:ladesaeulen-nearFind public EV charging stations near a location in Germany using the ladesaeulenregister-cli. Trigger when the user asks "charging stations near me", "fast chargers within 2 km of Brandenburger Tor", "how many chargers are near this address / these coordinates?", or wants a spatial search around a point. Runs a radius query on the Bundesnetzagentur Ladesäulenregister and returns the nearby stations (optionally as GeoJSON).
-
/ladesaeulen:ladesaeulen-searchFind and count public EV charging stations in Germany from the Bundesnetzagentur Ladesäulenregister using the ladesaeulenregister-cli. Trigger when the user asks "how many fast chargers are in Berlin?", "list EnBW charging stations in Bavaria", "charging stations with at least 150 kW", "how many public chargers exist in Germany?", or wants to filter stations by place, operator, connector type, power or status. Builds the SQL --where filter and resolves the field names.
-
/ladesaeulen:ladesaeulen-statsAggregate German EV charging-station counts from the Bundesnetzagentur Ladesäulenregister using the ladesaeulenregister-cli. Trigger when the user asks "how many charging stations per Bundesland?", "which operator has the most chargers?", "normal vs fast chargers breakdown", "top cities by number of stations", or wants grouped totals rather than a single figure. Uses count-by aggregation over the register.
Details
- Repository
- maschinenlesbar-org/ladesaeulenregister-cli
- CLI
- @maschinenlesbar.org/ladesaeulenregister-cli (command
ladesaeulen) - Plugin version
- 0.2.0, from tag v0.0.5
- License
- AGPL-3.0-or-later
- Data terms
- DATA_LICENSE.md
- Keywords
- ladesaeulenregister, ladestationen, ev-charging, e-mobilitaet, bundesnetzagentur, arcgis, germany, bund.dev