weather json api data
2 views (last 30 days)
Show older comments
Hi, i need to download time-series hourly data (multi-years) from Weather API v2 (dpird.wa.gov.au) json api, I have the master api code.
How can i use websave.m to retrieve the data into .csv files?
0 Comments
Answers (1)
Suvansh Arora
on 3 Nov 2022
In order to save content from a RESTful web service to a “csv” file, please follow this documentation:
See Also
Categories
Find more on JSON Format in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!