Skip to content

Commit

Permalink
docs(README): add new endpoints for API Poisson
Browse files Browse the repository at this point in the history
Refs #40
  • Loading branch information
DDorch committed Feb 22, 2024
1 parent 367e821 commit 3f4a33b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,15 @@ API documentation: <https://hubeau.eaufrance.fr/page/api-poisson>

Available function:

- [`get_poisson_operations`](https://inrae.github.io/hubeau/reference/get_poisson.html):
sampling operations carried out at stations measuring the quality of
rivers
- [`get_poisson_observations`](https://inrae.github.io/hubeau/reference/get_poisson.html):
scientific fishery observations
fish observations made during sampling operations
- [`get_poisson_indicateurs`](https://inrae.github.io/hubeau/reference/get_poisson.html):
the IPR and IPR+ indicators calculated from fish observations
- [`get_poisson_stations`](https://inrae.github.io/hubeau/reference/get_poisson.html):
stations measuring the quality of rivers

## API “Prélèvements en eau”

Expand Down
5 changes: 4 additions & 1 deletion man-roxygen/hubeau.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,10 @@ API documentation: <https://hubeau.eaufrance.fr/page/api-poisson>

Available function:

- [get_poisson_observations()]: scientific fishery observations
- [get_poisson_operations()]: sampling operations carried out at stations measuring the quality of rivers
- [get_poisson_observations()]: fish observations made during sampling operations
- [get_poisson_indicateurs()]: the IPR and IPR+ indicators calculated from fish observations
- [get_poisson_stations()]: stations measuring the quality of rivers

## API "Prélèvements en eau"

Expand Down
5 changes: 4 additions & 1 deletion man/hubeau.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3f4a33b

Please sign in to comment.