# observablehq/framework

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.

Repository: https://github.com/observablehq/framework
Canonical: https://ross.abutalabs.com/products/observablehq-framework
Homepage: https://observablehq.com/framework/
Language: TypeScript
License: ISC
License Family: permissive
Topics: d3, dashboard, static-site-generator, visualization, framework, markdown
Last push: 2026-05-15T21:33:09+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 82, release rhythm 60, longevity 76
- inputs: {"age_days": 1071, "days_push": 110, "days_rel": 184, "gap_med": 56.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3604, forks 203 (observed 2026-08-28T04:08:11.491990+00:00)

## What it is
Observable Framework is an open-source static site generator for building data apps, dashboards, and reports. It combines reactive JavaScript on the front-end with data loaders in any back-end language (SQL, Python, R) that precompute data snapshots at build time for instant-loading pages.

## Use cases
- build interactive dashboards from code
- create data apps with charts and reports
- generate static sites from markdown with embedded visualizations
- precompute data snapshots at build time for fast dashboards
- write data analysis in Python, R, or SQL and render it in the browser
- build reports with D3, Observable Plot, and Vega-Lite charts
- host fast-loading data dashboards on any static hosting

## When to choose
- you want code-driven dashboards with instant page loads
- you prefer markdown plus reactive JavaScript for data apps
- you need to mix back-end data analysis languages with front-end interactivity
- you want to version-control and CI/CD your dashboards as plain files

## When to avoid
- you need a fully dynamic server-rendered application with per-request data
- you want a no-code dashboard builder
- you need real-time streaming data updates in the browser

## Facets
- artifact type: framework
- maturity: active
- function: static-site-generator, data-visualization, cli, templating, markdown
- domain: data-visualization, web-development, frontend, data-science, analytics
- platform: cli, cross-platform
- tags: dashboards, data-apps, data-loaders, observable-plot, d3, reactive-javascript, reports, nodejs, web-server

## Member repositories
- observablehq/framework (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:11.491990+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:33:43.287680+00:00, confidence not recorded.
  - readme: https://github.com/observablehq/framework (fetched 2026-08-28T04:08:11.491990+00:00, sha 49fe815967ff)
  - homepage: https://observablehq.com/framework/ (fetched 2026-08-29T09:27:04.549323+00:00, sha 18b0bbb0ba10)
  - site_page: https://observablehq.com/framework/getting-started (fetched 2026-08-29T09:27:04.558263+00:00, sha 69b0f5faded8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
