Skip to content

match_area / area_lookup get out of date #71

@Moohan

Description

@Moohan

Probably one for @jackhannah95 as he wrote all the fancy SPARQL code!

The intention with area_lookup was that it should be updated with every package release but there haven't been any package releases. There's also the issue of people not updating to the latest version of phsmethods.

Could the solution be to have match_area do the API query live? Ideally, it could cache data so only one call would usually be needed. Another option (not sure how possible these are) could be to include data with the package then check how old it is (or even better check if there is a new version available at the API). If the data in the package is old; use the live call instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions