KOVA SIGNALS

Corpus · index

Every page in the sitemap, listed

4,038 of them are the permit ledger — one Chicago trade against one ISO week or one calendar month, holding every matching permit the City issued in it, read live from dataset ydr8-5enu and re-read daily. The rest are the feed, reference and method pages. Each Monday adds 22 pages; no deploy is involved.

A trade-week or trade-month holding fewer than 3 permits is left out of this count and out of sitemap.xml, and its page carries noindex. The page still serves in full to anyone who asks for it — it just does not compete for a ranking on a handful of rows. Both decisions call the same isIndexable in lib/permits.ts, so the sitemap cannot list a page that tells Google to ignore it.

Pages in the sitemap

4,067

Weekly record pages

3,249

22 trades × up to 156 ISO weeks, minus every week under 3 records

Month rollup pages

789

22 trades × up to 36 months, same guard

Prerendered at build

264

22 trades × 12 recent weeks — the rest generate on first request

Counted at render 2026-09-11 from one grouped count query per trade against ydr8-5enu22 of 22 trades answered. Same read, same numbers as app/sitemap.ts.

Core pages

Hand-written, one per feed plus the method page. These carry the pricing and the sourcing; the ledger below carries the records.

Core Kova Signals pages and what each one covers
RoutePageWhat's on it
/HomeThe platform: four feeds, the morning-pull mechanics, and a live proof table.
/permitsPermit SignalElectrical and fire-alarm contractors — From $249/mo · enriched $750/mo
/haulriskHaulRiskCommercial truck insurance agencies — $1,500–$2,500/mo · one state, exclusive
/licencesOpening + Renewal SignalB2B vendors in Cook County — $750/mo per category · exclusive in Cook County
/done-for-youDone-For-You Client EngineOne vertical — yours — Build $10–15K once · fuel $1,500–2,500/mo
/aboutAboutThe four datasets by ID, how a record earns its row, and what we refuse to publish.
/pricingPricingEvery plan and price on one page, from lib/plans.ts.
/corpusCorpusThis page — the index of everything above and below it.
/answersAnswersIndex of 20 hand-written reference entries on permits, licences and FMCSA records.

The 20 entries under /answers are listed individually in sitemap.xml and counted above. Live routes outside the count: /dfy is a 308 redirect to /done-for-you; the two /checkout result pages are transactional and stay out on purpose.

The permit ledger — 4,038 pages

Browsable below: the last 12 ISO weeks and 12 months for each of the 22 trades. Newest first. The date on each week is that week’s Monday; week ids are ISO 8601, so 2026-W37 is the week running now. Everything older than this slice is in sitemap.xml — back to 156 weeks and 36 months — and renders on first request.

marks the week in progress — its page keeps growing as the City files.

01 · electrical permits

/chicago/permits/electrical/{week} · 157 weeks · 37 months listed

02 · plumbing permits

/chicago/permits/plumbing/{week} · 157 weeks · 37 months listed

03 · HVAC permits

/chicago/permits/hvac/{week} · 156 weeks · 37 months listed

04 · roofing permits

/chicago/permits/roofing/{week} · 157 weeks · 37 months listed

05 · demolition permits

/chicago/permits/demolition/{week} · 153 weeks · 37 months listed

06 · renovation permits

/chicago/permits/renovation/{week} · 157 weeks · 37 months listed

07 · construction permits

/chicago/permits/new-construction/{week} · 157 weeks · 37 months listed

08 · sign permits

/chicago/permits/signs/{week} · 156 weeks · 37 months listed

09 · masonry permits

/chicago/permits/masonry/{week} · 157 weeks · 37 months listed

10 · tuckpointing permits

/chicago/permits/tuckpointing/{week} · 157 weeks · 37 months listed

11 · garage permits

/chicago/permits/garage/{week} · 157 weeks · 37 months listed

12 · porch and deck permits

/chicago/permits/porch-deck/{week} · 157 weeks · 37 months listed

13 · solar permits

/chicago/permits/solar/{week} · 157 weeks · 37 months listed

14 · fence permits

/chicago/permits/fence/{week} · 157 weeks · 37 months listed

15 · elevator permits

/chicago/permits/elevator/{week} · 155 weeks · 37 months listed

16 · window permits

/chicago/permits/windows/{week} · 155 weeks · 37 months listed

17 · concrete permits

/chicago/permits/concrete/{week} · 153 weeks · 37 months listed

18 · EV charging permits

/chicago/permits/ev-charging/{week} · 128 weeks · 37 months listed

19 · scaffolding permits

/chicago/permits/scaffolding/{week} · 120 weeks · 35 months listed

20 · awning and canopy permits

/chicago/permits/awnings/{week} · 120 weeks · 37 months listed

21 · fire sprinkler permits

/chicago/permits/fire-sprinkler/{week} · 134 weeks · 37 months listed

22 · excavation permits

/chicago/permits/excavation/{week} · 108 weeks · 36 months listed

Machine-readable

Every one of the 4,038 record pages serves the same records as JSON at /chicago/permits/{trade}/{week}/data.json or /chicago/permits/{trade}/month/{YYYY-MM}/data.json — declared on the page as its schema.org Dataset distribution — and /llms.txt states the URL pattern, the trade list, the dataset ID and the citation rules for any model reading the site.