Skip to main content

A tool for generating chart documentation websites

Project description

ChartBook

A developer platform for data science teams.

PyPI - Version PyPI - Python Version GitHub Stars Documentation

Discover, document, and share data science work across your organization. ChartBook provides a centralized catalog for data pipelines, charts, and documentation—making it easy to find, understand, and reuse analytics work.

Terminology

ChartBook supports two project types:

  • Pipeline — A single analytics pipeline with its own charts, dataframes, and documentation
  • Catalog — A collection of multiple pipelines aggregated into a unified documentation site

See the Concepts page for the full terminology including ChartBooks and ChartHub.

Features

  • Pipeline Catalog — Organize and discover data pipelines across your team
  • Documentation Generation — Build searchable documentation websites from your analytics work
  • Data Governance — Track data sources, licenses, and access permissions
  • Programmatic Data Access — Load pipeline outputs directly into pandas or polars
  • Multi-Pipeline Catalogs — Aggregate multiple pipelines into a single documentation site

Installation

Recommended:

pip install "chartbook[all]"

This gives you everything: data loading, plotting utilities, and the CLI for building documentation.

Minimal install (data loading only):

pip install "chartbook[data]"

Development:

pip install -e ".[dev]"

Quick Start

Load data from a pipeline

from chartbook import data

df = data.load(pipeline="fred_charts", dataframe="interest_rates")

Build documentation

chartbook build

Browse your catalog

# List all pipelines, dataframes, and charts
chartbook ls

# List dataframes only
chartbook ls dataframes

# Get path to a dataframe's parquet file
chartbook data get-path --pipeline fred_charts --dataframe interest_rates

See the documentation for configuration options and detailed guides.

Documentation

Full documentation is available at backofficedev.github.io/chartbook.

Contributing

Contributions are welcome. See CONTRIBUTING for guidelines.

License

Modified BSD License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chartbook-0.0.16.tar.gz (11.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chartbook-0.0.16-py3-none-any.whl (11.1 MB view details)

Uploaded Python 3

File details

Details for the file chartbook-0.0.16.tar.gz.

File metadata

  • Download URL: chartbook-0.0.16.tar.gz
  • Upload date:
  • Size: 11.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for chartbook-0.0.16.tar.gz
Algorithm Hash digest
SHA256 033ac61f82fcd786e2be9a3bf830c018741da51d648df87898b5b9ae585d1db6
MD5 84c9afec62e444a3824d9c3f28f21745
BLAKE2b-256 b8b808e30948e662a856684a2cbfa1759e0c824bd71e29231668e58de3934d72

See more details on using hashes here.

File details

Details for the file chartbook-0.0.16-py3-none-any.whl.

File metadata

  • Download URL: chartbook-0.0.16-py3-none-any.whl
  • Upload date:
  • Size: 11.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for chartbook-0.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 b2997e38f1904c27fbcc63c2421a9fa63ad6dca14d05c14d3369e8cef48714f9
MD5 7a4855b32aa3b5c791987f2af2e6b7ec
BLAKE2b-256 e08f84f10c7b6e505353e76d061f8543573d859947d36be9d868f1c7cc8bb1a6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page