chaoss / chaoss/CollectOSS

Update unused table list - consider moving to a `legacy` schema

Open
#142 8 comments 0 reactions 0 assignees View on GitHub
discussion documentation waiting
Dominant language
Python
Stars
13
Forks
17
Avg merge
6h 59m
Merged PRs (30d)
1

Description

> [!NOTE]
> Migrated from [augurlabs/augur#3425](https://github.com/augurlabs/augur/issues/3425)
> Originally opened by `@MoralCode` on 2025-11-20

---

There appears to be a [docs page](https://oss-augur.readthedocs.io/en/main/schema/unused_data.html) listing unused tables.

I strongly suspect this is out of date.

I think its worth going through and auditing which tables are in use and sorting them into three buckets:
1. in use tables
2. unused tables we should keep for data preservation on older instances
3. unused tables that should be dropped

category 2 is what we should document in this page of the docs and potentially move over to a new schema

See also #141

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.