Miami-Dade Parcels Augmented for CAMP
Collections:
CAMP | Little River Climate Resilience | Miami-Dade Climate Resilience
Citation:
Office for Civic and Community Engagement, University of Miami,
Institute for Data Science and Computing
(2024).
Miami-Dade Parcels Augmented for CAMP [gis dataset].
University of Miami Institute for Data Science and Computing.
last updated: 2024-10-28
(update frequency: As Needed).
Abstract: A polygon feature class of property boundaries in Miami-Dade county sourced from the Miami-Dade Open Data Portal and then augmented with elevation data, flood zone data, qualified opportunity zone boolean, water overlap as boolean, managed areas (parks), intersections with major roads, and both county and municipal zoning information. All of the augmentation is based on spatial joines. Please see the ETL and provenance documentation for more information.
Key words:
Miami-Dade County, property, elevation, flood zones, municipal zoning, county zoning, qualified opportunity zones, land use, DOR codes
Open Geospatial Consortium Standards:
dynamic vector tiles |
vector tiles
| vector tile url: https://gdsc.idsc.miami.edu/vectortiles/data/mdc_parcels_camp/{z}/{x}/{y}.pbf
| WMS (coming soon) | WFS (coming soon)
Analytical Functions:
gdsc_get_attributes(tablename=mdc_parcels_camp,lat=25.718,lng=-80.279,identifier=folio,attrs=[objectid,ogc_fid,pid,folio,ttrrss,x_coord,y_coord,true_site_addr,true_site_unit,true_site_city,true_site_zip_code,true_mailing_addr1,true_mailing_addr2,true_mailing_addr3,true_mailing_city,true_mailing_state,true_mailing_zip_code,true_mailing_country,true_owner1,true_owner2,true_owner3,condo_flag,parent_folio,dor_code_cur,dor_desc,subdivision,bedroom_count,bathroom_count,half_bathroom_count,floor_count,unit_count,building_actual_area,building_heated_area,lot_size,year_built,assessment_year_cur,assessed_val_cur,dos_1,price_1,legal,shape_area,shape_length,mdc_county_zone,mdc_county_zone_desc,mdc_municipal_zone,mdc_municipal_zone_desc,mdc_municipal_park_name,mdc_county_park_name,fema_flood_zone,flma_name,flma_type,mdc_qualified_opportunity_zones,mdc_streetid,mdc_street_type,mdc_water_polygons,elevation],normal='')
Name | Description | Type | Units |
---|---|---|---|
objectid | Internal feature number | oid | |
ogc_fid | Unique identifier | integer | |
pid | Property unique identifier | integer | |
folio | Folio identifier | string | |
ttrrss | Township-range-section | string | |
x_coord | X-coordinate | double | |
y_coord | Y-coordinate | double | |
true_site_addr | Site address | string | |
true_site_unit | Site unit | string | |
true_site_city | Site city | string | |
true_site_zip_code | Site zipcode | string | |
true_mailing_addr1 | True mailing address 1 | string | |
true_mailing_addr2 | True mailing address 2 | string | |
true_mailing_addr3 | True mailing address 3 | string | |
true_mailing_city | True mailing city | string | |
true_mailing_state | True mailing state | string | |
true_mailing_zip_code | True mailing zipcode | string | |
true_mailing_country | True mailing country | string | |
true_owner1 | Owner's name 1 | string | |
true_owner2 | Owner's name 2 | string | |
true_owner3 | Owner's name 3 | string | |
condo_flag | Condo flag | string | |
parent_folio | Parent folio identifier | string | |
dor_code_cur | Current DOR (Department of Revenue) Code that idenitifies the land use | string | |
dor_desc | Department of Revenue classification description | string | |
subdivision | Subdivision | string | |
bedroom_count | Number of bedrooms | long integer | bedrooms |
bathroom_count | Number of bathrooms | double | bathrooms |
half_bathroom_count | Number of half bathrooms | long integer | half bathrooms |
floor_count | Number of floors | long integer | floors |
unit_count | Number of units | long integer | units |
building_actual_area | Actual area of building | double | square feet |
building_heated_area | Heated area of building | double | square feet |
lot_size | Land Lot Size - in Square Feet | double | square feet |
year_built | Year built | short integer | |
assessment_year_cur | Current assessment year | long integer | |
assessed_val_cur | Current assessed value | double | |
dos_1 | Date of sale | string | |
price_1 | Price of sale | double | |
legal | Legal representation | string | |
shape_area | area of polygon | double | |
shape_length | length of polygon | double | |
mdc_county_zone | County zone from mdc_county_zones provided by Miami-Dade County | string | |
mdc_county_zone_desc | County zone description from mdc_county_zones provided by Miami-Dade county | string | |
mdc_municipal_zone | Municipal zone from mdc_municipal_zones provided by Miami-Dade county | string | |
mdc_municipal_zone_desc | Municipal zone description from mdc_municipal_zones provided by Miami-Dade county | string | |
mdc_municipal_park_name | Municipal park name from mdc_municipal_park_boundaries provided by Miami-Dade county | string | |
mdc_county_park_name | County park name from mdc_county_park_boundaries provided by Miami-Dade county | string | |
fema_flood_zone | flood zones from mdc_flood_hazard | string | |
flma_name | Florida managed area name | string | |
flma_type | Florida managed area type | string | |
mdc_qualified_opportunity_zones | Whether or not qualifed opportunity zones are within parcels | boolean | |
mdc_streetid | Street id provided by Miami-Dade county | numeric | |
mdc_street_type | Street type | varchar | |
mdc_water_polygons | Whether or not bodies of water overlap with parcels | boolean | |
elevation | relative elevation of area | float | feet |