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/20363/?format=api
{ "ob_id": 20363, "uuid": "f45823cb32374e38adb5c6486744ac44", "title": "CRU CY3.24.01: Climatic Research Unit (CRU) Year-by-Year Variation of Selected Climate Variables by CountrY (CY) version 3.24.01 (Jan. 1901 - Dec. 2015)", "abstract": "The CRU CY version 3.24.01 dataset consists of ten climate variables for country averages at a monthly, seasonal and annual frequency; including cloud cover, diurnal temperature range, frost day frequency, precipitation, daily mean temperature, monthly average daily maximum and minimum temperature, vapour pressure and potential evapotranspiration. \r\n\r\nThis dataset was produced in 2016 by the Climatic Research Unit (CRU) at the University of East Anglia and replaces the withdrawn CRU CY 3.24. The data are available as text files with the extension '.per' and can be opened by most text editors.\r\n\r\nSpatial averages are calculated using area-weighted means. CRU CY3.24.01 is derived directly from the CRU TS3.24.01 dataset. CRU CY version 3.24.01 spans the period 1901-2015 for 289 countries.\r\n\r\nTo understand the CRU-CY3.24.01 dataset, it is important to understand the construction and limitations of the underlying dataset, CRU TS3.24.01. It is therefore recommended that all users read the Harris et al, 2014 paper listed in the online documentation on this record.\r\n\r\nCRU CY data are available for download to all CEDA users.", "keywords": "CRU, CRU CY, climate", "publicationState": "citable", "dataPublishedTime": "2017-02-13T14:56:43", "doiPublishedTime": "2017-08-25T11:12:53", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20364/?format=api", "dataPath": "/badc/cru/data/cru_cy/cru_cy_3.24.01", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 48414708, "numberOfFiles": 2893, "fileFormat": "The CRU CY data are provided as text files with the extension \".per\", most text editors will open these files. See the linked file formats guide for more information." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/5345/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/513/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "CRU CY is derived directly from the CRU TS dataset, and version numbering is matched between the two datasets. Thus, the first official version of CRU CY was v3.21 as it is based on CRU TS v3.21.\r\n\r\nCRU CY 3.24 data files supplied to CEDA for long term archival by CRU in October 2016.\r\n\r\nThe CRU CY 3.24 data were withdrawn in January 2017 due to known issues with the data.\r\n\r\nCRU CY 3.24.01 data files supplied to CEDA for long term archival by CRU in January 2017.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9333/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/6672/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/6889/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79117/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79118/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79119/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79120/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79123/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79113/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79115/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79114/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/101073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168512/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/79122/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/168513/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/6676/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }