-
Notifications
You must be signed in to change notification settings - Fork 1
About the VIEWS API
angelicalmcgowan edited this page Nov 15, 2022
·
8 revisions
The VIEWS API is written in Python/FastAPI
and as such conforms to the OpenAPI standard. The API currently returns JSON, with all data currently being row-based and row-indexed (an array of observations, where each observation is its own array; not an array of columns).
The VIEWS API is available in alpha testing mode at https://api.viewsforecasting.org.
Questions? Please contact [email protected].