Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: MattCowgill/readabs

0.4.19

18 May 09:13

Choose a tag to compare

readabs 0.4.19

  • Bug fix - read_erp() no longer returns a grouped data frame. Thanks to @nerskin for the fix.
  • Bug fix - address a situation where the ABS adds additional non-data worksheets to a time series spreadsheet

Version 0.4.18

02 Mar 04:29
3419585

Choose a tag to compare

Miscellanous fixes (#269)

* update internal data

* Updated URLs for the read_api etc to point to the latest API endpoint… (#267)

* Updated URLs for the read_api etc to point to the latest API endpoint as updated by the ABS on 29 November 2024, api.data.abs.gov.au replaced by data.api.abs.gov.au with further structural changes to the API URL required

* updated test url in test suite to match updates from ABS

---------

Authored-by: Christian Klettner <[email protected]>

* update internal data

* update sysdata

* 0.4.18

* use magrittr pipe

* update docs

---------

Co-authored-by: Matt Cowgill <[email protected]>
Co-authored-by: Christian Klettner <[email protected]>

Version 0.4.16

27 May 05:25
01d2f4b

Choose a tag to compare

This minor update fixed a bug that was inadvertently introduced in the previous version of readabs. The bug would only have affected a (very?) small minority of users.

Version 0.4.15

27 May 02:32
47b4f9d

Choose a tag to compare

This is a minor release.

  • read_lfs_datacube() convenience function added
  • New environment variable "R_READABS_DL_METHOD" can be set. When set, this is passed to the method argument of download.file(). Useful on networks where a method such as "wininet" must be used.

Version 0.4.13

30 Jan 00:39
f7808e0

Choose a tag to compare

  • Added read_job_mobility()
  • Added read_abs_url()
  • Added a release_date argument to read_abs()
  • Bug fixes

Version 0.4.12

18 Apr 22:42
1eb0ab7

Choose a tag to compare

Minor bug fixes and updates

Version 0.4.11

17 Dec 00:24
873671c

Choose a tag to compare

  • New options available in read_payrolls(). Thanks to @martintburgess.
  • Fixes to adapt to changes the ABS made to its time series spreadsheets without warning. Thanks to @Henry-DJPR.
  • Fix to ensure read_abs_local() works with .xlsx files as well as .xlsx. Thanks to @hamgamb.

Version 0.4.9

24 May 04:32
d242f35

Choose a tag to compare

prepare for CRAN submission (#155)

Version 0.4.8

09 Feb 06:10

Choose a tag to compare

amended URL in lifecycle badge in README

Version 0.4.7

15 Dec 05:32
8b016d5

Choose a tag to compare

Bug fixes