Giter Club home page Giter Club logo

gazetter's People

Contributors

publichealthdatageek avatar robinlovelace avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gazetter's Issues

Check the web content that is extracted by get_notice_content

For example, 3723277 returns a 'borough' of Guildford which appears to be the location of the Highways England office. Initially it was thought this html_node("span") extracted the administrative agent eg Borough but clearly not. Function may need rewriting to reflect diversity of potential html content in different notices.

Change 'borough' column name to something more generic and appropriate.

For example, 3723277 returns a 'borough' of Guildford which appears to be the location of the Highways England office. Borough was originally used because we were examining in London whose administrative structures are known as Boroughs rather than local authorities but clearly this column name should reflect the wider content - ? local_authority ? organisation. It will depend on what the data is.

get_gazette_feed not working for category codes 22, 31 and 33

get_gazette_feed is not currently working for category codes 22, 31 and 33

test_tidy = GazetteR::get_gazette_feed(categorycode = 22, start_publish_date = "01/01/2021", end_publish_date = "01/03/2021")
#> Error in subset.default(notices_entries, select = c(id, `f:status`, `f:notice-code`, : argument "subset" is missing, with no default
test_tidy2 = GazetteR::get_gazette_feed(categorycode = 31, start_publish_date = "01/01/2021", end_publish_date = "01/03/2021")
#> Error in subset.default(notices_entries, select = c(id, `f:status`, `f:notice-code`, : argument "subset" is missing, with no default
test_tidy3 = GazetteR::get_gazette_feed(categorycode = 33, start_publish_date = "01/01/2021", end_publish_date = "01/03/2021")
#> Error in subset.default(notices_entries, select = c(id, `f:status`, `f:notice-code`, : argument "subset" is missing, with no default

Created on 2022-01-17 by the reprex package (v2.0.1)

add search terms to column name in get_content

When using get_content it would be helpful to have the search_terms that have been used pasted into the column name of 'search_result' so the user knows what the TRUE and FALSE really mean.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.