Florida DEP Cleanup Sites Monitor
Pricing
from $3.00 / 1,000 florida dep cleanup site rows
Florida DEP Cleanup Sites Monitor
Export official Florida Department of Environmental Protection cleanup-site rows from the public ArcGIS REST layer for environmental due diligence, compliance, and civic research. Unofficial and not affiliated with Florida DEP.
Pricing
from $3.00 / 1,000 florida dep cleanup site rows
Rating
0.0
(0)
Developer
Defenestrator
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
7 hours ago
Last modified
Share
Export official Florida DEP cleanup-site rows from the public ArcGIS REST layer into normalized, source-linked Apify dataset rows with county, status, category, location, and document-link fields.
Use this Actor when you need repeatable access to Florida DEP cleanup-site records without manually querying an interactive map or ArcGIS endpoint.
Unofficial / not affiliated: this Actor is independently developed and is not affiliated with, endorsed by, sponsored by, or maintained by the Florida Department of Environmental Protection, the State of Florida, or any government agency.
Common use cases
- Monitor public Florida cleanup-site records by county, status, category, or location.
- Support environmental due diligence, property research, journalism, civic research, lending/insurance review, or compliance workflows.
- Export site rows from the public ArcGIS layer to JSON, CSV, Excel, or an API integration.
- Create repeatable scheduled checks instead of hand-querying the map.
Official source
- ArcGIS query endpoint: https://ca.dep.state.fl.us/arcgis/rest/services/OpenData/CLEANUP_SP/MapServer/0/query
- ArcGIS Hub API page: https://geodata.dep.state.fl.us/datasets/dep-cleanup-sites/api
Always verify important decisions against the official Florida DEP source or DEP directly.
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
maxItems | integer | 25 | Maximum normalized rows to save (1–500). |
maxScanRecords | integer | 5000 | Maximum raw records to page-scan before stopping (1–10000). |
businessSearch | string | — | Case-insensitive substring on business/site name. |
citySearch | string | — | Case-insensitive substring on city. |
cleanupCategoryKeys | string[] | — | Exact-match cleanup category codes, such as ["PFAS"]. |
remediationStatusKeys | string[] | — | Exact-match remediation status codes, such as ["OPEN"]. |
programAreaIds | string[] | — | Exact-match program area IDs, such as ["DR"]. |
sourceDatabaseIds | string[] | — | Exact-match source database IDs, such as ["ERIC_5055"]. |
countyIds | integer[] | — | Numeric county-code matches. |
updatedSince | string | — | ISO 8601 date; rows with DATA_LOAD_DATE >= updatedSince. |
includeRawFields | boolean | false | Attach sanitized raw ArcGIS fields; staff/internal fields are excluded. |
timeoutSecs | integer | 30 | HTTP request timeout per call (5–120). |
Example input
{"maxItems": 25,"maxScanRecords": 1000,"remediationStatusKeys": ["OPEN"],"includeRawFields": false}
What you get
Each dataset row contains normalized fields derived from the ArcGIS layer, including:
- cleanup-site key
- source database and program area IDs
- cleanup category and remediation status
- data load date
- county, city, address, state, ZIP
- latitude/longitude when provided by the source layer
- document/source URLs
- collection timestamp
- input-match metadata
- optional sanitized raw fields
The Actor also writes run metadata such as fetched/scanned/saved counts, source URL, applied filters, timestamp, warnings, and errors.
Pricing
from $3.00 / 1,000 Florida DEP cleanup-site rows
This Actor uses Apify Pay per Event pricing with platform usage included. The row event is charged only for useful rows written to the default dataset.
| Event | Price | Unit |
|---|---|---|
Actor start (apify-actor-start) | $0.00005 | Once when the run starts. |
Florida DEP Cleanup Site Row (apify-default-dataset-item) | $0.003 | Per Florida DEP cleanup-site row. |
A row is one normalized Florida DEP cleanup-site row. Apify plan discounts, user-configured max-charge limits, and any future Apify pricing UI changes may affect final charges.
Limitations and responsible use
- ArcGIS field-shape drift: the underlying ArcGIS layer may add, rename, or remove fields without notice. Unexpected new fields are dropped; missing required fields stop the run with a clear drift error.
- Source availability: the ArcGIS REST endpoint may be intermittently unavailable or rate-limited by the state.
- Geocoding precision: latitude/longitude values come from ArcGIS geometry. Precision depends on the source layer, not this Actor.
- Data update lag: rows may reflect data that is hours or days old.
- No completeness guarantee: the Actor fetches and filters rows from the source; it does not validate that every source-valid row is included.
This Actor is not legal advice, environmental advice, due-diligence advice, or a substitute for professional environmental assessment, legal counsel, or official government determinations. Do not use output as the sole basis for lending, insurance, legal, environmental, or other sensitive decisions. Do not use output for unsolicited mass messaging, harassment, or unlawful activity.
Related Actors in this portfolio
This Actor is part of the Property, infrastructure, and grants datasets group. These are narrow, source-specific Apify Actors intended for scheduled checks and repeatable dataset exports — not broad scraped-content feeds.
- Florida DEP Cleanup Sites Monitor — Official Florida DEP cleanup-site rows for property/environmental review.
- Census Building Permits Monitor — Official Census building-permit rows for construction and local-market monitoring.
- California Grants Opportunities Monitor — Official California Grants Portal opportunities for funding-discovery workflows.
- EPA WaterSense Labeled Products — Official EPA WaterSense labeled-product rows for product and procurement research.
Each listing includes its own source notes, limits, pricing, and responsible-use caveats. Use the official source links in each Actor when decisions require verification.