Skip to content

Remove redundant information from signals doc #1010

@krivard

Description

@krivard

When I was messing around with #1009 I noticed that it was still displaying "per 100 people" even though that text never appeared in the source. It turned out this text was coming from descriptions.raw.txt and descriptions.generated.json, which both get refreshed by npm start. These files are read by constants.ts, and from there, used everywhere. To prevent these files from forcing outdated information into the web visualizations, we should remove all redundant fields from each listing.

Link to signals description doc

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions