Railways' Passengers, Freight and Revenues

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year in Hijri
               

No description available for this field.

Name (identifier)
year_in_hijri
Type
date
Sample
                       
Gregorian Year
               

No description available for this field.

Name (identifier)
gregorian_year
Type
date
Sample
                       
No. of Passengers/kilometers (Million)
               

No description available for this field.

Name (identifier)
no_of_passengers_kilometers_million
Type
decimal
Sample
                       
Tons/Kilometers (Million)
               

No description available for this field.

Name (identifier)
tons_kilometers_million
Type
decimal
Sample
                       
Freight Revenues for all Stations (S.R 1,000)
               

No description available for this field.

Name (identifier)
freight_revenues_for_all_stations_s_r_1_000
Type
decimal
Sample
                       
Freight Revenues (S.R 1,000)
               

No description available for this field.

Name (identifier)
freight_revenues_s_r_1_000
Type
decimal
Sample
                       
No. of Passengers for all Stations (000)
               

No description available for this field.

Name (identifier)
no_of_passengers_for_all_stations_000
Type
decimal
Sample
                       
Cargo in tons (000)
               

No description available for this field.

Name (identifier)
cargo_in_tons_000
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"railways-passengers-freight-and-revenues-1999-2008-ad",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/railways-passengers-freight-and-revenues-1999-2008-ad"
      }
    ]
    ,
  • "definitions":
    {
    • "railways-passengers-freight-and-revenues-1999-2008-ad":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/railways-passengers-freight-and-revenues-1999-2008-ad_records"
            }
          }
        }
      }
      ,
    • "railways-passengers-freight-and-revenues-1999-2008-ad_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year_in_hijri":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year in Hijri",
              • "description":""
              }
              ,
            • "gregorian_year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Gregorian Year",
              • "description":""
              }
              ,
            • "no_of_passengers_kilometers_million":
              {
              • "type":"number",
              • "title":"No. of Passengers/kilometers (Million)",
              • "description":""
              }
              ,
            • "tons_kilometers_million":
              {
              • "type":"number",
              • "title":"Tons/Kilometers (Million)",
              • "description":""
              }
              ,
            • "freight_revenues_for_all_stations_s_r_1_000":
              {
              • "type":"number",
              • "title":"Freight Revenues for all Stations (S.R 1,000)",
              • "description":""
              }
              ,
            • "freight_revenues_s_r_1_000":
              {
              • "type":"number",
              • "title":"Freight Revenues (S.R 1,000)",
              • "description":""
              }
              ,
            • "no_of_passengers_for_all_stations_000":
              {
              • "type":"number",
              • "title":"No. of Passengers for all Stations (000)",
              • "description":""
              }
              ,
            • "cargo_in_tons_000":
              {
              • "type":"number",
              • "title":"Cargo in tons (000)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets