Databricks

DAISI Challenge: Singapore Edition

Round 1 opens: Wednesday, 16 September 2026

Round 1 submissions close: Tuesday, 6 October 2026

Demo Day: Tuesday, 27 October 2026

Participant Guide

Overview

The Databricks AI Social Impact (DAISI) Challenge invites student teams from Singapore’s Institutes of Higher Learning to build data-driven solutions for the country’s most pressing social challenges, using Databricks and open government datasets from data.gov.sg.

Teams pick one problem statement and build an end-to-end solution, from ingestion and processing through machine learning, analytics and a live dashboard demo. Ten teams are shortlisted for a two-week mentored sprint, three are chosen at Demo Day, and the winning team presents at the new Databricks Singapore office launch.

Teams
1-4 students from Singapore IHLs
Cost
Free on Databricks Free Edition
Round 1
1-page concept or 3-slide pitch

Key dates

16 Sep
Launch at DAIWT Singapore, registration opens
24 Sep
Training: Get Started with Databricks: End to End, 7–10pm SGT
6 Oct
Round 1 submissions close (1-page concept or 3-slide pitch)
9 Oct
Top 10 teams announced
12–26 Oct
Two-week mentored build sprint
27 Oct
Demo Day, 4-7pm, top 3 selected
4 Nov
Finale at the new Databricks Singapore office

Problem statements

Three tracks, nine statements. All datasets are freely available on data.gov.sg, most with no login required.

Track A

Healthy Nation: Caring for an Ageing Singapore

Singapore becomes officially “super-aged” in 2026 — 1 in 5 residents will be 65 or older. Social services, healthcare infrastructure and communities are under pressure to adapt faster than ever.

A1

SilverWatch: Predicting social isolation risk across Singapore

The problem

Social isolation among the elderly is a silent health crisis — a stronger predictor of premature death than obesity or smoking. Outreach by the Silver Generation Office and Active Ageing Centres is largely manual and coverage is uneven. As the elderly population surges past 1 million, data-driven prioritisation of social care resources is critical.

What to build

A data platform that ingests demographic and social care infrastructure data, models social isolation risk at HDB town and planning area level, and produces a decision-support tool for social workers and volunteer coordinators. Combine data engineering, a composite risk-scoring model, and a live BI dashboard that non-technical community workers can use.

Available datasets
DatasetSourceWhat it contains
Key Indicators on the Elderly (Annual)SingStatNational elderly health, living and social indicators
HDB Elderly & Future-Elderly PopulationHDBBlock-level elderly population by age and sex
Senior Activity Centres & Active Ageing CentresMSFLocations and capacity of community centres
Households Assisted Through ComCare SchemesMSFHouseholds receiving social assistance by area
Resident Population 65+ by Living ArrangementsSingStatProportion living alone, with family, and so on
What a winning demo looks like
  • A geospatial heatmap of planning areas ranked by a composite isolation risk score
  • An ML model combining elderly density, living-alone rates and AAC coverage gaps into a risk index
  • A prioritised list of the top 10 planning areas for targeted outreach
  • A dashboard a social worker or volunteer coordinator could actually use
Stretch goals
  • Resource allocation recommender: where should new AAC spots go to maximise coverage?
  • Temporal projection: how isolation risk grows by 2030 on current demographic trends
  • Governance layer: responsible data access controls in Unity Catalog
A2

DengueRadar: Real-time outbreak forecasting

The problem

Dengue is hyperendemic in Singapore, with outbreaks affecting tens of thousands of residents. Rising temperatures and erratic rainfall extend the Aedes breeding season. NEA cluster monitoring today is largely reactive — predictive risk intelligence could let communities act 2–4 weeks ahead.

What to build

A near-real-time pipeline combining live dengue cluster data, weather station readings and geospatial data into a forward-looking dengue risk forecast by planning area. Show streaming or incremental ingestion from live APIs, weather feature engineering, and a predictive model on an interactive map.

Available datasets
DatasetSourceWhat it contains
Dengue Clusters (GeoJSON)NEAActive cluster polygons with case counts
Dengue Cases by RegionNEAHistorical counts by sub-region
Rainfall across Singapore (Real-time API)NEA5-minute station rainfall readings
Air Temperature across Singapore (Real-time API)NEA5-minute temperature readings island-wide
Historical Rainfall Collections (2016–2024)NEAMulti-year rainfall history for training
What a winning demo looks like
  • A real-time dashboard of current cluster intensity mapped across Singapore
  • A 2-week risk forecast model trained on weather signals and historical cases
  • Low / Medium / High risk classification per planning area with explainable features
  • Evidence the model beats a baseline such as a recent-history average
