Skip to content

Commit

Permalink
adding zenodo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcastagnetto committed Feb 14, 2022
1 parent fb90d2b commit 4827c4c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"creators": [
{
"orcid": "0000-0002-7188-1605",
"name": "Castagnetto, Jesus"
}
],

"license": "MIT",

"title": "Datos procesados y normalizados sobre COVID-19 en el Peru, recopilados de los datos abiertos del MINSA",

"keywords": ["COVID-19", "Peru"],

"communities": [
{"identifier": "covid-19"}
]
}

0 comments on commit 4827c4c

Please sign in to comment.