-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 3fcb9fb
Showing
11 changed files
with
1,828 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# This is a basic workflow to help you get started with Actions | ||
|
||
name: Readme.md to [Dokumentation].PDF | ||
|
||
# Controls when the action will run. | ||
on: | ||
# Triggers the workflow on push or pull request events but only for the main branch | ||
push: | ||
branches: | ||
- master | ||
paths: | ||
- 'Readme.md' | ||
- './.github/pictures/**' #Uncomment if u use imgges in your Readme.md | ||
|
||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel | ||
jobs: | ||
# This workflow contains a single job called "build" | ||
checkoutConvertMdToPdfPush: | ||
# The type of runner that the job will run on | ||
runs-on: ubuntu-latest | ||
|
||
# Steps represent a sequence of tasks that will be executed as part of the job | ||
steps: | ||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it | ||
- uses: actions/checkout@v2 | ||
# Converts | ||
- uses: baileyjm02/markdown-to-pdf@v1 | ||
with: | ||
input_dir: . | ||
output_dir: . | ||
image_import: ./.github/pictures #Uncomment if u use imgges in your Readme.md | ||
images_dir: ./.github/pictures #Uncomment if u use imgges in your Readme.md | ||
build_html: false | ||
# Renames Readme.pdf to 'Dokumentation <reponame>.pdf' | ||
- run: mv Readme.pdf "[Dokumentation] $(echo "$GITHUB_REPOSITORY" | awk -F / '{print $2}' | tr "_" " ").pdf" | ||
# Commit and push | ||
- uses: EndBug/add-and-commit@v7.1.1 | ||
with: | ||
message: 'generated from Readme.md' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
name: Create Release on tag push | ||
|
||
# Controls when the action will run. | ||
on: | ||
# Triggers the workflow on push or pull request events but only for the master branch | ||
push: | ||
tags: | ||
- '[0-9][0-9][0-9][0-9]-[0-1][0-9]-[0-3][0-9]' | ||
|
||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel | ||
jobs: | ||
# This workflow contains a single job called "build" | ||
build: | ||
# The type of runner that the job will run on | ||
runs-on: ubuntu-latest | ||
|
||
# Steps represent a sequence of tasks that will be executed as part of the job | ||
steps: | ||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it | ||
- uses: actions/checkout@v2 | ||
|
||
- name: Create Release | ||
id: create_release | ||
uses: actions/create-release@v1 | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token | ||
with: | ||
tag_name: ${{ github.ref }} | ||
release_name: Datenstand ${{ github.ref }} | ||
body: ${{ github.event.head_commit.message }} | ||
draft: false | ||
prerelease: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
{ | ||
"title": "COVID-19-Impfungen in Deutschland", | ||
"description": "Die COVID-19-Impfung kann einen Wendepunkt in der Kontrolle der COVID-19-Pandemie darstellen und erfährt daher hohes Maß an öffentlicher Aufmerksamkeit. Einführung und Umsetzung der COVID-19-Impfung gehen mit besonderen Herausforderungen einher, die bei der Impfdatenerfassung zu berücksichtigen sind. In diesem Kontext ist es Ziel des Projekts 'Digitales Impfquoten-Monitoring' (DIM), tagesaktuell, bundesweit die Impfquote zu erfassen und folgend aufbereitet darzustellen, um zeitnah den Verlauf der COVID-19-Impfkampanne zu analysieren, bei Bedarf nachzusteuern, und logistisch bzw. organisatorische Konsequenzen zu ziehen. <br><br>Das DIM-Projekt enthält Daten über den Verlauf der COVID-19 Impfungen in Deutschland. Die hier veröffentlichten Impfdaten aggregieren Daten aus drei Datenquellen: Neben dem Meldeweg über die DIM-Anwdung werden zur Erfassung der Impfquote auch Impfdaten niedergelassener Ärzt_innenpraxen durch die Kassenärztliche Bundesvereinigung (KBV) und Minimaldatensätze der Bundesländer (die noch nicht über das DIM melden) erfasst.", | ||
"upload_type": "dataset", | ||
"access_right": "open", | ||
"license": "cc-by", | ||
"language": "deu", | ||
"communities": [ | ||
{ | ||
"identifier": "robertkochinstitut" | ||
} | ||
], | ||
"creators": [ | ||
{ | ||
"name": "Robert Koch-Institut, Fachgebiet 33", | ||
"affiliation": "Robert Koch-Institut" | ||
} | ||
], | ||
"contributors": [ | ||
{ | ||
"name": "Siedler, Anette", | ||
"affiliation": "Robert Koch-Institut", | ||
"orcid": "0000-0002-6359-1018", | ||
"type": "ProjectLeader" | ||
}, | ||
{ | ||
"name": "Rieck, Thorsten", | ||
"affiliation": "Robert Koch-Institut", | ||
"orcid": "0000-0002-8799-8744", | ||
"type": "Researcher" | ||
}, | ||
{ | ||
"name": "Steffen,Annika ", | ||
"affiliation": "Robert Koch-Institut", | ||
"orcid": "0000-0003-4072-9245", | ||
"type": "Researcher" | ||
}, | ||
{ | ||
"name": "Perumal, Nita ", | ||
"affiliation": "Robert Koch-Institut", | ||
"type": "Researcher" | ||
}, | ||
{ | ||
"name": "Mao, Lei", | ||
"affiliation": "Robert Koch-Institut", | ||
"orcid": "0000-0002-8356-755X", | ||
"type": "ProjectManager" | ||
}, | ||
{ | ||
"name": "Claus, Hermann", | ||
"affiliation": "Robert Koch-Institut", | ||
"orcid": "0000-0002-0120-1846", | ||
"type": "ProjectLeader" | ||
}, | ||
{ | ||
"name": "Fischer, Constantin", | ||
"affiliation": "Robert Koch-Institut", | ||
"type": "DataManager" | ||
}, | ||
{ | ||
"name": "Schroeder, Sven", | ||
"affiliation": "Robert Koch-Institut", | ||
"type": "DataManager" | ||
}, | ||
{ | ||
"name": "Wuensche, Hannes", | ||
"affiliation": "Robert Koch-Institut", | ||
"orcid": "0000-0002-8837-0326", | ||
"type": "DataCurator" | ||
} | ||
], | ||
"keywords": [ | ||
"COVID-19", | ||
"SARS-CoV-2", | ||
"Vakzination", | ||
"Impfschutz-Deckungsgrad", | ||
"Massenimpfung", | ||
"Deutschland", | ||
"Vaccination", | ||
"Vaccination Coverage", | ||
"Mass Vaccination", | ||
"Germany", | ||
"RKI" | ||
], | ||
"subjects": [ | ||
{ | ||
"term": "Gesundheitsberichterstattung", | ||
"identifier": "info:ddc/22/de//614.42" | ||
}, | ||
{ | ||
"term": "Epidemiologie", | ||
"identifier": "info:ddc/22/de//614.4" | ||
}, | ||
{ | ||
"term": "Public health surveillance", | ||
"identifier": "info:ddc/22/eng//614.42" | ||
}, | ||
{ | ||
"term": "Epidemiology", | ||
"identifier": "info:ddc/22/eng//614.4" | ||
} | ||
], | ||
"publication_date": "2021-07-20T13:43:55+02:00" | ||
} |
Oops, something went wrong.