Total Road Length by Category of Roads

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
National Highways Length in Kms
               

No description available for this field.

Name (identifier)
national_highways_length_in_kms
Type
decimal
Sample
                       
National Highways : Percentage Share
               

No description available for this field.

Name (identifier)
national_highways_percentage_share
Type
decimal
Sample
                       
State Highways : Length in Kms
               

No description available for this field.

Name (identifier)
state_highways_length_in_kms
Type
decimal
Sample
                       
State Highways : Percentage Share
               

No description available for this field.

Name (identifier)
state_highways_percentage_share
Type
decimal
Sample
                       
Other PWD Roads : Length in Kms
               

No description available for this field.

Name (identifier)
other_pwd_roads_length_in_kms
Type
decimal
Sample
                       
Other PWD Roads : Percentage Share
               

No description available for this field.

Name (identifier)
other_pwd_roads_percentage_share
Type
decimal
Sample
                       
District Roads : Length in Kms
               

No description available for this field.

Name (identifier)
district_roads_length_in_kms
Type
text
Sample
                       
District Roads : Percentage Share
               

No description available for this field.

Name (identifier)
district_roads_percentage_share
Type
text
Sample
                       
Panchayat Raj Roads : Length in Kms
               

No description available for this field.

Name (identifier)
panchayat_raj_roads_length_in_kms
Type
decimal
Sample
                       
Panchayat Raj Roads : Percentage Share
               

No description available for this field.

Name (identifier)
panchayat_raj_roads_percentage_share
Type
decimal
Sample
                       
JRY & PMGSY Roads : Length in Kms
               

No description available for this field.

Name (identifier)
jry_pmgsy_roads_length_in_kms
Type
decimal
Sample
                       
JRY & PMGSY Roads : Percentage Share
               

No description available for this field.

Name (identifier)
jry_pmgsy_roads_percentage_share
Type
decimal
Sample
                       
Rural Roads : Length in Kms
               

No description available for this field.

Name (identifier)
rural_roads_length_in_kms
Type
text
Sample
                       
Rural Roads : Percentage Share
               

No description available for this field.

Name (identifier)
rural_roads_percentage_share
Type
text
Sample
                       
Urban Roads : Length in Kms
               

No description available for this field.

Name (identifier)
urban_roads_length_in_kms
Type
decimal
Sample
                       
Urban Roads : Percentage Share
               

No description available for this field.

Name (identifier)
urban_roads_percentage_share
Type
decimal
Sample
                       
Project Roads : Length in Kms
               

No description available for this field.

Name (identifier)
project_roads_length_in_kms
Type
decimal
Sample
                       
Project Roads : Percentage Share
               

No description available for this field.

Name (identifier)
project_roads_percentage_share
Type
decimal
Sample
                       
Surfaced : Length in Kms
               

No description available for this field.

Name (identifier)
surfaced_length_in_kms
Type
decimal
Sample
                       
Surfaced : Percentage Share
               

No description available for this field.

Name (identifier)
surfaced_percentage_share
Type
decimal
Sample
                       
Total : Length in Kms
               

No description available for this field.

Name (identifier)
total_length_in_kms
Type
decimal
Sample
                       
Total : Percentage Share
               

No description available for this field.

Name (identifier)
total_percentage_share
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"total-road-length-by-category-of-roads",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/total-road-length-by-category-of-roads"
      }
    ]
    ,
  • "definitions":
    {
    • "total-road-length-by-category-of-roads":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/total-road-length-by-category-of-roads_records"
            }
          }
        }
      }
      ,
    • "total-road-length-by-category-of-roads_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "national_highways_length_in_kms":
              {
              • "type":"number",
              • "title":"National Highways Length in Kms",
              • "description":""
              }
              ,
            • "national_highways_percentage_share":
              {
              • "type":"number",
              • "title":"National Highways : Percentage Share",
              • "description":""
              }
              ,
            • "state_highways_length_in_kms":
              {
              • "type":"number",
              • "title":"State Highways : Length in Kms",
              • "description":""
              }
              ,
            • "state_highways_percentage_share":
              {
              • "type":"number",
              • "title":"State Highways : Percentage Share",
              • "description":""
              }
              ,
            • "other_pwd_roads_length_in_kms":
              {
              • "type":"number",
              • "title":"Other PWD Roads : Length in Kms",
              • "description":""
              }
              ,
            • "other_pwd_roads_percentage_share":
              {
              • "type":"number",
              • "title":"Other PWD Roads : Percentage Share",
              • "description":""
              }
              ,
            • "district_roads_length_in_kms":
              {
              • "type":"string",
              • "title":"District Roads : Length in Kms",
              • "description":""
              }
              ,
            • "district_roads_percentage_share":
              {
              • "type":"string",
              • "title":"District Roads : Percentage Share",
              • "description":""
              }
              ,
            • "panchayat_raj_roads_length_in_kms":
              {
              • "type":"number",
              • "title":"Panchayat Raj Roads : Length in Kms",
              • "description":""
              }
              ,
            • "panchayat_raj_roads_percentage_share":
              {
              • "type":"number",
              • "title":"Panchayat Raj Roads : Percentage Share",
              • "description":""
              }
              ,
            • "jry_pmgsy_roads_length_in_kms":
              {
              • "type":"number",
              • "title":"JRY & PMGSY Roads : Length in Kms",
              • "description":""
              }
              ,
            • "jry_pmgsy_roads_percentage_share":
              {
              • "type":"number",
              • "title":"JRY & PMGSY Roads : Percentage Share",
              • "description":""
              }
              ,
            • "rural_roads_length_in_kms":
              {
              • "type":"string",
              • "title":"Rural Roads : Length in Kms",
              • "description":""
              }
              ,
            • "rural_roads_percentage_share":
              {
              • "type":"string",
              • "title":"Rural Roads : Percentage Share",
              • "description":""
              }
              ,
            • "urban_roads_length_in_kms":
              {
              • "type":"number",
              • "title":"Urban Roads : Length in Kms",
              • "description":""
              }
              ,
            • "urban_roads_percentage_share":
              {
              • "type":"number",
              • "title":"Urban Roads : Percentage Share",
              • "description":""
              }
              ,
            • "project_roads_length_in_kms":
              {
              • "type":"number",
              • "title":"Project Roads : Length in Kms",
              • "description":""
              }
              ,
            • "project_roads_percentage_share":
              {
              • "type":"number",
              • "title":"Project Roads : Percentage Share",
              • "description":""
              }
              ,
            • "surfaced_length_in_kms":
              {
              • "type":"number",
              • "title":"Surfaced : Length in Kms",
              • "description":""
              }
              ,
            • "surfaced_percentage_share":
              {
              • "type":"number",
              • "title":"Surfaced : Percentage Share",
              • "description":""
              }
              ,
            • "total_length_in_kms":
              {
              • "type":"number",
              • "title":"Total : Length in Kms",
              • "description":""
              }
              ,
            • "total_percentage_share":
              {
              • "type":"number",
              • "title":"Total : Percentage Share",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets