Florida DEP Cleanup Sites Monitor avatar

Florida DEP Cleanup Sites Monitor

Pricing

from $3.00 / 1,000 florida dep cleanup site rows

Go to Apify Store
Florida DEP Cleanup Sites Monitor

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

Defenestrator

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

7 hours ago

Last modified

Categories

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

Always verify important decisions against the official Florida DEP source or DEP directly.

Input parameters

ParameterTypeDefaultDescription
maxItemsinteger25Maximum normalized rows to save (1–500).
maxScanRecordsinteger5000Maximum raw records to page-scan before stopping (1–10000).
businessSearchstringCase-insensitive substring on business/site name.
citySearchstringCase-insensitive substring on city.
cleanupCategoryKeysstring[]Exact-match cleanup category codes, such as ["PFAS"].
remediationStatusKeysstring[]Exact-match remediation status codes, such as ["OPEN"].
programAreaIdsstring[]Exact-match program area IDs, such as ["DR"].
sourceDatabaseIdsstring[]Exact-match source database IDs, such as ["ERIC_5055"].
countyIdsinteger[]Numeric county-code matches.
updatedSincestringISO 8601 date; rows with DATA_LOAD_DATE >= updatedSince.
includeRawFieldsbooleanfalseAttach sanitized raw ArcGIS fields; staff/internal fields are excluded.
timeoutSecsinteger30HTTP 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.

EventPriceUnit
Actor start (apify-actor-start)$0.00005Once when the run starts.
Florida DEP Cleanup Site Row (apify-default-dataset-item)$0.003Per 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.

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.

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.