Package: allhomes
Title: Extract Past Sales Data from Allhomes.com.au
Version: 0.3.0
Authors@R: 
    person("Maurits", "Evers", , "maurits.evers@gmail.com", role = c("aut", "cre"))
Description: Extract past sales data for specific suburb(s) and year(s) from the Australian property website <https://www.allhomes.com.au>. Allhomes data include the address and property details, date and price of the sale, block size and unimproved value of properties mainly in the ACT and NSW.
Language: en-AU
License: MIT + file LICENSE
Depends: R (>= 4.0)
Imports: dplyr, htmltab, httr, jsonlite, magrittr, purrr, readr, rlang,
        tibble, tidyr, stringr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://mevers.github.io/allhomes/
NeedsCompilation: no
Packaged: 2022-09-08 11:34:46 UTC; maurits
Author: Maurits Evers [aut, cre]
Maintainer: Maurits Evers <maurits.evers@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-09 07:23:00 UTC
