Get a list of Result objects. Results have a 1:1 mapping with Observations.

### Available end points:

- `/results/` - Will list all Results in the database
- `/results.json` - Will return all Results in json format
- `/results/<object_id>/` - Returns Results object with that id

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `dataPath`
- `storageStatus`
- `storageLocation`
- `oldDataPath`
- `fileFormat`
- `observation`

### How to use filters:


`/results/?dataPath=/badc/weybourne/data/co2/`

`/results.json?dataPath=/badc/weybourne/data/co2/`

`/results/?fileFormat__icontains=netCDF`

GET /api/v2/results/?format=api&offset=4500
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11555,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=4600",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=4400",
    "results": [
        {
            "ob_id": 19703,
            "dataPath": "/badc/sage3/data/g3at.004",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "SAGE III: Level 1B transmission profiles version 4, HDF-EOS formatted",
                "uuid": "8d1e3a63373240ab9717316bcffab10c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19702/?format=api"
            },
            "volume": 10439656200,
            "numberOfFiles": 60137,
            "fileFormat": "Data are HDF-EOS formatted"
        },
        {
            "ob_id": 19705,
            "dataPath": "/badc/sage3/data/g3atb.004",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "SAGE III: Level 1B transmission profiles version 4, binary formatted",
                "uuid": "43bd7eb7660641f09dab3655f58f571e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19704/?format=api"
            },
            "volume": 6789823894,
            "numberOfFiles": 62095,
            "fileFormat": "Data are binary formatted"
        },
        {
            "ob_id": 19708,
            "dataPath": "/badc/sage3/data/g3atb.001",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "SAGE III: Level 1B transmission profiles version 1, binary formatted",
                "uuid": "27f523c649b94407a1a9d2783ccf807b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19706/?format=api"
            },
            "volume": 2979072754,
            "numberOfFiles": 27323,
            "fileFormat": "Data are binary formatted"
        },
        {
            "ob_id": 19709,
            "dataPath": "/badc/sage3/data/g3atb.003",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "SAGE III: Level 1B transmission profiles version 3, binary formatted",
                "uuid": "f43b77f815754376bfdbf53fe1c97606",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19707/?format=api"
            },
            "volume": 7291386325,
            "numberOfFiles": 66791,
            "fileFormat": "Data are binary formatted"
        },
        {
            "ob_id": 19712,
            "dataPath": "/badc/ukmo-mrf/data/a259/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MRF A259 flight: Airborne atmospheric and chemistry measurements taken on board the Met Office C-130 Hercules aircraft",
                "uuid": "9e8f0698caa64855a407d719349affce",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19711/?format=api"
            },
            "volume": 168429123,
            "numberOfFiles": 10,
            "fileFormat": "Data are ASCII formatted"
        },
        {
            "ob_id": 19716,
            "dataPath": "/badc/ukmo-mrf/data/peroxide-aug-97/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MRF Peroxide data taken on board the Met Office C-130 Hercules aircraft",
                "uuid": "e5118978311f4a42bceb2bf04fbaff76",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19715/?format=api"
            },
            "volume": 6139312,
            "numberOfFiles": 6,
            "fileFormat": "Data are NASA Ames formatted"
        },
        {
            "ob_id": 19740,
            "dataPath": "/neodc/aatsr_multimission/previous/aatsr-v2.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 19741,
            "dataPath": "/neodc/aatsr_multimission/previous/aatsr-v2.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "AATSR: Multimission land and sea surface data, v2.0",
                "uuid": "97d408bb5af040308ad9faca88eda341",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19739/?format=api"
            },
            "volume": 23056083730385,
            "numberOfFiles": 414027,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 19745,
            "dataPath": "/neodc/aatsr_multimission/atsr1-v2.1/data/removal",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ATSR-1: Multimission land and sea surface removal data, v2.1",
                "uuid": "289126a92b7a4b8a9ac69714263c1c1d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19744/?format=api"
            },
            "volume": 257522766523,
            "numberOfFiles": 5907,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 19747,
            "dataPath": "/neodc/aatsr_multimission/atsr2-v2.1/data/removal",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ATSR-2: Multimission land and sea surface removal data, v2.1",
                "uuid": "320fec47a9184273a08d268137036e8d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19746/?format=api"
            },
            "volume": 62663986935,
            "numberOfFiles": 5369,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 19749,
            "dataPath": "/badc/rapid-watch/data/Sutton/VALOR/ORCA025_FOAM_addendum/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Numerical data from the Global Ocean Physics Reanalysis UR025.4 (1989-2010) as part of the VALue of the RAPID-WATCH Climate Change programme array (VALOR) project - addendum",
                "uuid": "1d95d0bc906c47f5932929c28e927f06",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19748/?format=api"
            },
            "volume": 6884458729,
            "numberOfFiles": 8,
            "fileFormat": "Files are in NetCDF format. "
        },
        {
            "ob_id": 19750,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Active Magnetospheric Particle Tracer Explorers (AMPTE): Paper plots data",
                "uuid": "8e0b3004ed5a4b45b7b0538347b5c85a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10959/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Paper"
        },
        {
            "ob_id": 19753,
            "dataPath": "http://www.ukssdc.ac.uk/gbdc/auroral-ovals.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "online",
            "observation": {
                "title": "Cluster/Ground-Based Data Centre - Auroral Oval Indicators",
                "uuid": "4f1777eefb514ab9a9b293e4cc0dda0c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10963/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Plots"
        },
        {
            "ob_id": 19754,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadISD/subdaily/HadISDTable/r1/v1-0-3-2014f",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadISD: Global sub-daily, surface meteorological station data, 1973-2014, v1.0.3.2014f",
                "uuid": "229b53d2e44741ecbe70ba6299875a30",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/13557/?format=api"
            },
            "volume": 15229560805,
            "numberOfFiles": 6118,
            "fileFormat": "The data are provided in NetCDF format."
        },
        {
            "ob_id": 19763,
            "dataPath": "http://www.ukssdc.ac.uk/wdcc1/bulletins/if2igfc.lis",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "online",
            "observation": {
                "title": "Geomagnetic Daily Indices Reports: Forecast IF2 and IG",
                "uuid": "980a7c11d834455eb75752fdf7830719",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19762/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Reports are encoded in ASCII characters"
        },
        {
            "ob_id": 19764,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Slides"
        },
        {
            "ob_id": 19765,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Active Magnetospheric Particle Tracer Explorers (AMPTE): Tape data",
                "uuid": "b9d3cd0654be4360b295e0e277897d4c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19752/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Tape"
        },
        {
            "ob_id": 19766,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Alouette I and Alouette II data",
                "uuid": "7464dd2803774dbbb21bd97fddccaa39",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10933/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Paper"
        },
        {
            "ob_id": 19767,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Relative Ionospheric Opacity METER (RIOMETER) chart recorder traces from Northern Europe Observatories (1975-1995)",
                "uuid": "ab9bf1524e134398b693f09b5199412b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10957/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Paper"
        },
        {
            "ob_id": 19769,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Magnetometer",
                "uuid": "c57d3e07c72249c38fe6b019924119d5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19768/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Paper"
        },
        {
            "ob_id": 19771,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Viking Spectrogram Summary Data",
                "uuid": "710ec325988347e5bff6499c04b4beb8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10943/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Sildes"
        },
        {
            "ob_id": 19773,
            "dataPath": "http://www.ukssdc.ac.uk/solar/soho/data.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Solar and Heliospheric Observatory (SOHO) Project Data",
                "uuid": "2c0bb6679e4f4a0ba1bc254167b171d8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10935/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Unknown"
        },
        {
            "ob_id": 19774,
            "dataPath": "http://www.ukssdc.ac.uk/solar/trace/data.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "NASA Transition Region And Coronal Explorer (TRACE) solar images (1998-2010)",
                "uuid": "5116f09e13c84454888fd0e2466352ec",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10947/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Unknown"
        },
        {
            "ob_id": 19775,
            "dataPath": "http://www.ukssdc.ac.uk/solar/stereo/data.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "NASA Solar TErrestrial RElations Observatory (STEREO) Sun Earth Connection Coronal and Heliospheric Investigation (SECCHI) data",
                "uuid": "dc8c9a1dfba24a0187e22740404385fd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10937/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Unknown"
        },
        {
            "ob_id": 19777,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Ditton Park Archive: radio research physical record collection (1898-1981)",
                "uuid": "6e3e699fa0d3479b96dd990c0ce417ba",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10949/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "The archive consists of paper records"
        },
        {
            "ob_id": 19778,
            "dataPath": "http://www.ukssdc.ac.uk/wdcc1/bulletins/if2igqb.lis",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Geomagnetic Daily Indices Reports: Quaterly IF2 and IG",
                "uuid": "2413d567033a4915bf1457c7b362c79b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19761/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "ASCII"
        },
        {
            "ob_id": 19779,
            "dataPath": "http://www.ukssdc.ac.uk/wdcc1/bulletins/if2igmb.lis",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Geomagnetic Daily Indices Reports: Monthly IF2 and IG",
                "uuid": "db756b9651da4e11b9ca2a0c3cce64b1",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19760/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "ASCII"
        },
        {
            "ob_id": 19780,
            "dataPath": "http://www.ukssdc.ac.uk/wdcc1/bulletins/monthtab.lis",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Geomagnetic Daily Indices Reports: Monthly sunspot numbers",
                "uuid": "b9bae3ebc72643b0a91396064097bf74",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19759/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "ASCII"
        },
        {
            "ob_id": 19781,
            "dataPath": "http://www.ukssdc.ac.uk/wdcc1/bulletins/geoalert",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Geomagnetic Daily Indices Reports: Geo Alert",
                "uuid": "afed8436512e4bc1b02320e18132815f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19758/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "ASCII"
        },
        {
            "ob_id": 19782,
            "dataPath": "http://www.ukssdc.ac.uk/wdcc1/bulletins/presto",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Geomagnetic Daily Indices Reports: PRESTO",
                "uuid": "c79b18c2fcdf41ada4b8e1562bea7411",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19756/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "ASCII"
        },
        {
            "ob_id": 19783,
            "dataPath": "http://www.ukssdc.ac.uk/wdcc1/daily_reports.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Geomagnetic Daily Indices Reports",
                "uuid": "54988e5b7aff4e929ac02e73f3c777ca",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10941/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "ASCII"
        },
        {
            "ob_id": 19787,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Solar images glass plates",
                "uuid": "6fef2353826b47c3bebbc30fd036552c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19786/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Plates"
        },
        {
            "ob_id": 19789,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Data from Ionosonde Stations",
                "uuid": "3922e45b2d764ae196cb06a941e1beb7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10945/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Paper"
        },
        {
            "ob_id": 19790,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Ionogram Images and other Ionospheric Data Paper Images",
                "uuid": "23ca9f2b5ed244ed931dd19566e04aac",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10965/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "paper"
        },
        {
            "ob_id": 19791,
            "dataPath": "http://www.ukssdc.ac.uk/prompt_database.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Raw Data from Digital Ionosondes for COST-271 Action Effects of the Upper Atmosphere on Terrestrial and Earth-Space Communications",
                "uuid": "6a7935465d374c7a9eac70c046f4cfcb",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10967/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "paper"
        },
        {
            "ob_id": 19792,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Raw Digital Ionosonde Data Tapes",
                "uuid": "66486d43646c4f9db8bbde0efe1694ab",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10953/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "tape"
        },
        {
            "ob_id": 19794,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Digitised films",
                "uuid": "e68742b4c4724559b704b29a15981c76",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19793/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "film"
        },
        {
            "ob_id": 19796,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Scanned version of paper ionograms",
                "uuid": "87e8b101187643d382dc2c01277bd193",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19795/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "paper"
        },
        {
            "ob_id": 19800,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Active Magnetospheric Particle Tracer Explorers (AMPTE): Slide data",
                "uuid": "590adf7dbf6c4525bbcbbb08623d1e05",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19751/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "paper"
        },
        {
            "ob_id": 19815,
            "dataPath": "/badc/ukcp09/data/marine/minerva/dataset_1/ens_stats",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MINERVA: North-West European shelf seas marine climate projections data: spatial two-dimensional 30-year mean climatology ensemble statistics",
                "uuid": "c92a088715184487a2eab79949dfe497",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12370/?format=api"
            },
            "volume": 343215532,
            "numberOfFiles": 385,
            "fileFormat": "NetCDF"
        },
        {
            "ob_id": 19816,
            "dataPath": "http://www.ukssdc.ac.uk/wdcc1/RGOPHR/",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Royal Observatory Greenwich Photo-Heliographic Reports (1874-1976)",
                "uuid": "cf7bbe0b427e497084a80dd313630c3f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10931/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "ASCII"
        },
        {
            "ob_id": 19817,
            "dataPath": "http://www.ukssdc.ac.uk/cgi-bin/wdcc1/secure/rog_image_availability.pl",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Royal Observatory Greenwich Solar Images (1903-1942)",
                "uuid": "1ed5a6870903426abef500c6bc060a37",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10939/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "images"
        },
        {
            "ob_id": 19818,
            "dataPath": "http://www.ukssdc.ac.uk/wdcc1/RGOPHR/",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "NGDC Scanned images",
                "uuid": "0aec60da55ff46d794897760879acd48",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19785/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are ASCII text formatted"
        },
        {
            "ob_id": 19819,
            "dataPath": "http://www.ukssdc.ac.uk/cgi-bin/wdcc1/secure/rog_image_availability.pl",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Solar digisted images glass plates",
                "uuid": "85168bf5e6ee4733b8f9d486890148f6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19788/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "images"
        },
        {
            "ob_id": 19820,
            "dataPath": "http://www.ukssdc.ac.uk/wdcc1/ionosondes/secure/iono_data.shtml",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Digitised bulletins",
                "uuid": "676d7fef735b49d5926d3a38fc239d09",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19797/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "ASCII"
        },
        {
            "ob_id": 19823,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Ditton Park Archive: radio research physical photographs (1898-1981)",
                "uuid": "da2cbd8729374098b2beae671bf6d072",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19822/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Photos"
        },
        {
            "ob_id": 19825,
            "dataPath": "http://www.ukssdc.ac.uk/contact.html",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "Ditton Park Archive: radio research physical reports (1917-1927)",
                "uuid": "6ca85a41897244d2bc952c869091187d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19824/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Photographs"
        },
        {
            "ob_id": 19830,
            "dataPath": "/neodc/esacci/aerosol/data/MERIS_ALAMO/L2/v2.2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Aerosol Climate Change Initiative (Aerosol CCI): Level 2 aerosol products from MERIS (ALAMO algorithm), Version 2.2",
                "uuid": "a6efcb0868664248b9cb212aba44313d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19828/?format=api"
            },
            "volume": 10243677193,
            "numberOfFiles": 5261,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 19832,
            "dataPath": "/neodc/esacci/aerosol/data/MERIS_ALAMO/L3/v2.2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Aerosol Climate Change Initiative (Aerosol CCI): Level 3 aerosol products from MERIS (ALAMO algorithm), Version 2.2",
                "uuid": "11c5f6df1abc41968d0b28fe36393c9d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19831/?format=api"
            },
            "volume": 228983199,
            "numberOfFiles": 379,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 19834,
            "dataPath": "/badc/csip/data/cfarr-lidar-uv/csip_pilot/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP) -Pilot: Chilbolton Facility for Atmospheric and Radio Research (CFARR) UV Raman Lidar Data",
                "uuid": "3a4bb6912981420f93c82071561badef",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19833/?format=api"
            },
            "volume": 33915860,
            "numberOfFiles": 21,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 19836,
            "dataPath": "/badc/csip/data/cfarr-lidar-uv/csip_main/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): Chilbolton Facility for Atmospheric and Radio Research (CFARR) UV Raman Lidar Data",
                "uuid": "c05ee1f9898a4bdeaca7b466221e22cc",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19835/?format=api"
            },
            "volume": 9629358,
            "numberOfFiles": 21,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 19838,
            "dataPath": "/badc/caesar/data/cfarr-lidar-uv",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "CAESAR: Chilbolton Facility for Atmospheric and Radio Research (CFARR) UV Raman Lidar Data",
                "uuid": "d2ad4b24782a4121a8bd2747596408bd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19837/?format=api"
            },
            "volume": 15598089,
            "numberOfFiles": 15,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 19840,
            "dataPath": "/badc/appraise/data/adient/cfarr-lidar-uv/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "APPRAISE ADIENT and EM25: Chilbolton Facility for Atmospheric and Radio Research (CFARR) UV Raman Lidar Data",
                "uuid": "abc997f656d64ad384dab3ea88a3441f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19839/?format=api"
            },
            "volume": 35709236,
            "numberOfFiles": 33,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 19842,
            "dataPath": "/badc/appraise/data/clouds/cfarr-lidar-uv/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "APPRAISE CLOUDS: Chilbolton Facility for Atmospheric and Radio Research (CFARR) UV Raman Lidar Data",
                "uuid": "bada50e6a9fe485c94bab5e51b51249c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19841/?format=api"
            },
            "volume": 40304330,
            "numberOfFiles": 41,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 19844,
            "dataPath": "/badc/vacar/data/cfarr-lidar-uv",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "VACAR: Chilbolton Facility for Atmospheric and Radio Research (CFARR) UV Raman Lidar Data",
                "uuid": "73dd1d9fffff4e27a3a7fee57255db87",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19843/?format=api"
            },
            "volume": 18452890,
            "numberOfFiles": 9,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 19846,
            "dataPath": "/badc/constrain/data/cfarr-lidar-uv",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "CONSTRAIN: Chilbolton Facility for Atmospheric and Radio Research (CFARR) UV Raman Lidar Data",
                "uuid": "607539d4bd52494e9e7129ac7463a160",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19845/?format=api"
            },
            "volume": 8222718,
            "numberOfFiles": 5,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 19848,
            "dataPath": "http://maps.elie.ucl.ac.be/CCI/viewer/download.php",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Land Cover Climate Change Initiative (Land_Cover_cci):  Land Surface Seasonality Products",
                "uuid": "7c114fc6e2884c1f9ca107e7a502fdbf",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19847/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are in NetCDF and GeoTIFF"
        },
        {
            "ob_id": 19850,
            "dataPath": "http://maps.elie.ucl.ac.be/CCI/viewer/download.php",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "ESA Land Cover Climate Change Initiative (Land_Cover_cci):  MERIS Surface Reflectance",
                "uuid": "e80f28ccb0504c32b403eee654a8a5b3",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19849/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Unknown"
        },
        {
            "ob_id": 19852,
            "dataPath": "http://osisaf.met.no/p/ice/index.html#conc-reproc",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "online",
            "observation": {
                "title": "Global Sea Ice Concentration reprocessing dataset 1978-2015 (v1.2)",
                "uuid": "8bbde1a8a0ce4a86904a3d7b2b917955",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19851/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are in NetCDF"
        },
        {
            "ob_id": 19853,
            "dataPath": "/unkown",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "The product is given as vector data in shapefile format. The coordinates are specified in the polarstereographic map projection. Projection type and related projection parameters are stored in the\r\nshapefiles."
        },
        {
            "ob_id": 19912,
            "dataPath": "/neodc/meris/data/l1b/reprocessing_v3",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MEdium Resolution Imaging Spectrometer (MERIS): Level 1B reprocessed radiance product, Version 3",
                "uuid": "3c6d22dad7fb44dea4223319d2c37351",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19911/?format=api"
            },
            "volume": 20561936133481,
            "numberOfFiles": 51873,
            "fileFormat": "Data are Envisat PDS formatted."
        },
        {
            "ob_id": 19974,
            "dataPath": "/badc/env-baseline/data/kirby-misperton/aq",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Environmental Baseline Project: Air quality measurements from Kirby Misperton",
                "uuid": "ac5efde71dc14234959488fd780430a9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19977/?format=api"
            },
            "volume": 193578979,
            "numberOfFiles": 58,
            "fileFormat": "Data are NASA Ames formatted"
        },
        {
            "ob_id": 19980,
            "dataPath": "/neodc/esacci/ghg/data/obs4mips/crdp_3/CH4/v100/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Greenhouse Gases Climate Change Initiative (GHG_cci): Merged SCIAMACHY and GOSAT Level 3 gridded atmospheric column-average methane (XCH4) product in Obs4MIPs format",
                "uuid": "586ae7b2386741babc69c03a244264fd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19813/?format=api"
            },
            "volume": 10461082,
            "numberOfFiles": 2,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 19982,
            "dataPath": "/neodc/esacci/ghg/data/obs4mips/crdp_3/CO2/v100/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Greenhouse Gases Climate Change Initiative (GHG_cci): Merged SCIAMACHY and GOSAT Level 3 gridded atmospheric column-average carbon dioxide (XCO2) product in Obs4MIPs format",
                "uuid": "d864a8a9776f4b46af29a292fcf4556c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19981/?format=api"
            },
            "volume": 10461113,
            "numberOfFiles": 2,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 19992,
            "dataPath": "/neodc/arsf/2014/BAS13_01/BAS13_01-2014_070_Tamar",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ARSF flight BAS13_01-2014_070_Tamar",
                "uuid": "b39ae6b544464a0299f71d01ef48d0fb",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/13215/?format=api"
            },
            "volume": 264436922208,
            "numberOfFiles": 2192,
            "fileFormat": "Data are HDR formatted. Images are TIF and JPEG formatted. Documents are PDF formatted."
        },
        {
            "ob_id": 19993,
            "dataPath": "/neodc/arsf/2014/BAS13_01/BAS13_01-2014_068b_Tamar",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ARSF flight BAS13_01-2014_068b_Tamar",
                "uuid": "85a18b4573964ff183082adac8ae4027",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/13213/?format=api"
            },
            "volume": 154215524690,
            "numberOfFiles": 1184,
            "fileFormat": "Data are HDR formatted. Images are TIF and JPEG formatted. Documents are PDF formatted."
        },
        {
            "ob_id": 19994,
            "dataPath": "/neodc/arsf/2014/BAS13_01/BAS13_01-2014_063_Tamar",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ARSF flight BAS13_01-2014_063_Tamar",
                "uuid": "60330852e0484064b318fd871f3e044a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/13211/?format=api"
            },
            "volume": 227912986840,
            "numberOfFiles": 111,
            "fileFormat": "Data are HDR formatted. Images are TIF and JPEG formatted. Documents are PDF formatted."
        },
        {
            "ob_id": 19995,
            "dataPath": "/neodc/arsf/2014/BAS13_01/BAS13_01-2014_069_Tamar",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ARSF flight BAS13_01-2014_069_Tamar",
                "uuid": "c189385698014faf9e75478d59a974ee",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/13214/?format=api"
            },
            "volume": 157960298763,
            "numberOfFiles": 1276,
            "fileFormat": "Data are HDR formatted. Images are TIF and JPEG formatted. Documents are PDF formatted."
        },
        {
            "ob_id": 19996,
            "dataPath": "/neodc/arsf/2014/BAS13_01/BAS13_01-2014_068a_Tamar",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ARSF flight BAS13_01-2014_068a_Tamar",
                "uuid": "ac0cd9323ea049b5944cdcb79870d174",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/13212/?format=api"
            },
            "volume": 252854053421,
            "numberOfFiles": 2085,
            "fileFormat": "Data are HDR formatted. Images are TIF and JPEG formatted. Documents are PDF formatted."
        },
        {
            "ob_id": 19998,
            "dataPath": "/badc/ukcp09/data/marine/minerva/dataset_1/ens_members",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MINERVA: North-West European shelf seas marine climate projections data: spatial two-dimensional 30-year mean climatology ensemble members",
                "uuid": "0899444452c740cc8cdc65e86fb301c7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19997/?format=api"
            },
            "volume": 269051361,
            "numberOfFiles": 289,
            "fileFormat": "NetCDF"
        },
        {
            "ob_id": 20009,
            "dataPath": "/badc/specs/data/SPECS/output/MOHC/GloSea5/horizlResImpact",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "SPECS - MOHC-GloSea5 model output prepared for SPECS horizlResImpact (1996-2009)",
                "uuid": "194b93eebfc64f249b5f539bc8f0c802",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20008/?format=api"
            },
            "volume": 952161330016,
            "numberOfFiles": 36709,
            "fileFormat": "The data are provided in NetCDF format."
        },
        {
            "ob_id": 20011,
            "dataPath": "/badc/eucleia/data/EUCLEIA/output/MOHC/HadGEM3-A-N216/historicalShort",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUCLEIA short historical forcings experiment (2014 – 2015), a numerical simulation data produced by the UK Met Office using HadGEM3-A.",
                "uuid": "3de3d8ff18d64a9f8d245af7e9852a68",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/14472/?format=api"
            },
            "volume": 4703770507548,
            "numberOfFiles": 6827,
            "fileFormat": "The data are provided in CF-1.4 compliant NetCDF format."
        },
        {
            "ob_id": 20012,
            "dataPath": "/badc/eucleia/data/EUCLEIA/output/MOHC/HadGEM3-A-N216/historicalNatShort",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUCLEIA short historical natural-only forcings experiment  (2014 – 2015), a numerical simulation data produced by the UK Met Office using HadGEM3-A.",
                "uuid": "cb7aa79352b34910920fef729e5f75b8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/14473/?format=api"
            },
            "volume": 4704627929476,
            "numberOfFiles": 6828,
            "fileFormat": "The data are provided in CF-1.4 compliant NetCDF format."
        },
        {
            "ob_id": 20014,
            "dataPath": "/badc/specs/data/SPECS/output/MOHC/GloSea5/seaIceInit",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "SPECS - MOHC-GloSea5 model output prepared for SPECS seaIceInit (1996-2009)",
                "uuid": "1625829014d640d8ae2b9286e3bb8978",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20013/?format=api"
            },
            "volume": 687463587127,
            "numberOfFiles": 31501,
            "fileFormat": "The data are provided in a CF compliant NetCDF format."
        },
        {
            "ob_id": 20023,
            "dataPath": "/badc/specs/data/SPECS/output/MPI-M/MPI-ESM-LR/seaIceInit",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "SPECS - MPI-ESM-LR model output prepared for SPECS seaIceInit (1991-2012)",
                "uuid": "c2a5a9351cf64dd3837ad68944086333",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20021/?format=api"
            },
            "volume": 261440189621,
            "numberOfFiles": 47307,
            "fileFormat": "The data are provided in a CF-compliant NetCDF format."
        },
        {
            "ob_id": 20026,
            "dataPath": "/badc/specs/data/SPECS/output/MPI-M/MPI-ESM-LR/soilMoistureInit",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "SPECS - MPI-ESM-LR model output prepared for SPECS soilMoistureInit (1981-2012)",
                "uuid": "74cc15faa27b4e86acb8f54c4e704dcd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20024/?format=api"
            },
            "volume": 1002907213309,
            "numberOfFiles": 179201,
            "fileFormat": "The data are provided in a CF-compliant NetCDF format."
        },
        {
            "ob_id": 20028,
            "dataPath": "/badc/env-baseline/data/kirby-misperton/met/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Environmental Baseline Project: Surface meteorological measurements from Kirby Misperton",
                "uuid": "3b680883c88b4bfb9e80542ed5b3f1e8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20027/?format=api"
            },
            "volume": 79075830,
            "numberOfFiles": 52,
            "fileFormat": "Data are NASA Ames formatted"
        },
        {
            "ob_id": 20031,
            "dataPath": "/neodc/sentinel1b/data/IW/L1_SLC/IPF_v2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1B C-band Synthetic Aperture Radar (SAR): Interferometric Wide (IW) mode Single Look Complex (SLC) Level 1 data, Instrument Processing Facility (IPF) v2",
                "uuid": "96de05733b5d464885da0e1495626f7f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20015/?format=api"
            },
            "volume": 1439933488233013,
            "numberOfFiles": 1692978,
            "fileFormat": "Image data files are in a binary format. Quicklook images are in png format. Manifest files with relevant metadata are in SAFE format."
        },
        {
            "ob_id": 20032,
            "dataPath": "/neodc/sentinel1b/data/EW/L1_GRD/m/IPF_v2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1B C-band Synthetic Aperture Radar (SAR): Extra Wide (EW) mode Ground Range Detected (GRD) Medium Resolution (MR) Level 1 data",
                "uuid": "275dfa6961464bfdada866b156f2605a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20022/?format=api"
            },
            "volume": 12543638216111,
            "numberOfFiles": 240826,
            "fileFormat": "Image data files are in a binary format. Quicklook images are in png format. Manifest files with relevant metadata are in SAFE format."
        },
        {
            "ob_id": 20033,
            "dataPath": "/neodc/sentinel1b/data/IW/L1_GRD/h/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1B C-band Synthetic Aperture Radar (SAR): Interferometric Wide (IW) mode Ground Range Detected (GRD) High Resolution (HR) Level 1 data",
                "uuid": "ac7ade0c3a7b4444867e7e46959ee385",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20025/?format=api"
            },
            "volume": 104584916166009,
            "numberOfFiles": 621960,
            "fileFormat": "Image data files are in a binary format. Quicklook images are in png format. Manifest files with relevant metadata are in SAFE format."
        },
        {
            "ob_id": 20035,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadISD/subdaily/HadISDTable/r1/v1-0-0-2011f",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadISD: Global sub-daily, surface meteorological station data, 1973-2011, v1.0.0.2011f",
                "uuid": "522c2801b6994745a32b6b63a03891f0",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20034/?format=api"
            },
            "volume": 7356794575,
            "numberOfFiles": 6104,
            "fileFormat": "The data are provided in NetCDF format."
        },
        {
            "ob_id": 20037,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadISD/subdaily/HadISDTable/r1/v1-0-1-2012p",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadISD: Global sub-daily, surface meteorological station data, 1973-2012, v1.0.1.2012p",
                "uuid": "64ee8b9d6e0048cfa903f1c21937b83a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20039/?format=api"
            },
            "volume": 7551245241,
            "numberOfFiles": 6104,
            "fileFormat": "The data are provided in NetCDF format."
        },
        {
            "ob_id": 20038,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadISD/subdaily/HadISDTable/r1/v1-0-2-2013f",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadISD: Global sub-daily, surface meteorological station data, 1973-2013, v1.0.2.2013f",
                "uuid": "4c44bc7beac5428aa1af2f3aca1a2055",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20040/?format=api"
            },
            "volume": 7727928098,
            "numberOfFiles": 6104,
            "fileFormat": "The data are provided in NetCDF format."
        },
        {
            "ob_id": 20042,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadISD/subdaily/HadISDTable/r1/v2-0-0-2015p",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadISD: Global sub-daily, surface meteorological station data, 1931-2015, v2.0.0.2015p",
                "uuid": "c1b593ad0a9945e18fa8d975908f19f0",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20041/?format=api"
            },
            "volume": 31881886594,
            "numberOfFiles": 7693,
            "fileFormat": "The data are provided in NetCDF format."
        },
        {
            "ob_id": 20045,
            "dataPath": "https://crudata.uea.ac.uk/cru/data/hrg/Known_Problems_CRU_TS_3.24.txt",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "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."
        },
        {
            "ob_id": 20047,
            "dataPath": "https://crudata.uea.ac.uk/cru/data/hrg/Known_Problems_CRU_TS_3.24.txt",
            "oldDataPath": [],
            "storageLocation": "external",
            "storageStatus": "offline",
            "observation": {
                "title": "CRU TS3.24: Climatic Research Unit (CRU) Time-Series (TS) Version 3.24 of High Resolution Gridded Data of Month-by-month Variation in Climate (Jan. 1901- Dec. 2015)",
                "uuid": "492c792f417c452db1a5946b9c3bc5fe",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20046/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "NetCDF and ASCII"
        },
        {
            "ob_id": 20049,
            "dataPath": "/badc/chilbolton/data/cloud-camera_sparsholt",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Chilbolton Facility for Atmospheric and Radio Research (CFARR): cloud camera imagery from Sparsholt College, Hampshire (1996-1997)",
                "uuid": "3c3ecba47fdc41f8bbf2e2e9194a3598",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20048/?format=api"
            },
            "volume": 14860255307,
            "numberOfFiles": 78015,
            "fileFormat": "Image files are GIF formatted"
        },
        {
            "ob_id": 20052,
            "dataPath": "/badc/chilbolton/data/cloud-camera-2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Chilbolton Facility for Atmospheric and Radio Research (CFARR): cloud camera 2 imagery from Chilbolton, Hampshire (2016-present)",
                "uuid": "f55f5649110b4b98b3d5177d8ff2eac9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20051/?format=api"
            },
            "volume": 530708496,
            "numberOfFiles": 289,
            "fileFormat": "Image files are Jpeg formatted"
        },
        {
            "ob_id": 20058,
            "dataPath": "/badc/buniaac/data/man-wibs3m",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BUNIAACIC: Manchester UV-LIF spectrometer data (fluorine and chlorine number concentration and particle size distribution) (MAN-WIBS3M)",
                "uuid": "f054a8b0fac649f78e87baef1db89cde",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20057/?format=api"
            },
            "volume": 1718382,
            "numberOfFiles": 2,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 20061,
            "dataPath": "/badc/buniaac/data/pollution-flags",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BUNIAACIC: Pollution episode flags",
                "uuid": "59c40940887b4c3f98158c2f8ed7fb10",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20060/?format=api"
            },
            "volume": 42962,
            "numberOfFiles": 2,
            "fileFormat": "Data are NASA Ames formatted"
        },
        {
            "ob_id": 20064,
            "dataPath": "/badc/buniaac/data/man-ccn",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BUNIAACIC: Manchester atmospheric cloud condensation nuclei measurements",
                "uuid": "35b956ceb80b48ca953f310951146832",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19925/?format=api"
            },
            "volume": 1712168,
            "numberOfFiles": 2,
            "fileFormat": "Data are NASA Ames formatted"
        },
        {
            "ob_id": 20065,
            "dataPath": "/badc/buniaac/data/usp-acsm",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BUNIAACIC: Aerosol Chemical Speciation Monitor - Universidade de Sao Paulo (USP-ACSM)",
                "uuid": "6aa09380a1e04f8c99adea8602394caa",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19929/?format=api"
            },
            "volume": 12414,
            "numberOfFiles": 2,
            "fileFormat": "Data are NASA Ames formatted"
        },
        {
            "ob_id": 20066,
            "dataPath": "/badc/buniaac/data/man-maap-bc",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BUNIAACIC: Manchester Multiangle Absorption Photometer - black carbon measurements (MAN-MAAP-BC)",
                "uuid": "f56f3e729dbd470288ae41c25e932e6d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19928/?format=api"
            },
            "volume": 486770,
            "numberOfFiles": 2,
            "fileFormat": "Data are NASA Ames formatted"
        },
        {
            "ob_id": 20067,
            "dataPath": "/badc/buniaac/data/man-htdma",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BUNIAACIC: Manchester Hygroscopicity Tandem Differential Mobility Analyser measurements",
                "uuid": "bc41767cd58a461095de708fe8442614",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19927/?format=api"
            },
            "volume": 1944382,
            "numberOfFiles": 6,
            "fileFormat": "Data are NASA Ames formatted"
        },
        {
            "ob_id": 20069,
            "dataPath": "/badc/glocaem/data/reading/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "GloCAEM: Atmospheric electricity measurements at University of Reading",
                "uuid": "3451b0d7a2f2439d8f1926041ddf8b4c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20072/?format=api"
            },
            "volume": 14739250030,
            "numberOfFiles": 13928,
            "fileFormat": "Data are BADC-CSV formatted"
        },
        {
            "ob_id": 20074,
            "dataPath": "/neodc/esacci/ocean_colour/data/v2-release/geographic/netcdf/chlor_a/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Ocean Colour Climate Change Initiative (Ocean_Colour_cci): Global chlorophyll-a data products gridded on a geographic projection, Version 2.0",
                "uuid": "3ba980b6cfba4bb48a5fe9c4efdeffe9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19889/?format=api"
            },
            "volume": 629758521957,
            "numberOfFiles": 8082,
            "fileFormat": "Data are in NetCDF"
        },
        {
            "ob_id": 20075,
            "dataPath": "/neodc/esacci/ocean_colour/data/v2-release/geographic/netcdf/iop/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Ocean Colour Climate Change Initiative (Ocean_Colour_cci): Global dataset of inherent optical properties (IOP) gridded on a geographic projection, Version 2.0",
                "uuid": "a2cd1cefc5b84b86bbaa09bb3832e497",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19888/?format=api"
            },
            "volume": 7243080341433,
            "numberOfFiles": 8083,
            "fileFormat": "Data are in NetCDF"
        },
        {
            "ob_id": 20076,
            "dataPath": "/neodc/esacci/ocean_colour/data/v2-release/geographic/netcdf/kd/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Ocean Colour Climate Change Initiative (Ocean_Colour_cci): Global attenuation coefficient for downwelling irradiance (Kd490) gridded on a geographic projection, Version 2.0",
                "uuid": "49bcb6f29c824ae49e41d2d3656f11be",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19887/?format=api"
            },
            "volume": 627267497627,
            "numberOfFiles": 8083,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 20077,
            "dataPath": "/neodc/esacci/ocean_colour/data/v2-release/geographic/netcdf/rrs/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Ocean Colour Climate Change Initiative (Ocean_Colour_cci): Global remote sensing reflectance gridded on a geographic projection, Version 2.0",
                "uuid": "aaf1d54282e94d5483356521f1b76434",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19886/?format=api"
            },
            "volume": 5037604116737,
            "numberOfFiles": 8087,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 20078,
            "dataPath": "/neodc/esacci/ocean_colour/data/v2-release/sinusoidal/netcdf/chlor_a/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Ocean Colour Climate Change Initiative (Ocean_Colour_cci): Global chlorophyll-a data products gridded on a sinusoidal projection, Version 2.0",
                "uuid": "7852b8af4bda446ab12290b7b106cc3c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/19883/?format=api"
            },
            "volume": 690349790120,
            "numberOfFiles": 8082,
            "fileFormat": "Data are in NetCDF format"
        }
    ]
}