Stretch goals
  • Layer in hawker centre density or green space as environmental risk proxies
  • Automated alerts when risk crosses a threshold
  • Track experiments in MLflow and compare feature sets
A3

HealthPulse: Community healthcare demand forecasting

The problem

Under Healthier SG, MOH is shifting from hospital-centric to community-based care. But where should polyclinics, nursing homes and community health posts expand? Much planning relies on top-down projections rather than granular community demand signals — getting it wrong means wasted investment or critical care gaps.

What to build

A forecasting platform projecting community healthcare demand at planning area level over a 5-year horizon. Build a reproducible pipeline across MOH and population datasets, apply time-series or regression forecasting, and surface a geospatial planning dashboard.

Available datasets
DatasetSourceWhat it contains
Hospital Admissions (Public Sector, Monthly)SingStat / MOHMonthly inpatient admissions and day surgeries
Health Facilities & Beds in Inpatient FacilitiesMOHNursing homes, hospitals and beds by type
HDB Elderly Population by Planning AreaHDBAge and sex-segmented elderly population by block
Total Population by Broad Age Group & Sex (Annual)SingStatNational population distribution trends
Healthcare Schemes and SubsidiesMOHActive government care programmes by scheme
What a winning demo looks like
  • A 5-year demand forecast for community care at planning area level
  • Supply vs. projected demand gap analysis in an interactive dashboard
  • A map of the top 5 underserved areas needing infrastructure investment
  • A clear methodology policymakers could trust and act on
Stretch goals
  • Policy impact modelling: demand reduction if Healthier SG hits prevention targets
  • Unity Catalog access policy reflecting health data sensitivity
  • Scenario toggles for optimistic, base-case and pessimistic ageing

Track B

Green & Resilient City: Climate Action for Singapore

2025 was Singapore’s hottest year and wettest March on record, and 2026 is the Year of Climate Adaptation. The data is real, the urgency is now, and the open datasets are live.

B1

HeatGuard: Urban heat risk mapping for vulnerable communities

The problem

Urban heat islands are intensifying across dense residential estates. Elderly residents in lower-floor HDB flats — many without air-conditioning or facing high utility bills — are at greatest risk. Heat stress leads to excess hospitalisations, lost productivity and preventable deaths among the most vulnerable.

What to build

A real-time heat monitoring and risk intelligence platform combining island-wide temperature sensor data with demographics to identify the planning areas and blocks at highest risk and support proactive community alerts.

Available datasets
DatasetSourceWhat it contains
Air Temperature across Singapore (Real-time API)NEA5-minute readings across ~50 weather stations
PM2.5 Air Quality (Real-time)NEA15-minute particulate readings by region
HDB Elderly Population by Planning AreaHDBElderly density by block and planning area
Rainfall across Singapore (Real-time API)NEAStation rainfall for heat-humidity correlation
Senior Activity Centres (locations)MSFCommunity cooling refuge points
What a winning demo looks like
  • A live heat index dashboard across the weather station network
  • An ML “Heat Risk Score” by planning area (temperature + elderly density + cooling access)
  • Automated Low / Medium / High classification with tiered alert recommendations
  • At least two real-time data streams integrated
Stretch goals
  • Cooling infrastructure simulation for the highest-risk zones
  • Green space analysis using parks and cycling corridors as a cooling proxy
  • Next-day heat risk forecast from forecast APIs and historical patterns
B2

FloodSense: Flash flood prediction & urban drainage intelligence

The problem

Singapore recorded its wettest March on record in 2025, with flash floods causing property damage, transport disruption and community distress. PUB drainage is extensive, but extreme rainfall is growing more frequent. Predictive flood intelligence would help residents, town councils and agencies prepare.

What to build

A predictive flash flood risk model using real-time and historical rainfall, flood-prone area records and live flood alerts to forecast which areas are most at risk and how that risk evolves. Build a training set from historical rainfall and flood co-occurrence, train a classifier, and wire live streams to score current risk.

