... | ... | @@ -6,7 +6,7 @@ The National Renewable Energy Laboratory's developer network helps developers ac |
|
|
If you want to get access to the data using the API, you should first signup to the following web page:
|
|
|
https://developer.nrel.gov/signup/<br>
|
|
|
<br>
|
|
|
--Example of the PVDAQ system :--<br>
|
|
|
_Example of the PVDAQ system :_<br>
|
|
|
The Raw data API returns raw data for a specific PVDAQ system and date range.<br>
|
|
|
Example of a URL command to get a CSV data starting on 24th of March 2011 and ending on 25th of March 2011 :<br>
|
|
|
https://developer.nrel.gov/api/pvdaq/v3/data.csv?api_key=DEMO_KEY&system_id=2&start_date=3/24/2011&end_date=3/25/2011
|
... | ... | |