Metadata-Version: 2.4
Name: data-supply-chain
Version: 0.0.0
Summary: Name reservation — functional release follows the accompanying preprint
Project-URL: Homepage, https://github.com/WaverlyRose/data-supply-chain
Author: Waverly Rose Brim
License-Expression: Apache-2.0
License-File: LICENSE
License-File: LICENSE-CONTENT.md
Keywords: placeholder,reservation
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# data-supply-chain

**Name reservation. This is not a functional release.**

Version `0.0.0` contains no implementation — an empty package, this README, and
the licence. It exists solely to hold the distribution name `data-supply-chain`
and the import name `data_supply_chain` while the accompanying preprint is
prepared.

The functional release will be `0.1.0`.

## What this will be

Companion package for the workshop **"Building Fairness Into the Data Supply
Chain"** (AfroTech 2026) — an examination of how a race coefficient in a kidney
function equation propagates through a clinical data pipeline into prescribing
decisions, using public NHANES 1999-2004 data.

Source and issues: https://github.com/WaverlyRose/data-supply-chain

## Why the name is reserved early

The import name `supplychain` was already taken on PyPI by an unrelated 0.0.1
placeholder that ships a top-level `supplychain/` package — a genuine file
collision, not merely a confusing name. Reserving both names here avoids
repeating that for anyone who installs this later.

## Licence

Apache-2.0 for code, CC BY 4.0 for workshop content. See LICENSE.
