Skip to main content

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 Documenting a Pipeline and Catalogs and Data Access for how the two fit together.

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

pip install chartbook

One install, everything included: data loading, plotting utilities, and the CLI for building documentation.

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

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.1.0.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.1.0-py3-none-any.whl (11.1 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: chartbook-0.1.0.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.1.0.tar.gz
Algorithm Hash digest
SHA256 fe3ed4d916ea5893bdc16487a6bc1a9f841793bbef768c9a57aa56cf0fd60104
MD5 426d529cb2239f3a2845d5c610987a3c
BLAKE2b-256 ce71e50fe3fb58732cc8730d41c0a7b5bcd7d7da5af6a1b7a46e565a9bf9a38d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: chartbook-0.1.0-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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a67688e725471e9531ad712d800ae42bc1614cdd83a496c06e791361744f9692
MD5 e002f9ffc0b5c89592bd55be70f6aade
BLAKE2b-256 cea3616cc614db597b5f3501b4092f055a324c6e4101d628495cbfc3c6ebb3c6

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.1

2 files

This release

0.1.0 This release

2 files

0.0.21

2 files

0.0.20

2 files

0.0.19

2 files

0.0.18

2 files

0.0.17

2 files

0.0.16

2 files

0.0.15

2 files

0.0.14

2 files

0.0.13

2 files

0.0.12

2 files

0.0.11

2 files

0.0.10

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page