OCDS Metrics Analysis
latest
  • Install
  • How To
  • Python API
OCDS Metrics Analysis
  • OCDS Metrics Analysis
  • Edit on GitHub

OCDS Metrics Analysis

Open Contracting data allows Metrics to be attached with Metrics and Observations, as defined in the metrics extension.

This Python library provides classes to create, read, and query data in Metrics and Observations data objects.

It can be used in a Jupyter or Google Colab notebook.

  • Install
    • Install stable version via Pypi
    • Install latest development version via git
  • How To
    • How to create and export data
    • How to query data
      • Setup
      • List all observations
      • List observations filtered by a dimension
      • List observations without a dimension
      • Get data by a dimension
    • How to import data
    • How to create aggregate data
  • Python API
    • Store
      • Getting a store
      • Class reference
    • Metric
      • Getting a metric
      • Class reference
    • Observation List
      • Getting an observation list
      • Class reference
    • Observation
      • Getting an observation
      • Class reference
Next

© Copyright . Revision e033af81.

Built with Sphinx using a theme provided by Read the Docs.