
Khyati Majmudar • about 6 years ago
Data from sensors
Is only simulated data available for the hackathon or live data can also be accessed (Parking/Public Safety/Pedestrian/Traffic)?
If only simulated data is available, how many assets are live and in which cities. Can you please provide a guide? I could find only 8-9 assets in San Diego, that too centered over an area.
Regards
Khyati
Comments are closed.
5 comments
Janine Zhu Manager • about 6 years ago
@Khyati Majmudar
For now, we only have 8-9 assets in San Diego: http://currentbyge.github.io/GE_Current_Documentation/#c_overview_of_general_apis.html. Feel free to expand and make your own data for as assets as you want. Just follow the pattern that we gave you and you can create your own simulated data.
Janine
Khyati Majmudar • about 6 years ago
Thanks Janine, can you please share any guide to create simulated data?
Janine Zhu Manager • about 6 years ago
@Khyati Majmudar,
You can find all the output of the simulated data here:
http://currentbyge.github.io/GE_Current_Documentation/#r_get_vehicle-in_vehicle_out_api.html
http://currentbyge.github.io/GE_Current_Documentation/#r_get_pedestrian_data_api.html
http://currentbyge.github.io/GE_Current_Documentation/#r_get_traffic_flow_api.html
http://currentbyge.github.io/GE_Current_Documentation/#r_get_media_api.html
These pages provide the output for each API. You can follow the same patterns.
Janine
jesus orozco • about 6 years ago
Hi,
Perhaps I misunderstood ... Does this mean that we can create JSON data within our javascript if we follow the patterns as a template?
Thanks
Austin Ashe Manager • about 6 years ago
Hey Jesus,
Thats correct! The minimum requirement is you utilize the APIs for your application, but if you find other data you wish to integrate or you wish to create your own - we encourage that! Please just follow the JSON format.
Best of luck - looking forward to seeing your submission.
Austin