Hello,
I’m currently using the data and api for a university project and I am unsure how to get access to the end data, I have the api key and am able to see the file in the web browser but how do I go about downloading it automatically, is there another program I should be using or?
Thanks
James
Hi James,
Can you please provide more details about the API endpoints and data you are trying to access?
Regards,
Kapeel Daryani.
From: 511sfbaydevel...@googlegroups.com <511sfbaydevel...@googlegroups.com>
On Behalf Of James Hodgson
Sent: Monday, March 14, 2022 6:26 AM
To: 511sfbaydevel...@googlegroups.com
Subject: [511SFBayDeveloperResources] How to use api
*External Email*
--
You received this message because you are subscribed to the Google Groups "511SFBayDeveloperResources" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
511sfbaydeveloperre...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/511sfbaydeveloperresources/AM7P194MB07553FDB63957D8581938A32F80F9%40AM7P194MB0755.EURP194.PROD.OUTLOOK.COM.
Hi James,
All 511 SF Bay Open Data APIs support a filter ‘format’ that can provide you data in XML or JSON formats. Following are samples for using format filter in traffic events API endpoint.
JSON Format: https://api.511.org/traffic/events/?api_key=here&format=json
XML Format: https://api.511.org/traffic/events/?api_key=here&format=xml
Secondly, the events API is updated in real time. You will only see events that are active.
Regards,
Kapeel Daryani.
To view this discussion on the web visit https://groups.google.com/d/msgid/511sfbaydeveloperresources/b8efeceb-92c5-44f7-b9f4-0bb3b71fa82bn%40googlegroups.com.