US Census Bureau Intercensal Estimates of the Resident Population by Sex and Age

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
AGE_NAME
               

No description available for this field.

Name (identifier)
age_name
Type
text
Sample
                       
LOCATION_NAME
               

No description available for this field.

Name (identifier)
location_name
Type
text
Sample
                       
LOCATION_REF-CODE
               

No description available for this field.

Name (identifier)
location_ref_code
Type
integer
Sample
                       
Sex Name
               

No description available for this field.

Name (identifier)
sex_name
Type
text
Sample
                       
VARIABLE_NAME
               

No description available for this field.

Name (identifier)
variable_name
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"united-states-us-census-bureau-intercensal-estimates-of-the-resident-population-",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/united-states-us-census-bureau-intercensal-estimates-of-the-resident-population-"
      }
    ]
    ,
  • "definitions":
    {
    • "united-states-us-census-bureau-intercensal-estimates-of-the-resident-population-":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/united-states-us-census-bureau-intercensal-estimates-of-the-resident-population-_records"
            }
          }
        }
      }
      ,
    • "united-states-us-census-bureau-intercensal-estimates-of-the-resident-population-_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "age_name":
              {
              • "type":"string",
              • "title":"AGE_NAME",
              • "description":""
              }
              ,
            • "location_name":
              {
              • "type":"string",
              • "title":"LOCATION_NAME",
              • "description":""
              }
              ,
            • "location_ref_code":
              {
              • "type":"integer",
              • "title":"LOCATION_REF-CODE",
              • "description":""
              }
              ,
            • "sex_name":
              {
              • "type":"string",
              • "title":"Sex Name",
              • "description":""
              }
              ,
            • "variable_name":
              {
              • "type":"string",
              • "title":"VARIABLE_NAME",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets