What problem does it solve?
This Skill provides a centralized approach to collecting, normalizing, and exposing subsidy data from J-Grants and prefectural/municipal sources. It reduces manual data wrangling, ensures consistent fields, and enables reliable discovery for teams building subsidy search tools.
Core Features & Use Cases
- Ingestion and consolidation: fetch subsidies from J-Grants and regional sources, unify IDs, titles, and fields.
- Normalization: standardize dates, currency, industries, and area fields to JSON-friendly formats.
- Persistence and access: upsert into a Supabase/PostgreSQL schema with search-ready indexing; expose a queryable API and Slack/notification hooks.
- Use cases include: building a grant-discovery UI, monitoring new subsidies, and triggering alerts when new subsidies are added.
Quick Start
Ingest subsidy data from J-Grants and prefectural sources into the database and verify searchable queries.