Access real-time roofing permit data from Nashville (ArcGIS), TN. Roofing permits are required for replacements, significant repairs, and storm damage restoration — making this data especially valuable after weather events.
Showing the 10 most recent roofing permits issued in Nashville (ArcGIS), TN. Access all 243 permits from the last year via the API.
| Issued | Address | Value | Status | Contractor |
|---|---|---|---|---|
| 2026-05-04 | 1501 SOUTHOAK DR | $154K | UNKNOWN | — |
| 2026-04-29 | 3820 A HUTSON AVE | $16K | UNKNOWN | — |
| 2026-04-28 | 3441 DICKERSON PIKE | $1.8M | UNKNOWN | — |
| 2026-04-28 | 1013 N 5TH ST | $2K | UNKNOWN | — |
| 2026-04-27 | 414 ACHIEVEMENT DR | $4K | UNKNOWN | — |
| 2026-04-26 | 3807 TRIMBLE RD | $68K | UNKNOWN | — |
| 2026-04-24 | 5737 TEMPLE RD | $65K | UNKNOWN | — |
| 2026-04-24 | 6399 CHARLOTTE PIKE | $67K | UNKNOWN | — |
| 2026-04-22 | 909 MCMAHAN AVE | $37K | UNKNOWN | — |
| 2026-04-22 | 1313 JEWEL ST | $247K | UNKNOWN | — |
Customer profile: roofing contractors, insurance adjusters, and storm restoration companies.
Identify properties that just had roof work done (re-roof, repair, replacement) for targeted marketing, competitive intelligence, and post-storm restoration targeting.
Query Nashville (ArcGIS), TN roofing permits directly with a single HTTP call:
curl "https://api.permit-stack.com/v1/permits/search?city=Nashville%20(ArcGIS)&state=TN&category=ROOFING" \ -H "X-API-Key: pk_your_key"
Or use the official Python SDK: pip install permitstack
PermitStack ingests permits from Nashville (ArcGIS), TN's official open data portal daily at 3 AM UTC. Most roofing permits appear within 24-48 hours of issuance.
Yes. The API supports filtering by zip code, date range, contractor name, estimated value, and more. See the full API documentation for query parameters.
Yes. Building permits including roofing permits are public records maintained by Nashville (ArcGIS), TN's building department. PermitStack normalizes this open data into a clean, consistent API.
Our customers include roofing contractors, insurance adjusters, and storm restoration companies. Identify properties that just had roof work done (re-roof, repair, replacement) for targeted marketing, competitive intelligence, and post-storm restoration targeting.
Data source: Official Nashville (ArcGIS), TN open data portal. Last updated: 2026-05-04.