Access to data

For research projects usually is more interesting to access traitbase programatically. Traitbase supports three options:

4F9A0C6D-D9F0-4714-8547-5AA015482447 Created with sketchtool. A

Download the full database (This can be done in 3-4 tables downloaded as a ZIP file).

FA9C5778-4488-4545-A172-21F3BB321142 Created with sketchtool. B

Use our R package traitbaseR to query and download data directly from R. This allow interacting with up-to-date data in real time and keep your workflow reproducible.

The package includes a series of useful functions to create summary statistics per species, obtain appropriate citation for the data used and track the version of the database used to ensure reproducibility of your results. See an example here (work in progress).

9B7B92B1-4744-4CE9-A185-3830A2DE5ADC Created with sketchtool. C

Use our API to connect directly with you preferred programming tool. See details on the API implementation here.