docs: add post-beta task for national TAM enrichment via DataForSEO
This commit is contained in:
@@ -352,3 +352,14 @@ Logged so we don't accidentally pull them in:
|
||||
- Beta success criteria: **5 testers, all reach "shipped a thing", weekly
|
||||
active rate >60% in week 2.** If we miss those, the next plan is "what
|
||||
did we get wrong."
|
||||
|
||||
---
|
||||
|
||||
## Phase 7 — Data Enrichment (Post-Beta)
|
||||
|
||||
**Goal:** Pre-populate BigQuery with national market sizes so the AI doesn't have to fetch TAM dynamically.
|
||||
|
||||
| # | Task | Owner | Effort | Notes |
|
||||
|---|---|---|---|---|
|
||||
| 7.1 | Run National TAM Backfill Script | Mark | 1 hr | Execute the `search/live` endpoint using `address_info.country_code = 'CA'` across all 4,000+ categories. This will cost ~$41.00 USD via DataForSEO. Write results to a new column in `vibn_market_data.gbp_categories` (e.g., `national_tam_ca`). |
|
||||
| 7.2 | Run National TAM Backfill Script (US) | Mark | 1 hr | Same as above, using `country_code = 'US'`. |
|
||||
|
||||
Reference in New Issue
Block a user