records

records

Active filters Clear all

No active filters

Filters

Data Roadmap and Tracker

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
ID
               

No description available for this field.

Name (identifier)
id
Type
text
Sample
                       
Dataset Title
               

No description available for this field.

Name (identifier)
dataset_title
Type
text
Sample
                       
Description
A short description of what the dataset is

No description available for this field.

Name (identifier)
description
Type
text
Sample
                       
Triage Outcome
               

No description available for this field.

Name (identifier)
triage_outcome
Type
text
Sample
                       
Portal Status
               

No description available for this field.

Name (identifier)
portal_status
Type
text
Sample
                       
Estimated/Actual Date for Publication
               

No description available for this field.

Name (identifier)
estimated_actual_date_for_publication
Type
date
Sample
                       
Refresh Rate
               

No description available for this field.

Name (identifier)
refresh_rate
Type
text
Sample
                       
Raw/Processed
               

No description available for this field.

Name (identifier)
raw_processed
Type
text
Sample
                       
Link to Dataset
               

No description available for this field.

Name (identifier)
link_to_dataset
Type
text
Sample
                       
Link to Triage
               

No description available for this field.

Name (identifier)
link_to_triage
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"ukpn-external-facing-tracker",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ukpn-external-facing-tracker"
      }
    ]
    ,
  • "definitions":
    {
    • "ukpn-external-facing-tracker":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ukpn-external-facing-tracker_records"
            }
          }
        }
      }
      ,
    • "ukpn-external-facing-tracker_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"string",
              • "title":"ID",
              • "description":""
              }
              ,
            • "dataset_title":
              {
              • "type":"string",
              • "title":"Dataset Title",
              • "description":""
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"Description",
              • "description":"A short description of what the dataset is"
              }
              ,
            • "triage_outcome":
              {
              • "type":"string",
              • "title":"Triage Outcome",
              • "description":""
              }
              ,
            • "portal_status":
              {
              • "type":"string",
              • "title":"Portal Status",
              • "description":""
              }
              ,
            • "estimated_actual_date_for_publication":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Estimated/Actual Date for Publication",
              • "description":""
              }
              ,
            • "refresh_rate":
              {
              • "type":"string",
              • "title":"Refresh Rate",
              • "description":""
              }
              ,
            • "raw_processed":
              {
              • "type":"string",
              • "title":"Raw/Processed",
              • "description":""
              }
              ,
            • "link_to_dataset":
              {
              • "type":"string",
              • "title":"Link to Dataset",
              • "description":""
              }
              ,
            • "link_to_triage":
              {
              • "type":"string",
              • "title":"Link to Triage",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets