The emission_factor_alias table
Every slug that ever pointed at a factor, and where it points now. A published identifier does not 404 after a merge, split or key fix.
Fields#
| field | type | required | example | meaning |
|---|---|---|---|---|
slug |
text | yes | a previously published slug | |
emission_factor_id |
uuid | yes | The factor this value belongs to. | |
reason |
text | yes | key_fix / renamed / merged | |
created_at |
timestamp | yes | When the row was first written. |