Available datasets
DatasetSourceWhat it contains
Rainfall across Singapore (Real-time API)NEA / PUB5-minute rainfall readings from the station network
Historical Rainfall Collections (2016–2024)NEAMulti-year data for model training
Flood Alerts across Singapore (Real-time API)PUBLive flood alert events
Flood Prone Areas (Annual)PUBPUB-designated flood-prone hectares, 2022–2025
What a winning demo looks like
  • An ML classifier predicting Low / Medium / High flood risk by zone
  • A live risk dashboard updating as real-time rainfall streams in
  • A 3-year time-series trend analysis of flood-prone areas
  • Both historical batch data (training) and real-time streaming data (inference)
Stretch goals
  • Cascading impact: correlate flood events with LTA ridership disruption
  • Climate projection layer using sea-level rise scenarios
  • Uncertainty quantification with confidence intervals
B3

ZeroWaste Navigator: Singapore’s circular economy intelligence platform

The problem

Singapore generates over 7 million tonnes of waste annually. The Zero Waste Masterplan targets a 30% reduction by 2030 and Semakau landfill has a finite runway. Household recycling rates stay stubbornly low — partly because infrastructure coverage is uneven and contamination is high.

What to build

A platform analysing the waste and recycling landscape, identifying planning areas underserved by recycling infrastructure, and modelling the impact of targeted interventions on national recycling rates — geospatial analysis, trend modelling and scenario simulation in one dashboard.

Available datasets
DatasetSourceWhat it contains
Waste Disposed & Recycled (Annual)SingStat / NEANational waste tonnage and recycling totals
Waste Management & Overall Recycling Rates (Annual)SingStatNational recycling rate time series
Recycling Bin LocationsNEAGeospatial public bin locations
E-Waste Collection Points (GeoJSON)NEAE-waste drop-off point locations
Hawker Centres (GeoJSON)NEAFood waste context — hawker centre locations
General Waste Collectors (Licensed)NEALicensed collectors by waste class
What a winning demo looks like
  • Geospatial analysis of recycling bin coverage per 1,000 residents by planning area
  • National waste and recycling trend analysis with an ML-projected trajectory to 2030
  • The top 5 planning areas where investment would most improve recycling outcomes
  • A clear visual “before vs. after intervention” comparison
Stretch goals
  • Route optimisation for collection logistics to cut carbon and cost
  • Food waste estimation under hawker centre policy changes
  • Recycling behaviour model to target campaigns by demographics

Track C

Liveable & Inclusive City: Housing, Mobility & Community

Affordable, connected and inclusive living is under pressure from rising HDB prices, transport accessibility gaps, and threats to the hawker culture that binds communities together.

C1

FlatFair: HDB resale market intelligence & affordability forecasting

The problem

HDB resale prices have risen sharply over the past decade, creating real anxiety among young Singaporeans about homeownership. Despite one of the most data-rich housing markets in the world, buyers navigate it with limited transparent analytics — and the 2024 flat classification change shifted market dynamics again.

What to build

An end-to-end analytics platform on HDB resale transaction data surfacing price trends, affordability patterns and forward-looking forecasts by town and flat type — a full pipeline from raw transactions to an ML forecast, with a polished interactive dashboard.

Available datasets
DatasetSourceWhat it contains
Resale Flat Prices (Jan 2017 – present)HDBTown, flat type, floor area, storey, price — dataset ID d_8b84c4ee58e3cfc0ece0d773c8ca6abc
HDB Annual Report 2025HDBSupply pipeline, policy context, market overview
Total Population by Planning AreaSingStatDemographic demand context
What a winning demo looks like
  • An interactive dashboard of price trends by town, flat type, storey range and year
  • An ML forecast of resale prices for the next 6 months at town level
  • An affordability index tracking prices against income benchmarks
  • A production-quality pipeline handling nulls, outliers and schema evolution
Stretch goals
  • Fair value estimator: is a listed price above or below expected market value?
  • BTO supply impact model on nearby resale transactions
  • Unity Catalog governance with lineage and quality documentation
C2

MoveEasy: Mobility accessibility intelligence for inclusive communities

The problem

Singapore ranks among the world’s best public transport systems, yet accessibility gaps persist. Elderly residents, people with mobility challenges and underserved communities still struggle to reach hospitals, Active Ageing Centres and polyclinics. First and last-mile connectivity determines quality of life for the most vulnerable.

