https://github.com/Guillaume-Levrier/PANDORAE
A data retrieval & exploration protocol designed to investigate science and policy processes
https://github.com/Guillaume-Levrier/PANDORAE
Last synced: 20 days ago
JSON representation
A data retrieval & exploration protocol designed to investigate science and policy processes
- Host: GitHub
- URL: https://github.com/Guillaume-Levrier/PANDORAE
- Owner: Guillaume-Levrier
- License: mit
- Created: 2018-12-10T09:34:27.000Z (almost 7 years ago)
- Default Branch: stable
- Last Pushed: 2025-03-03T13:40:58.000Z (8 months ago)
- Last Synced: 2025-09-05T14:51:08.246Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://guillaume-levrier.github.io/PANDORAE/
- Size: 39.3 MB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: citation.cff
Awesome Lists containing this project
- trackawesomelist - PANDORÆ (⭐7) - A desktop research software to be plugged on a Solr endpoint to query, retrieve, normalize and visually explore web archives. *(Stable)* (Recently Updated / [Jan 30, 2025](/content/2025/01/30/README.md))
README

# PANDORÆ
PANDORÆ is a software built for scientific research. Its purpose is to enable its users to retrieve, normalize, and explore collections of documents from various established sources.
This software is under active development. You can find installation and usage help on the [PANDORÆ user forum](https://pandorae.politique.science/). Please use the GitHub issues only for code related issues.
PANDORÆ is an [electron-based](https://www.electronjs.org/) portable desktop application. You can click on the [releases link](https://github.com/Guillaume-Levrier/PANDORAE/releases) and download the most recent version relevant to your operating system. It does not need to be installed. If your computer can support the Google Chrome web browser, chances are you can run PANDORÆ.
## Why use PANDORÆ?
Most databases useful for research now offer APIs, that is software interfaces made to answer requests sent by other software. PANDORÆ helps you send such request without having to write any type of code, store the retrieved content in [Zotero](https://www.zotero.org/), and explore the resulting collection using its visualization tools. It offers a range of premade connections with services such as:
- Scientific research outputs providers such as [bioRxiv](https://www.biorxiv.org/), [Scopus](https://www.scopus.com/), [Web of Science](clarivate.com) or [ISTEX](https://www.istex.fr/).
- Institutional repositories such as the [Bibliothèque de France Web Archives](https://www.bnf.fr/en/web-legal-deposit) or the French parliamentary debates data collected by [Regards Citoyens](https://www.regardscitoyens.org/).
- Web crawling exploration strategies such as [Hyphe](https://hyphe.medialab.sciences-po.fr/).
- Social media such as Twitter (now under the form of flat datasets).
- [Clinical trials](https://clinicaltrials.gov/) data.
You can find an example of what PANDORÆ can do in [this article](https://hal.science/hal-04309075).
Using PANDORÆ gives you a stable and (to some extent) reproducible way to obtain data, save it on multiple supports, and explore it following several types of perspectives.
## Enriching exploration
PANDORÆ is an open-source software which welcomes enhancements. If a data source you need is not available, or if you would like to have a different way to explore a collection, do ask for it or even propose a [pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) if you're up to it!