Skip to content

Commit

Permalink
updated on 20200720 at 09:19:28
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamandrici committed Jul 20, 2020
1 parent ed53164 commit eca45af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processing/species/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ The final step creates:
+ mt_species_output: this table rebuild relations within `mt_attributes` table and all `dt_` tables.
+ get_list_species_output: this function interrogates the above table, and returns a list of species, allowing filtering on columns
+ get_single_species_output: this function interrogates the above table filtering on a single id_no, and returns related informations expanded, with names
+ The following functions interrogate the related main tables, and shows existing values that can be used as filters on the main funcion:
+ The following functions interrogate the related main tables, and shows existing values that can be used as filters on the main function:
+ get_list_categories
+ get_list_conservation_needed
+ get_list_countries
Expand Down

0 comments on commit eca45af

Please sign in to comment.