datasources

datasources

Extends the data sources on the framework to the data module.

Source:

Namespaces

CUAHSI

Members

(static) AEMET :Object

AEMET: API REST from the Spanish Meteorological Service. For more information about the service, please visit: https://opendata.aemet.es/dist/index.html?#!/observacion-convencional/Datos_de_observaci%C3%B3n_Tiempo_actual_1 Note: Different data sources may have different limitations -> E.g., they may limit the # of queries per unit time AEMET requires registration to get KEY and must be included in parameters. The API KEY has format 'api_key'. Dates in format YYYY-MM-DDThh:mm:ss

Type:
  • Object
Source:

(static) ClearCreek :Object

Data specific for the development of a case study for the implementation of BMI.js standard. This application has been developed and deployed using MRMS-Stage IV data obtained for the IFC HLM model for the Clear Creek in Iowa. The endpoints available are listed below. For more information,please visit: https://ifis.iowafloodcenter.org/ifis/sc/modelplus/ https://agu.confex.com/agu/fm21/meetingapp.cgi/Paper/897497

Type:
  • Object
Source:

(static) EAUK :Object

Data gov uk: provides API for free datasets from the UK and other parts of the world. For more information about the service, please visit: https://environment.data.gov.uk/apiportal Note: Different data sources may have different limitations Endpoints have a default limit of 500 items. The service does not require an API key, but, size limitations should be considered when downloading data. Moreover, its better to bulk on data if required. The files can be obtained in JSON, CSV or ZIP format. For more information on the historical flooding data, visit: https://environment.data.gov.uk/flood-monitoring/archive Coordinates in WGS84. Dates in format YYYY-MM-DDThh:mm:ss

Type:
  • Object
Source:

(static) EPA :Object

Data endpoints for the Hydrologic Micro Services from the EPA. HydroLang supports the requests through AJAX calls to the server. https://qed.epa.gov/hms/meteorology/precipitation/data_request/ Please check input/output parameters for more information on the selected requested datas services https://qed.epa.gov/hms/meteorology/precipitation/#output_parameters

Type:
  • Object
Source:

(static) FEMA :Object

https://www.fema.gov/openfema-dataset-disaster-declarations-summaries-v2 This API just returns all disaster declarations for US since 1953 -> E.g., they may limit the # of queries per unit time

Type:
  • Object
Source:

(static) flooddamage_dt :Object

https://hydroinformatics.uiowa.edu/lab/fidas/data/functions This API returns community scope flood damage for Cedar Rapids, Cedar Falls and Waterloo. This is an example of the data retrieval for flood damage estimations to be set up in a map interface. This will/can be further expanded to accomodate to other locations and datatypes.

Type:
  • Object
Source:

(static) IFIS :Object

https://ifis.iowafloodcenter.org/ifis/ws/ This API returns data from the IFIS web service.

Type:
  • Object
Source:

(static) MeteoIT :Object

MeteoNetwork API: free datasets from the italy and some surrounding places. For more information about the service, please visit: https://www.meteonetwork.it/ Note: Different data sources may have different limitations The service requires the creation of an account and the generation of a new token. For more information on the historical flooding data, visit: http://api.meteonetwork.it/docs/ Dates in format YYYY-MM-DDThh:mm:ss

Type:
  • Object
Source:

(static) MeteoSTAT :Object

Meteostat data retrieval. Note: Different data sources may have different limitations -> E.g., they may limit the # of queries per unit time The API retrieves all the variables that are measured in a given station. For cleaning up the data, refer to the data module in Hydrolang. For identification of country ISO3 codes, refer to https://unstats.un.org/unsd/methodology/m49/ For referral on formats, please visit https://dev.meteostat.net/getting-started/formats-and-units Dates in format ISO 8601 standard YYYY-MM-DD HH:MM:SS Activation key format and name to is "x-api-key" More info, please visit https://dev.meteostat.net/

Type:
  • Object
Source:

(static) mitigation_dt :Object

https://hydroinformatics.uiowa.edu/lab/midas/communities This API returns community scope flood damage for Cedar Rapids, Cedar Falls and Waterloo. . This is an example of the data retrieval for flood damage estimations to be set up in a map interface. This will/can be further expanded to accomodate to other locations and datatypes.

Type:
  • Object
Source:

(static) NOAA :Object

NOAA API for data retrieval, different application types. Note: Different data sources may have different limitations -> E.g., they may limit the # of queries per unit time NOAA requires registration to get TOKEN and must be included in parameters. https://www.ncdc.noaa.gov/cdo-web/webservices/v2#data Must requests must be less than 1 year. Dates in format YYYY-MM-DDThh:mm:ss IMPORTANT: for retrieving more than 25 lines of data, include limit = required number.

Type:
  • Object
Source:

(static) NWS :Object

National Weather Service (NWS) API that allows access to forecasts, alerts, and observations and other weather data that allows JSON-LD machine data discovery. More information can be found here: https://www.weather.gov/documentation/services-web-api#/default/obs_stations The API's returns geoJSON, or JSON. Please verify each entry point BEFORE usage.

Type:
  • Object
Source:

(static) ProxyServers :Object

All proxy servers tried and working can be found here. It is a trial/error to see if a specific error might be working per resource.

Type:
  • Object
Source:

(static) USGS :Object

https://waterservices.usgs.gov/rest/IV-Service.html This API returns stream stages for US

Type:
  • Object
Source:

(static) Worldbank :Object

World Bank API for data retrieval. Handles many types of data depending on the requirements of the user. Note: Different data sources may have different limitations -> E.g., they may limit the # of queries per unit time World Bank does not requires no key, but supports 3 different types of output files. Consider visiting the website for more guidance. https://datahelpdesk.worldbank.org/knowledgebase/articles/902061-climate-data-api For identification of country ISO3 codes, refer to https://unstats.un.org/unsd/methodology/m49/ For identification of basin ISO3 codes, refer to https://github.com/hrbrmstr/basins Dates in format YYYY

Type:
  • Object
Source:

(static) WQP :Object

https://www.waterqualitydata.us/webservices_documentation/#example-summary-service-call-geojson This API serves as a viewer for data quality monitoring in CONUS In collaboration with USGS/EPA data

Type:
  • Object
Source: