NOTE: This is the new reppository for v2.0. Some information is still a work in progress. You can access the current runnning v1.0 repository here.
Project Lockdown (an initiative from The IO Foundation) is a civic tech, interactive platform providing an overview of the state of Human and Digital Rights around the globe. It evaluates policies obtained from high quality sources that may impact their observance. It provides, among other tools, a layered map interface that allows for a visual representation of the policies adopted, assisting a broad range of stakeholders in understanding the global state of their Rights. This empowers them to become active agents of global change.
The project is the result of the collaborative effort from a global network of partners and volunteers who are dedicating their time and resources to ensure that we do not degrade the Rights we currently enjoy while simultaneously preparing them to become a new generation of Rights defenders.
The objective is to provide an overview of the state of the world to citizens and assist journalists and Human Rights defenders in their reporting and overseeing tasks.
The IO Foundation: www.TheIOFoundation.org
Project Structure
Project Lockdown is composed of a number of Components (or Deliverables) that complement each other following the project's Operational Framework.
This repository tries to consolidate all of them under a same roof so that the main goal is always kept in mind.
| Operational Framework | |||||
| Component |
Data Entry Interface (DEI - Back Office) |
Database (DB - Back End) |
Open Data API (API - Back End) |
Mapping Platform (MP - Front End) |
Website (WEB - Front End) |
| Description | Encoding data interface, including collection of sources. | Stores all PLD's data, both encoded and snapshots. | Provides an interface to communicate with the database to all components. | Mapping platform rendering PLD's research. | Project Lockdown's public website. |
| URL | DEI.ProjectLockdown.world | - | API.ProjectLockdown.world | MAP.ProjectLockdown.world | ProjectLockdown.world |
| Repo Folder | /DEI | /DB | /API | /MAP | /WEB |
| Tag | DEI | DB | API | MP | WEB |
| More info | Wiki | Wiki | Wiki | Wiki | Wiki |
Contributing
Did you find a bug? Feel free create a PR, and we'll look at it as soon as we can. Please run npm run format before pushing