What to build

A mobility analytics platform identifying transport accessibility gaps across Singapore, combining geospatial data with demographics and ridership to produce an evidence-based accessibility score by planning area.

Available datasets
DatasetSourceWhat it contains
Cycling Path Network (GeoJSON)LTACurrent cycling path coverage
Master Plan 2025 Cycling Layers (GeoJSON)URAPlanned future cycling network
Public Transport Operation & Ridership (Annual)SingStat / LTAAnnual ridership by mode and route usage
Senior Activity Centres & Active Ageing CentresMSFKey community service destinations
Childcare Centre Listings (GeoJSON)ECDALocations of childcare services
HDB Elderly Population by Planning AreaHDBElderly density for demand-weighted analysis
What a winning demo looks like
  • Distance from each area’s elderly population centroid to the nearest AAC, polyclinic and cycling path
  • An accessibility score by planning area in a ranked dashboard
  • The 10 areas with the highest elderly density and lowest accessibility
  • A map that communicates findings without technical expertise
Stretch goals
  • Infrastructure simulation for one new cycling path or bus route
  • Master Plan 2025 overlay showing future accessibility gains
  • Extend the lens to childcare accessibility for working parents
C3

KopilamAI: Hawker culture, food access & community sustainability

The problem

Hawker centres are the beating heart of Singapore’s social fabric — affordable, culturally diverse meals and de facto community gathering spaces. Rising costs, an ageing hawker workforce and shrinking supply threaten the institution, while hawker food waste adds to the national waste challenge.

What to build

A platform analysing the distribution, accessibility and sustainability of the hawker network — identifying food access gaps and surfacing closure and food waste patterns that threaten hawker culture, told as an evidence-based story communities and policymakers could act on.

Available datasets
DatasetSourceWhat it contains
Hawker Centres (GeoJSON)NEALocations, names, stall counts and attributes
Dates of Hawker Centre ClosuresNEAHistorical renovation and permanent closure dates
Waste Disposed & Recycled (Annual)SingStat / NEAFood waste tonnage trends
Recycling Bins (Locations)NEAInfrastructure context for sustainability analysis
Total Population by Planning AreaSingStatDemand-side denominator for coverage analysis
Resale Flat Prices by TownHDBAffordability pressure context by area
What a winning demo looks like
  • A geospatial dashboard of hawker centre density per 10,000 residents by planning area
  • A food access gap analysis for dense areas with low hawker coverage
  • A trend analysis of closures over time — permanent vs. temporary
  • A food waste estimation model tied to hawker activity and area demographics
Stretch goals
  • Site suitability model recommending locations for new hawker centres
  • Social vulnerability multiplier: high elderly concentration plus low hawker density
  • Economic modelling of affordability impact if hawker density drops

Working with data.gov.sg

Most datasets can be downloaded directly as CSV or GeoJSON from the dataset page, queried through the datastore API, or streamed live for weather, air quality, flood alerts and bus arrivals.

https://data.gov.sg/api/action/datastore_search?resource_id=<dataset_id>&limit=100

Recommended Databricks workflow

  1. 1
    Data ingestion

    Ingest raw datasets from data.gov.sg APIs and CSVs into Delta Lake tables using Auto Loader or notebook-based ingestion with schema inference.

  2. 2
    Data engineering

    Clean, join and transform raw data into analysis-ready tables. Apply data quality checks and document lineage.

  3. 3
    Machine learning

    Build and train models on the prepared datasets. Use MLflow to track experiments, compare runs and register the best model.

  4. 4
    Analytics & BI

    Build an interactive AI/BI dashboard that makes findings accessible to a non-technical audience and clearly actionable.

  5. 5
    Governance (stretch)

    Catalogue datasets in Unity Catalog. Document sources, apply access controls appropriate to sensitivity, and show lineage from raw source to final model.

Databricks Free Edition

Free Edition is a no-cost, serverless workspace for learning and prototyping with data and AI. It includes usage quotas and is intended for non-commercial use.

