I am trying to figure out how to turn a JSON/XML link into a data/map format for easier viewing.
The Tulsa Fire Department publishes their active calls on their OpenData portal in JSON/XML format, but does not have an actual viewer that they made, just the raw data.
I am trying to create a simple viewer that would be in a format of a data table and/or a map of the data that would update automatically, similar to the one that the San Antonio Fire Department uses here: Active SAFD Calls. How do I do this? I have no idea honestly how JSON or XML works or of what I am trying to do is even possible.
Here is the JSON link: https://www.cityoftulsa.org/apps/opendata/tfd_dispatch.jsn
Here is the XML link: https://www.cityoftulsa.org/apps/opendata/tfd_dispatch.xml
The Tulsa Fire Department publishes their active calls on their OpenData portal in JSON/XML format, but does not have an actual viewer that they made, just the raw data.
I am trying to create a simple viewer that would be in a format of a data table and/or a map of the data that would update automatically, similar to the one that the San Antonio Fire Department uses here: Active SAFD Calls. How do I do this? I have no idea honestly how JSON or XML works or of what I am trying to do is even possible.
Here is the JSON link: https://www.cityoftulsa.org/apps/opendata/tfd_dispatch.jsn
Here is the XML link: https://www.cityoftulsa.org/apps/opendata/tfd_dispatch.xml