Observation Instance
Get a list of Observation objects.
### Available end points:
- `/observations/` - Will list all Results in the database
- `/observations.json` - Will return all Results in json format. This can
also be achieved by using the accept header. `application/json`
- `/observations/<object_id>/` - Returns Results object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
- `title`
- `uuid`
- `keywords`
- `status`
- `result_field`
- `discoveryKeywords`
- `updateFrequency`
- `nonGeographicFlag`
- `publicationState`
- `permissions`
### How to use filters:
These filters can be used like django query filters using __ for related model relationships.
- `/observations/?uuid=d594d53df2612bbd89c2e0e770b5c1a0`
- `/observations/?status=completed`
- `/observations/?results_field__dataPath__startswith=/neodc/esacci`
- `/observations/?discoveryKeywords__name=ESACCI`
- `/observations/?nonGeographicFlag=True`
Filters can be stacked to build an 'AND' relationship. E.g.
- `/observations/?publicationState__in=published,citable&nonGeographicFlag=True`
- `/observations/?publicationState__in=published,citable&discoveryKeyword__name=NDGO0003`
GET /api/v2/observations/43733/?format=api
{ "ob_id": 43733, "uuid": "4cbd9c53ab07497ba42de5043d1f414b", "title": "Synthetic Hourly Air Pollution Prediction Averages for England (SynthHAPPE)", "abstract": "This dataset contains synthetic estimates of ambient air pollution concentrations across England, provided as hourly averages representing typical conditions. The data cover major pollutants, including Nitrogen Dioxide (NO2), Nitric Oxide (NO), Nitrogen Oxides (NOx), Ozone (O3), Particulate Matter smaller than 10 micrometres (PM10) and smaller than 2.5 micrometres (PM2.5), and Sulphur Dioxide (SO2). Each pollutant's concentrations are predicted not only as average (mean) values but also include estimates at lower (5th percentile), median (50th percentile), and upper (95th percentile) levels to highlight typical and potential extreme pollution scenarios.\r\n\r\nThe spatial coverage of the dataset includes the entire area of England, structured as an evenly spaced grid, with each grid square covering an area of 1 square kilometre (1 km^2). Data points correspond to the centre of these grid squares. Temporally, the dataset does not represent actual hourly measurements from specific dates; instead, it provides aggregated \"typical day\" profiles constructed by averaging observations collected from multiple years (2014-2018) for each month, weekday, and hour. This method offers representative insights into typical air pollution patterns, avoiding the complexity of handling large-scale raw datasets.\r\n\r\nThese pollution estimates were produced using a supervised machine learning method, which is a computational approach where algorithms are trained to identify patterns in historical data and apply these learned patterns to predict new data points. The predictions incorporated various environmental factors including weather conditions (e.g., temperature, wind, precipitation), human activities (traffic patterns), satellite measurements, land-use types (urban, rural, industrial areas), and emission inventories (datasets detailing pollutants released into the atmosphere). Additionally, the dataset provides uncertainty intervals through percentile-based estimates, giving users insights into the reliability of the predictions.\r\n\r\nThe dataset was developed to facilitate easier access to high-quality air pollution information for diverse stakeholders, such as researchers, policymakers, urban planners, and health professionals. By providing clear, simplified air quality scenarios, it helps users make informed decisions in urban planning, public health, environmental management, and policy development, as well as to assess potential impacts and interventions related to air pollution.\r\n\r\nThe dataset was created by Liam J. Berrisford at the University of Exeter during his PhD studies, supported by the UK Research and Innovation (UKRI) Centre for Doctoral Training in Environmental Intelligence. Full methodological details and data validation information are available in the associated open-access scientific publication. For more information about the data, see the README.md archived alongside this dataset.\r\n\r\nIn terms of completeness, this dataset intentionally provides representative hourly pollution estimates rather than exact historical measurements or specific pollution events. While it extensively covers typical pollution scenarios across England, direct measurements from specific air quality monitoring stations are not included. Users requiring detailed historical observations or data about specific events should refer to original monitoring station datasets.", "keywords": "Ambient Air Quality,England,Nitrogen Dioxide,Nitrogen Oxides,Ozone,Particulate Matter,Sulphur Dioxide,Machine Learning,Air Pollution Scenarios,AI", "publicationState": "citable", "dataPublishedTime": "2025-04-09T14:47:19", "doiPublishedTime": "2025-04-09T14:47:36", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/43888/?format=api", "dataPath": "/badc/deposited2025/SynthHAPPE", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 296159688875, "numberOfFiles": 4034, "fileFormat": "NetCDF" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12206/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4726/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84201/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84202/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84203/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84205/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84206/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84207/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84208/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84209/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84210/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84211/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84213/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84214/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84215/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84216/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84217/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84218/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84219/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84220/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84221/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84222/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84223/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84224/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84225/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84226/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84227/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84229/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84230/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84231/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84232/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84233/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84234/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84235/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84236/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84237/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84238/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84239/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84240/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84241/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84242/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84243/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84245/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84246/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84247/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84248/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84249/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84250/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84251/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84252/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84253/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84254/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84256/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84258/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84259/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84261/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84269/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84270/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84271/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84272/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84273/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84274/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84275/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84277/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84278/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84281/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84283/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84284/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84285/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84286/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84287/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84288/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84289/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84290/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84291/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84292/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84293/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84294/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84295/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84296/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84297/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84298/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84300/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84302/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84303/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84304/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84305/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84306/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84307/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84308/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84309/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84311/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84312/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84313/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84314/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84315/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84316/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84317/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84318/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84320/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84322/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84323/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84324/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84325/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84326/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84327/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84328/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84329/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84330/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84331/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84332/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84334/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84335/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84337/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84341/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84342/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84343/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84344/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84345/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84346/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84347/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84349/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84350/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84351/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84352/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84353/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84354/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84355/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84356/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84357/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84374/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84375/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84376/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84378/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84379/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84380/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84381/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84382/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84383/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84384/?format=api" ], "dataLineage": "This dataset was produced through a research initiative at the University of Exeter. It was created using a supervised machine learning model-a type of artificial intelligence that learns patterns from existing data and applies those patterns to predict unknown values. Historical data from ambient air pollution monitoring stations across England were used to train the machine learning model. Input data included meteorological factors (such as wind speed and temperature), traffic activity levels, land-use information, satellite-based measurements, and emissions data. After the initial creation of hourly air pollution predictions, these data were aggregated to generate representative \"typical day\" hourly averages for each month and weekday. Predictions were validated for accuracy and reliability, with uncertainty intervals (5th, 50th, and 95th percentiles) calculated to indicate confidence in the estimates.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13294/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/43886/?format=api" ], "observationcollection_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209237/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209238/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209239/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209240/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209241/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209242/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209243/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/209914/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/43887/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/", "licenceClassifications": "any" } ], "discoveryKeywords": [] }