uklr 1.0.2
uktrans_get
is fixed when start_date is used (#2)
Removed
travis & appveyor and using gh_actions instead.
Using gh-pages to
create the pkgdown website.
Create
an app as vignette page to search with the help of uklr.
uklr 1.0.1
Fixed Bugs
- Fixed ukppd_get()when choosingitemand
optionalitem arguments
- ukppd_avail_postcodes()now returns available postcodes
in england and wales
Functions
- Function get_query()has been renamed toretrieve_query()
- get_query()returns formatted- sparqlquery
- The ukppd_get()item returns the whole URI and now will
only return the info needed. For example foritem=propertyTypeit would return the whole URIhttp://landregistry.data.gov.uk/def/common/semi-detachedwhile now justsemi-detahed.
uklr 1.0.0
- Added a NEWS.mdfile to track changes to the
package.