Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1358 from DPGAlliance/reconverse-pos4tsacej.i
Browse files Browse the repository at this point in the history
Add nominee: Reconverse
  • Loading branch information
nathanbaleeta authored Dec 8, 2022
2 parents 1c90f6f + 8625c99 commit cb14e40
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions nominees/reconverse.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"name": "Reconverse",
"aliases": [
"RECON"
],
"description": "Reconverse aims to provide a coherent and composable suite of analytics tools for informing the response to disease outbreaks, health emergencies and humanitarian crises, using the R software environment.",
"website": "https://www.reconverse.org/",
"license": [
{
"spdx": "MIT",
"licenseURL": "https://github.com/reconverse/grates/blob/main/LICENSE.md"
}
],
"SDGs": [
{
"SDGNumber": 3,
"evidenceText": "Recoverse is a package of open-source software analytics to help field experts, epidemiologists, researchers, and others make informed responses to disease outbreaks, health emergencies and humanitarian crises",
"evidenceURL": "https://www.reconverse.org/posts/2021-03-09-welcome-to-the-reconverse/"
}
],
"sectors": [
"Health"
],
"type": [
"software"
],
"repositories": [
{
"name": "grates",
"url": "https://github.com/reconverse/grates"
},
{
"name": "incidence2",
"url": "https://github.com/reconverse/incidence2/"
},
{
"name": "i2extras",
"url": "https://github.com/reconverse/i2extras/"
},
{
"name": "outbreaks",
"url": "https://github.com/reconverse/outbreaks/"
},
{
"name": "reportfactory",
"url": "https://github.com/reconverse/reportfactory/"
},
{
"name": "trending",
"url": "https://github.com/reconverse/trending/"
},
{
"name": "trendeval",
"url": "https://github.com/reconverse/trendeval/"
}
],
"organizations": [
{
"name": "Epiverse, data.org",
"website": "https://data.org/",
"org_type": "owner",
"contact_name": "Thibaut Jombart",
"contact_email": "thibautjombart@gmail.com"
}
],
"stage": "nominee"
}

0 comments on commit cb14e40

Please sign in to comment.