handle_dates | R Documentation |
This function handles dates based on the respective dataset. According to the documentation:
Data from 2024 onwards corresponds to Unverified data transmitted continuously (Up-To-Date/UTD/E2a).
Data from 2013 to the begin of 2023 corresponds to Verified data (E1a) reported by countries by 30 September each year for the previous year.
Data delivered before 2012 corresponds to Historical Airbase data. The range for E1 is extended until 31/12/2023 because the observations are already validated, and no data for 2023 is retrieved when considering E2.
handle_dates(from, to)
from |
StartDate (in "YYYY-MM-DD" format). |
to |
EndDate (in "YYYY-MM-DD" format). |
A list of datasets with associated date ranges and descriptions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.