Back to Airbyte

Bootstrap

airbyte-integrations/connectors/source-rki-covid/bootstrap.md

2.0.03.1 KB
Original Source

The (Robert Koch-Institut - von Marlon Lückert) Covid-19 is a REST based API. Connector is implemented with Airbyte CDK.

Cases In Germany Covid api stream

The basic entry stream is 'germany'. All other streams are extended version of base stream and passing parameters also result in sliced data. For production, every developer application can view multiple streams.

Endpoints

Cases In States Of Germany Covid api stream

The basic entry stream is 'GermanyStates'. All other streams are extended version of base stream and passing parameters also result in sliced data. For production, every developer application can view multiple streams.

Endpoints

Incremental streams have required parameter start-date. Without passing start-date as parameter full-refresh occurs. As cursor field this connector uses "date".