Access real-time roofing permit data from Atlanta, GA. 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 Atlanta, GA. Access all 105 permits from the last year via the API.
| Issued | Address | Value | Status | Contractor |
|---|---|---|---|---|
| 2026-06-17 | 1415 WESLEY PL NW | — | FILED | — |
| 2026-06-12 | 1142 ST CHARLES PL NE | — | UNKNOWN | — |
| 2026-06-05 | 1497 WESTWOOD AVE SW | — | FILED | — |
| 2026-05-29 | 1082 HUFF RD NW | — | UNKNOWN | — |
| 2026-05-19 | 139 WHITEFOORD AVE NE | — | UNKNOWN | — |
| 2026-05-18 | 1489 KENWOOD AVE NW | — | FINAL | — |
| 2026-05-15 | 353 NELMS AVE NE | — | ISSUED | — |
| 2026-05-15 | 1550 MELROSE DR SW | — | UNKNOWN | — |
| 2026-05-14 | 1350 EAST ROCK SPRINGS RD NE | — | ISSUED | — |
| 2026-05-14 | 577 STOKESWOOD AVE SE | — | 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 Atlanta, GA roofing permits directly with a single HTTP call:
curl "https://api.permit-stack.com/v1/permits/search?city=Atlanta&state=GA&category=ROOFING" \ -H "X-API-Key: pk_your_key"
Or use the official Python SDK: pip install permitstack
PermitStack ingests permits from Atlanta, GA'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 Atlanta, GA'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 Atlanta, GA open data portal. Last updated: 2026-06-17.