Skip to content

Commit f92e121

Browse files
committed
0.4.18
1 parent b6be1db commit f92e121

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: readabs
22
Type: Package
33
Title: Download and Tidy Time Series Data from the Australian Bureau of Statistics
4-
Version: 0.4.17.900
4+
Version: 0.4.18
55
Authors@R: c(
66
person("Matt", "Cowgill", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0003-0422-3300")),
77
person("Zoe", "Meers", role = "aut", email = "[email protected]"),

NEWS.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# readabs 0.4.17
1+
# readabs 0.4.18
22
* New read_erp() function added thanks to Francis Markham. Loads estimated resident population data.
33
* The experimental `readabs::read_api()` function no longer coerces columns describing the data categories to numeric. Thanks to @kletts.
44
* read_lfs_datacube() now able to fetch modelled SA4 labour force estimates, thanks to @AngusMoore
55
* Bug fix to read_job_mobility()
6+
* Fix to reflect changed ABS API URL
67
* read_payrolls() updated to work with reconfigured (less frequent) ABS payrolls data.
78
* Documentation clarified to note that `release_date` arg to read_abs() does not reliably work for annual data.
89
* Refresh internal data

readabs.Rproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Version: 1.0
2-
ProjectId: f6ea06b5-c0ec-48bd-a0a7-8ef5e78fd59e
2+
ProjectId: 3f6816db-7138-4e0e-84bb-9766615ad73d
33

44
RestoreWorkspace: Default
55
SaveWorkspace: Default

0 commit comments

Comments
 (0)