records

records

Active filters Clear all

No active filters

Filters

Number of licenses to work marine units by year

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
                       
NAVIGATIONAL PERMITS COUNT
               

No description available for this field.

Name (identifier)
navigational_permits_count
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"number-of-licenses-to-work-marine-units-by-year",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/number-of-licenses-to-work-marine-units-by-year"
      }
    ]
    ,
  • "definitions":
    {
    • "number-of-licenses-to-work-marine-units-by-year":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/number-of-licenses-to-work-marine-units-by-year_records"
            }
          }
        }
      }
      ,
    • "number-of-licenses-to-work-marine-units-by-year_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"YEAR",
              • "description":""
              }
              ,
            • "navigational_permits_count":
              {
              • "type":"number",
              • "title":"NAVIGATIONAL PERMITS COUNT",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets