B
Public Data Contest Submission Helper
3.30
Derivation Chain
Step 1
Increase in local government public data utilization contests like the Yeosu contest
→
Step 2
Demand for data exploration, visualization, and submission preparation among contest participants
Problem
Local governments and public institutions hold more than 50 public data utilization contests annually, such as the Yeosu Island Expo contest. Participants (university students and office workers in their 20s-30s, including non-majors) spend an average of 8-15 hours finding suitable datasets on the Public Data Portal, and 40% give up at the data collection stage because they don't know how to call APIs. The submission format (report structure, visualization criteria) also changes each time, requiring an additional 5-10 hours to meet the format.
Solution
A web service that automatically recommends relevant public datasets based on the contest topic, and generates one-click data collection, cleaning, visualization, and submission report drafts. (1) When a contest announcement URL is entered, it analyzes the topic and recommends the top 10 related datasets from the Public Data Portal API catalog, (2) automatically calls and cleans the selected dataset and generates basic statistics, (3) auto-fills a report template matching the contest submission format.
NUMR-V Scores
NUMR-V Scoring System
| N Novelty | 1-5 | How uncommon the service is in market context. |
| U Urgency | 1-5 | How urgently users need this problem solved now. |
| M Market | 1-5 | Market size and growth potential from proxy indicators. |
| R Realizability | 1-5 | Buildability for a small team with realistic constraints. |
| V Validation | 1-5 | Validation signal quality from competition and demand data. |
N=.15 U=.20 M=.15 R=.30 V=.20
Feasibility (70%)
Data Availability
20.4/25
Feasibility Breakdown
| Tech Complexity | / 40 | Difficulty of core implementation stack. |
| Data Availability | / 25 | Practical availability and cost of required data. |
| MVP Timeline | / 20 | Expected time to ship a usable MVP. |
| API Bonus | / 15 | Bonus for viable public API leverage. |
Market Validation (56/100)
Validation Breakdown
| Competition | / 20 | Signal quality from competitor landscape. |
| Market Demand | / 20 | Demand proxies from search and mention patterns. |
| Timing | / 20 | Fit with current shifts in tech, behavior, and regulation. |
| Revenue Signals | / 15 | Reference evidence for monetization viability. |
| Pick-Axe Fit | / 15 | How well the concept serves participants in a trend. |
| Solo Buildability | / 10 | Practicality for lean-team implementation. |
Technical Requirements
Backend [medium]
AI/ML [low]
Frontend [medium]