🚧
Data Entry Interface (DEI)
ShortURL | Playbook | Assistant
NOTICE
This documentation page is under construction.
Should you want to be notified once it's published, let us know.
- 1.About this module
- 2.The module in Project Lockdown
- 3.General overview of the module
- 4.Accessing the module
- 5.Contributing
IMPORTANT: The Data Entry Interface is the first version of Back Office that Project Lockdown implemented. It is scheduled to be deprecated as soon as the Back Office module is released.
The Data Entry Interface (DEI) module is the current interface for the Insourcing Funnel. It is built on a Google Sheet and uses a number of Google App Scripts to perform all the data introduction logic.
NOTE: Currently Project Lockdown only offers one DSL (COVID-19 NPIs) and the DEI is configured exclusively for it.
It provides:
- A Global sheet where all territories are listed and Team Research members assigned to the different data production stages
- One sheet per territory where all the datapoints and their values are available
- A direct, view-only mode access to the data collected
Back to top
The following diagram showcases how this module integrates in the project:

Back to top
The following diagram showcases the general design of the Back End module:
[WIP]
Back to top
To access the Data Entry Interface, please visit https://TIOF.Click/PLDDEI (Status: Deployed)
Back to top
The open GitHub Issues can be found here:
NOTE: While the DEI is scheduled to be deprecated, there remain some potential maintenance tasks.
Pending tasks (Labels: Module: DEI + Stage: Ready) https://github.com/TheIOFoundation/ProjectLockdown/issues?q=is%3Aopen+is%3Aissue+label%3A%22Stage%3A+Ready%22+label%3A%22Module%3A+DEI%22
Tasks in progress (Labels: Module: DEI + Stage: In Progress) https://github.com/TheIOFoundation/ProjectLockdown/issues?q=is%3Aopen+is%3Aissue+label%3A%22Module%3A+DEI%22+label%3A%22Stage%3A+In+Progress%22
Upcoming tasks that are being prepared (Labels: Module: DEI + Stage: Not Ready) https://github.com/TheIOFoundation/ProjectLockdown/issues?q=is%3Aopen+is%3Aissue+label%3A%22Module%3A+DEI%22+label%3A%22Stage%3A+Not+Ready%22
Back to top
Last modified 9mo ago