records

records

Active filters Clear all

No active filters

Filters

Redevelopment Plan - Greenville Industrial

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Download Link
Greenville Industrial Redevelopment Plan PDF

No description available for this field.

Name (identifier)
file
Type
file
Sample
                       

JSON Schema

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

{
  • "title":"greenville-industrial-redevelopment-plan",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/greenville-industrial-redevelopment-plan"
      }
    ]
    ,
  • "definitions":
    {
    • "greenville-industrial-redevelopment-plan":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/greenville-industrial-redevelopment-plan_records"
            }
          }
        }
      }
      ,
    • "greenville-industrial-redevelopment-plan_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "file":
              {
              • "type":"string",
              • "title":"Download Link",
              • "description":"Greenville Industrial Redevelopment Plan PDF"
              }
            }
          }
        }
      }
    }
}

Similar datasets