← Back to catalog

Other

COVID-19 data

auto-generated
swirls add covid19_api
actionGETv1.0.0

getDailyReportAllCountries

Get daily report for all countries. Date is mandatory parametar. Date format is by ISO 8601 standard, but you can provide different format with date-format parameter.

Source
actionGETv1.0.0

getDailyReportByCountryCode

Get daily report for specific country. Country code and date are mandatory in parametars. Country code is in ISO 3166-1 standard. It can be 2 chars (Alpha-2) or 3 chars (Alpha-3) type. Date format is by ISO 8601 standard, but you can provide different format with date-format parameter

Source
actionGETv1.0.0

getDailyReportByCountryName

Get daily report for specific country. Country name and date are mandatory in parametars. Date format is by ISO 8601 standard, but you can provide different format with date-format parameter

Source
actionGETv1.0.0

getLatestCountryDataByCode

Get latest data for specific country. Country code and format are in parametars. Country code is in ISO 3166-1 standard. It can be 2 chars (Alpha-2) or 3 chars (Alpha-3) type.

Source
actionGETv1.0.0

getLatestCountryDataByName

Get latest data for specific country. Country name and format are in parametars.

Source
actionGETv1.0.0

getLatestTotals

Get latest data for whole world.

Source
actionGETv1.0.0

getListOfCountries

Get name name, alpha-2, alpha-3 code, latitude and longitude for every country.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec