diff --git a/NEWS.md b/NEWS.md new file mode 100644 index 0000000..7f2f9aa --- /dev/null +++ b/NEWS.md @@ -0,0 +1,6 @@ +# restatis 0.2.0 + +* Added support for regionalstatistik.de and the Zensus 2022 database +* Massively improved the handling of 'jobs' (e.g., adding gen_download_job()) +* Added some helper functions such as gen_logincheck() +* Rewrote functions in the background diff --git a/cran-comments.md b/cran-comments.md new file mode 100644 index 0000000..c713dc9 --- /dev/null +++ b/cran-comments.md @@ -0,0 +1,5 @@ +## R CMD check results + +0 errors | 0 warnings | 0 note + +* Than update to the package adding support for further databases diff --git a/vignettes/additional_parameter.Rmd b/vignettes/additional_parameter.Rmd index 863f2a3..6a753ff 100644 --- a/vignettes/additional_parameter.Rmd +++ b/vignettes/additional_parameter.Rmd @@ -18,7 +18,7 @@ This is a brief overview of the additional parameters for an API call via {resta Especially `gen_table()` and `gen_cube()` have a lot of different additional parameters to specify the API call. For a detailed overview, see the following official documents: - The GENESIS database: https://www-genesis.destatis.de/genesis/misc/GENESIS-Webservices_Einfuehrung.pdf -- The Zensus 2022 database: https://ergebnisse2011.zensus2022.de/datenbank/misc/ZENSUS-Webservices_Einfuehrung.pdf +- The Zensus 2022 database: https://ergebnisse.zensus2022.de/datenbank/online/docs/ZENSUS-Webservices_Einfuehrung.pdf - regionalstatistik.de: https://www.regionalstatistik.de/genesis/misc/GENESIS-Webservices_Einfuehrung.pdf ## Short Overview of the Most Used Additional Parameters @@ -193,7 +193,7 @@ For variables: | type | - | - See more in the following official documentation for GENESIS: https://www-genesis.destatis.de/genesis/misc/GENESIS-Webservices_Einfuehrung.pdf -- See more in the following official documentation for the Zensus 2022 database: https://ergebnisse2011.zensus2022.de/datenbank/misc/ZENSUS-Webservices_Einfuehrung.pdf +- See more in the following official documentation for the Zensus 2022 database: https://ergebnisse.zensus2022.de/datenbank/online/docs/ZENSUS-Webservices_Einfuehrung.pdf - See more in the following official documentation for regionalstatistik.de: https://www.regionalstatistik.de/genesis/misc/GENESIS-Webservices_Einfuehrung.pdf For tables: @@ -242,7 +242,7 @@ For tables: gen_table - See more in the following official documentation for GENESIS: https://www-genesis.destatis.de/genesis/misc/GENESIS-Webservices_Einfuehrung.pdf -- See more in the following official documentation for the Zensus 2022 database: https://ergebnisse2011.zensus2022.de/datenbank/misc/ZENSUS-Webservices_Einfuehrung.pdf +- See more in the following official documentation for the Zensus 2022 database: https://ergebnisse.zensus2022.de/datenbank/online/docs/ZENSUS-Webservices_Einfuehrung.pdf - See more in the following official documentation for regionalstatistik.de: https://www.regionalstatistik.de/genesis/misc/GENESIS-Webservices_Einfuehrung.pdf @@ -260,7 +260,7 @@ For tables: | type | - | - See more in the following official documentation for GENESIS: https://www-genesis.destatis.de/genesis/misc/GENESIS-Webservices_Einfuehrung.pdf -- See more in the following official documentation for the Zensus 2022 database: https://ergebnisse2011.zensus2022.de/datenbank/misc/ZENSUS-Webservices_Einfuehrung.pdf +- See more in the following official documentation for the Zensus 2022 database: https://ergebnisse.zensus2022.de/datenbank/online/docs/ZENSUS-Webservices_Einfuehrung.pdf - See more in the following official documentation for regionalstatistik.de: https://www.regionalstatistik.de/genesis/misc/GENESIS-Webservices_Einfuehrung.pdf @@ -290,7 +290,7 @@ For tables: | type | - | - See more in the following official documentation for GENESIS: https://www-genesis.destatis.de/genesis/misc/GENESIS-Webservices_Einfuehrung.pdf -- See more in the following official documentation for the Zensus 2022 database: https://ergebnisse2011.zensus2022.de/datenbank/misc/ZENSUS-Webservices_Einfuehrung.pdf +- See more in the following official documentation for the Zensus 2022 database: https://ergebnisse.zensus2022.de/datenbank/online/docs/ZENSUS-Webservices_Einfuehrung.pdf - See more in the following official documentation for regionalstatistik.de: https://www.regionalstatistik.de/genesis/misc/GENESIS-Webservices_Einfuehrung.pdf @@ -308,7 +308,7 @@ For tables: | type | - | - See more in the following official documentation for GENESIS: https://www-genesis.destatis.de/genesis/misc/GENESIS-Webservices_Einfuehrung.pdf -- See more in the following official documentation for the Zensus 2022 database: https://ergebnisse2011.zensus2022.de/datenbank/misc/ZENSUS-Webservices_Einfuehrung.pdf +- See more in the following official documentation for the Zensus 2022 database: https://ergebnisse.zensus2022.de/datenbank/online/docs/ZENSUS-Webservices_Einfuehrung.pdf - See more in the following official documentation for regionalstatistik.de: https://www.regionalstatistik.de/genesis/misc/GENESIS-Webservices_Einfuehrung.pdf