records

records

Active filters Clear all

No active filters

Filters

NHS Newborn and infant physical examination screening programme coverage (NP1)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Time period
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Geography
               

No description available for this field.

Name (identifier)
geography
Type
text
Sample
                       
Numerator
The number of people who undertook a screening

No description available for this field.

Name (identifier)
count
Type
integer
Sample
                       
Denominator
The number of people invited to undertake a screening

No description available for this field.

Name (identifier)
denominator
Type
integer
Sample
                       
Performance (%)
The percentage of those who undertook a screening compared to the number invited

No description available for this field.

Name (identifier)
performance_value
Type
decimal
Unit
%
Sample
                       

JSON Schema

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

{
  • "title":"nhs-newborn-and-infant-physical-examination-screening-programme-coverage-np1",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/nhs-newborn-and-infant-physical-examination-screening-programme-coverage-np1"
      }
    ]
    ,
  • "definitions":
    {
    • "nhs-newborn-and-infant-physical-examination-screening-programme-coverage-np1":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/nhs-newborn-and-infant-physical-examination-screening-programme-coverage-np1_records"
            }
          }
        }
      }
      ,
    • "nhs-newborn-and-infant-physical-examination-screening-programme-coverage-np1_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Time period",
              • "description":""
              }
              ,
            • "geography":
              {
              • "type":"string",
              • "title":"Geography",
              • "description":""
              }
              ,
            • "count":
              {
              • "type":"integer",
              • "title":"Numerator",
              • "description":"The number of people who undertook a screening"
              }
              ,
            • "denominator":
              {
              • "type":"integer",
              • "title":"Denominator",
              • "description":"The number of people invited to undertake a screening"
              }
              ,
            • "performance_value":
              {
              • "type":"number",
              • "title":"Performance (%)",
              • "description":"The percentage of those who undertook a screening compared to the number invited",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets