Baltimore City APIs
Feel free to make use of any of the APIs here to build non-commercial projects.
districtByCoords
Return: a JSON array of the applicable district's name, council member and their email address and phone number.
URL: https://bmore.one/ajax/districts/districtByCoords
Get parameters:
- latitude - a valid latitude
- longitude - a valid longitude
Example:
https://bmore.one/ajax/districts/districtByCoords?latitude=39.2847064&longitude=-76.6204968