Returns the Urban observatory sensors for a given subset.
Resource URL
https://api.newcastle.urbanobservatory.ac.uk/api/v1/sensors.csv
Resource Information
Parameters
Specifies the cut off point at which a sensors latest reading must have been. Can be either a date of a datetime and takes the format YYYYMMDDhhmmss or YYYYMMDD.
Example Values 20110101
Specifies the variable for which a sensor must record. can take several variables separated by'-and-'
Example Values temperature-and-wind
Specifies the type of sensor. can take several variables separated by'-and-'
Example Values Environmental
Returns sensors within a given radius of the given latitude/longitude. The parameter value is specified by “latitude,longitude,radius”, where radius units is metres
Example Values -1.61778, 54.97825,500
Returns sensors within a given bounding box. The parameter value is specified by “longitude1,latitude1,longitude2,latitude2”
Example Values -1.67683, 54.93409,-1.51959,55.03023
Example Request
GET http://uoweb1.ncl.ac.uk/api/v1/sensors.csv?last_recod=20150930120000&api_key=21sda134dfs