Databricks Free Edition workspace
  1. 01
    Create your account

    Sign up for Databricks Free Edition with your preferred sign-in method. An existing Free Edition account works too.

  2. 02
    Open your workspace

    Complete the welcome flow and confirm you can create a notebook, start the SQL warehouse and navigate the workspace.

  3. 03
    Set up the team

    Let every teammate explore in their own Free Edition workspace, then choose one workspace as the final demo workspace.

  4. 04
    Deploy early

    If you are building an app, get a small version running in the final workspace before adding features.

  5. 05
    Prepare the demo state

    Test the exact path you will show, keep required data in the final workspace, and record a fallback for any live step.

Create a Free Edition account

What you can build

  • An AI app or agent using Databricks Apps, Foundation Model APIs and model serving.
  • An analytics experience using notebooks, SQL, dashboards and Genie spaces.
  • A data pipeline that ingests, cleans and transforms data with Lakeflow.
  • A database-backed app using Lakebase and Databricks Apps.
  • An ML experiment tracked and evaluated with MLflow.

A practical build path

  • Define the user and problem in one sentence: who has it, what they need, how you help.
  • Prepare a small dataset you can load, query and reproduce before scaling up.
  • Build one end-to-end slice — data, core logic and user-facing output — before extras.
  • Add the Databricks capability that matters because it improves the solution, not to pad the feature count.
  • Deploy and rehearse from the final workspace, within the organiser’s time limit.

Use AI and data responsibly

  • Never upload confidential, customer or personal data you do not have permission to use, or any credential.
  • Review AI-generated code, SQL, citations and outputs, and test the cases that matter to your demo.
  • Credit datasets, libraries, models and templates in your submission.
  • Be clear with judges when data is synthetic, a response is cached, or a feature is a prototype.

Limits & quotas to plan around

Free Edition is serverless-only and governed by fair-usage quotas. When a quota is exceeded, the affected compute can become unavailable for the rest of the day, and in extreme cases the rest of the month. Keep the project small and test the final flow before the demo.

  • SQL warehouse: one serverless warehouse at 2X-Small size.
  • Jobs: up to five concurrent job tasks per account.
  • Lakeflow pipelines: one active pipeline per supported pipeline type.
  • Model serving: limited active endpoints; no GPU serving and no provisioned throughput.
  • AI Search: one endpoint and one search unit; Direct Vector Access is not supported.
  • Databricks Apps: up to three apps per account; apps can auto-stop after 24 hours and be restarted.
  • Lakebase: one project per account, with scale-to-zero behaviour.
  • Workspace administration: one workspace and one metastore; no account APIs, SSO or SCIM.
  • Languages and features: no R or Scala, no custom workspace storage, online tables or clean rooms.
  • Service level: non-commercial use, with no support SLA or guaranteed reliability.

How to conserve quota

  • Work locally when practical, then deploy to Free Edition regularly.
  • Deploy once early to confirm the real deployment path.
  • Use a representative data sample that proves the idea without wasted compute.
  • Stop what you are not using — idle notebooks, jobs, pipelines, apps and endpoints.

If something stops working

Compute is unavailable
Stop unused resources, reduce the workload, and check whether the daily quota needs time to reset.
A model is unavailable
Select another available pay-per-token model and re-test the response format.
A teammate cannot access the final state
Confirm they were invited to the selected demo workspace and that shared assets live there.
The live path still fails
Show the prepared fallback, explain what the audience is seeing, and continue with the product story.

Submission & demo

Tips for a strong demo

  • Scope aggressively — a polished end-to-end solution on one dataset beats a half-built solution across many.
  • Tell a story — your dashboard should answer a clear question, not just display data.
  • Show the pipeline — mentors want to see how data moves from source to insight.
  • Handle messy data — real datasets have nulls, inconsistencies and edge cases.
  • Make it actionable — who would use this, and what decision does it inform?

Demo readiness checklist

  • The final deployment owner can sign in and open every required resource.
  • The app, endpoint, SQL warehouse, pipeline and data are ready in the final workspace.
  • The main user journey has been tested from a fresh browser session.
  • No token, password, private key or personal data is visible.
  • The team can explain the problem, user, architecture, Databricks contribution and presenter handoffs.
  • Third-party datasets, libraries, models and templates are credited.
  • A screenshot or short recording is ready for the most failure-prone live step.
  • The final link, repository and submission materials are accessible to judges.

Official resources

Ready to register?

Registration opens 16 September 2026 at DAIWT Singapore. Round 1 submissions close 6 October.

Register your team