Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# MIT License Copyright (c) 2026 Commoner LLP / The Right to Read Campaign Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --- ## Scope — this repository is licensed by artifact type MIT covers the **site code**: HTML, CSS, JavaScript, build scripts, and tooling. It does **not** cover the research outputs. Those are CC BY-NC 4.0 — free to share and adapt with attribution; commercial use requires a separate agreement: | Directory | Licence | Covers | |---|---|---| | `papers/` | CC BY-NC 4.0 | Working papers and briefs (`RTR-WP-*.pdf`, `RTR-BR-*.pdf`) | | `evidence/` | CC BY-NC 4.0 | Charts, chart datasets, the state-Act lookup | | `assets/` | CC BY-NC 4.0 | Derived datasets (`data.js`, `constituencies.js`, `local-body.js`) | Each of those directories carries its own `LICENSE` file. Analysis code deposited on Zenodo is MIT; see each paper's Data and Code Availability statement. Vendored third-party code keeps its own licence — `evidence/vendor/echarts.min.js` is Apache-2.0. For the underlying facts, cite the primary sources named on the site and in the papers, not this repository.