uklr 1.0.1
Fixed Bugs
- Fixed
ukppd_get()
when choosing item
and optional item arguments
ukppd_avail_postcodes()
now returns available postcodes in england and wales
Functions
- Function
get_query()
has been renamed to retrieve_query()
get_query()
returns formatted sparql
query
- The
ukppd_get()
item returns the whole URI and now will only return the info needed. For example for item=propertyType
it would return the whole URI http://landregistry.data.gov.uk/def/common/semi-detached
while now just semi-detahed
.
uklr 1.0.0
- Added a
NEWS.md
file to track changes to the package.