Austin Commercial Change-of-Use Permits avatar

Austin Commercial Change-of-Use Permits

Pricing

$1,000.00 / 1,000 nonempty permit reports

Go to Apify Store
Austin Commercial Change-of-Use Permits

Austin Commercial Change-of-Use Permits

Find Austin commercial building permits that describe a change in how a property will be used—for example, an office becoming a restaurant. Get the previous use, planned new use, and links to official records in JSON.

Pricing

$1,000.00 / 1,000 nonempty permit reports

Rating

0.0

(0)

Developer

Record Foundry

Record Foundry

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Find Austin commercial building permits that describe a change in how a property will be used—for example, an office becoming a restaurant. Get the previous use, planned new use, and links to official records in JSON.

Built and maintained with AI agents. Each run uses fixed extraction rules; it makes no LLM calls.

What you get

Austin provides the underlying records for free. This tool saves the work of querying them, finding explicit changes in property use inside permit descriptions, and extracting the previous and planned uses into consistent fields.

  • Focused results: selects commercial building permits containing an explicit “change of use from … to …” phrase.
  • Traceable answers: returns the original wording, address, issue date, status, and official permit link.
  • Collection checks: rejects mismatched counts, duplicate identifiers, or a source update during the download.
  • Agent access: one paid run returns a JSON report through Apify's API or MCP integration.

The tool extracts wording; it does not rank properties or predict openings. It can miss other phrasing or misread quoted, conditional, or negated text. Each result includes the original description for review.

Quick start

Use the editable example for a fixed sample period, or run the Actor with an empty input for the latest seven UTC dates:

{}

For a specific period:

{
"startDate": "2026-08-08",
"endDate": "2026-09-07"
}

Both dates are inclusive. Omit them for the last seven UTC dates. The maximum window is 31 days. Only Austin commercial building permits (BP) are queried; other permit types, residential-class permits and other cities are outside coverage. Queries above 2,000 source rows fail with a request to shorten the window.

Output

Each run returns one report, with matching permits inside its records list.

FieldMeaning
sourceRecordCountCommercial building permits retrieved for the date range, before phrase matching
matchedPermitCountPermits containing a selected change-of-use phrase
collectedAtWhen this report was created
sourceUpdatedAtThe city's dataset update timestamp
sourceQueryThe exact public query used
recordsMatching permits, newest issue date first
summariesDeterministic exact-text counts for planned use, source status, and location

Each permit includes its identifier, number, location, issue date, status, extracted transitions, complete source description, and official record link.

Each described transition contains the exact extracted priorUse, proposedUse, and evidenceQuote. These are source text, not standardized land-use codes. Multiple explicit transitions are retained and flagged. A description without an explicit "change of use from ... to ..." phrase is omitted, so this is not an exhaustive list of all commercial changes or business openings.

summaries has summaryVersion: "1". plannedUseCounts counts each permit once for each distinct exact proposedUse label it contains; totals can therefore exceed matchedPermitCount when a permit has different labels. sourceStatusCounts and locationCounts preserve exact source values; a null status means it was missing or unavailable in the source. Locations are not grouped into neighborhoods or geocoded.

openingDate is always null. historicalTransitionObserved is false. These describe the current published record selected by its issue date; they do not reconstruct what the record said on an earlier date. They do not establish completed construction, a new tenant, a new business, delivery eligibility or a scheduled opening.

Verified example

A live query for August 8–September 7, 2026 returned 332 commercial building-permit records and selected six explicit use-change descriptions. All six extractions were reviewed against the corresponding descriptions. Examples include a transportation-terminal-to-restaurant conversion and an administrative-office-to-medical-office conversion. This is a one-window check, not a measured general accuracy or recall rate. The source may change after this example.

The tool checks source update metadata before and after downloading, verifies the returned count, rejects duplicate or missing identifiers, and refuses partial results on those failures.

Example agent workflow: a property research brief

Ask your agent:

Run this tool for August 8–September 7, 2026. Turn the returned report into a short property research brief. For each result, show the address, previous use, planned new use, permit issue date, and official record link. Separate what the permit says from what still needs verification. Do not infer an opening date, new tenant, or completed construction.

The verified sample below shows what that brief can look like. These are permit descriptions retrieved September 7, 2026; the issue dates are not business opening dates.

PropertyPrevious use in permitPlanned new use in permitPermit issuedOfficial record
1500 SAN JACINTO BLVDTransportation TerminalRestaurant (2131 SF)2026-09-03Permit 2025-086071 BP
4929 BURNET RDfast foodcoffee shop2026-09-02Permit 2026-112946 BP
3410 FAR WEST BLVD UNIT 300Admin Business OfficeMedical Office2026-08-27Permit 2026-108531 BP
13343 N US 183 HWY SVRD NB UNIT 250Mercantile (food sales)Restaurant2026-08-18Permit 2026-107844 BP
620 W 6TH STCocktail Bara Full-Service Restaurant (22620 SF)2026-08-10Permit 2026-057238 BP
5703 MANOR RDSFROffice - No remodel work2026-08-09Permit 2026-093933 BP

Research takeaway: Three descriptions propose restaurant uses, one a coffee shop, and two office uses. This grouping summarizes the wording; it does not establish six new businesses. The Far West Boulevard description says no work is scheduled, and the Manor Road description says no remodel work.

Next verification: Check each official record for updated status and supporting documents before drawing conclusions about construction or occupancy. Business identity and opening dates require separate evidence.

Use with an AI agent

Connect your agent to Apify's MCP server, then ask it to find recordfoundry/austin-commercial-use-changes and use the research prompt above. Discovery and tool details are available without authentication; running the paid tool requires an authenticated Apify account and a sufficient run budget.

You can also start with the editable example task. Set your dates before running it. The example uses a fixed historical window so its purpose is reproducible, rather than always showing the latest week.

Intended use

Public-record research, commercial activity analysis, and agent workflows that need traceable permit-description evidence. The tool does not enrich or infer personal contacts. Do not use it to re-identify or contact represented individuals; observe the source's use restrictions.

Source: City of Austin, Development Services Department, Issued Construction Permits. City open-data terms. This service is not affiliated with the City of Austin.

Freshness and empty results

Every run fetches the city's currently published records. With no dates supplied, the date window moves forward automatically. The published example has fixed dates; downloaded reports remain snapshots.

An empty records list means no supported phrase matched in that query window. It does not mean no property changes occurred. A failed collection is an error, not an empty successful report.

Local verification

Maintainer checks for the source package; no local setup is needed to use the hosted Actor.

Runtime: Python 3.12; Apify SDK 4.0.2. The hosted entrypoint is main.py.

Run the offline checks:

python -m unittest -v

Run a live query:

python local.py \
--start 2026-08-08 \
--end 2026-09-07 \
--output report.json

Pricing

Pay $1 for each successfully delivered nonempty report, independent of the number of permits it contains. Queries with no matches still return a report with an empty records list and incur no report charge. Set a run budget of at least $1; this is a minimum budget requirement, not an automatic fee. Platform usage is included in the verified pricing configuration, and no synthetic events are charged.

More from Record Foundry

Record Foundry publisher · Chicago Property Use and Occupancy Changes · FDA Import Refusal History by Facility