Skip to content

Tutorials needed on connecting to and using INBO data from R #37

Open
@florisvdh

Description

@florisvdh

INBO hosts many databases, so tutorials are needed for scientific and scientific support staff on how to use them from within R.

These tutorials should focus on:

  • connecting to the respective (spatial and non-spatial) databases / datawarehouses from within R, in a dplyr / DBI compliant way (rather than using RODBC). Interesting examples can be found at https://db.rstudio.com/.
    • to achieve reproducibility (transferability to docker, ...) and scalability (servers), methods should be agnostic of the user's environment as much as possible. E.g.: the user's location, the operating system, the network.
    • one connection method that works with all INBO (spatial and non-spatial) databases / datawarehouses is the preferred way to go.
  • best practices using each specific database, by clearly defining the available tables and fields, and providing key scripting examples.

There is an urgent need for the following INBO databases:

Further, the need is also urgent for these databases:

  • LIMS
  • BWK-database
  • INBODEM

This list is most probably incomplete. (So having an overview of data is another, related need.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions