ISWA - HAPI Server
Heliophysics API Data Access Specification
API Endpoints
capabilities
- describe the capabilities of the ISWA HAPI server
catalog
- list the datasets that are available; each dataset is associated with a unique id
info
- obtain a description for dataset of a given id; the description defines the parameters in every dataset record
data
- stream data content for a dataset of a given id; the streaming request must have time bounds time.min, time.max
Available data feeds
https://iswa.ccmc.gsfc.nasa.gov/hapi/catalog
Open
Copy
Dataset information
Dataset ID:
goesp_mag_p1m__GOES-P
https://iswa.ccmc.gsfc.nasa.gov/hapi/info?id=goesp_mag_p1m__GOES-P
Open
Copy
Data query
Dataset ID:
goesp_mag_p1m__GOES-P
Time Range:
2018-04-25 to 2018-04-26
Format:
CSV
https://iswa.ccmc.gsfc.nasa.gov/hapi/data?id=goesp_mag_p1m__GOES-P&time.min=2018-04-25T00:00:00.0Z&time.max=2018-04-26T00:00:00.0Z
Open
Copy
Data query with header
Dataset ID:
goesp_mag_p1m__GOES-P
Time Range:
2018-04-25 to 2018-04-26
Format:
CSV with header
https://iswa.ccmc.gsfc.nasa.gov/hapi/data?id=goesp_mag_p1m__GOES-P&time.min=2018-04-25T00:00:00.0Z&time.max=2018-04-26T00:00:00.0Z&include=header
Open
Copy
Data query in JSON format
Dataset ID:
goesp_mag_p1m__GOES-P
Time Range:
2018-04-25 to 2018-04-26
Format:
JSON
https://iswa.ccmc.gsfc.nasa.gov/hapi/data?id=goesp_mag_p1m__GOES-P&time.min=2018-04-25T00:00:00.0Z&time.max=2018-04-26T00:00:00.0Z&format=json
Open
Copy
Data query with specific parameters
Dataset ID:
goesp_mag_p1m__GOES-P
Time Range:
2018-04-25 to 2018-04-26
Format:
JSON
Parameters:
Hp, He
https://iswa.ccmc.gsfc.nasa.gov/hapi/data?id=goesp_mag_p1m__GOES-P&time.min=2018-04-25T00:00:00.0Z&time.max=2018-04-26T00:00:00.0Z&format=json¶meters=Hp,He
Open
Copy