Skip to content

function proposal #3

Description

@jeffreyhanson
# download and import a dataset data.gov.au using a dataset id
get_oz_dataset.character(x = "insert id here")
get_oz_dataset.data.frame(x = "data.frame ") # download urls in x$data$url

# get the download url for an oz dataset using its id
get_url.character(x = "insert id here")
 
# download and import data given a url
get_url_dataset.character(x = "http://www.blah-blahsdfglkjskgj)

# get metadata for  n number of oz datasets 
get_oz_metadata(n = Inf)

# search for data
search_oz_data("query")

# general user friendly download functions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions