Contribute
This dataset grows through community contributions. There are two ways to help.
Path 1: Via GitHub Issue (no coding required)
- Go to New Issue
- Choose Add an entity, Update an entity, or Correction request
- Fill in the form fields
- Submit — a maintainer will review and add it to the dataset
Path 2: Via Pull Request
- Fork the repository
- Edit
data/2026.jsonl(or create a new year file) - Add one JSON object per line with the required fields (see table below)
- Optionally place screenshot evidence in the
evidence/directory - Submit your pull request — CI will automatically validate the data
Data Fields
| Field | Required | Description |
|---|---|---|
entity_name | Yes | Name of the organization |
entity_type | Yes | company, school, gov, media, nonprofit, app, or other |
country_or_region | Yes | Country or region |
term_used | Yes | Chinese New Year, Lunar New Year, Spring Festival, or other |
exact_phrase | Yes | The literal text used |
context | Yes | social_post, press_release, product_ui, email, event_page, website, or other |
platform | Yes | Where it was published |
source_url | Yes | Public URL to the source |
captured_on | Yes | Date captured (YYYY-MM-DD) |
contributor | Yes | Your GitHub username |
notes | No | Additional context |
evidence | No | Path to screenshot in evidence/ |
Moderation Policy
- This is a descriptive dataset, not a cancel list. We document what organizations say — nothing more.
- Evidence is required. Every entry must link to a publicly verifiable source.
- No insults or political rants in the notes field. Keep it factual.
- Correction requests are welcome. If an entity believes their entry is inaccurate, they may open a correction request issue.
贡献指南
方式一:通过 GitHub Issue(无需编程)
- 访问 新建 Issue
- 选择 Add an entity、Update an entity 或 Correction request
- 填写表单
- 提交 — 维护者会审核并将其添加到数据集
方式二:通过 Pull Request
- Fork 本仓库
- 编辑
data/2026.jsonl(或创建新的年份文件) - 每行添加一个 JSON 对象,字段说明见上表
- 提交 Pull Request,CI 会自动验证数据格式
审核政策
- 这是一个描述性数据集,不是抵制名单。我们只记录机构的用词,仅此而已。
- 必须提供证据。每条记录都必须链接到可公开验证的来源。
notes字段中不得包含侮辱性言论或政治宣泄,请保持客观。- 欢迎提交纠错请求。如果机构认为其记录不准确,可以通过 Issue 提出纠正。