nbnuk / nbn-project-hub

0 stars 3 forks source link

New Component: Data Resource list #24

Open h-m-jones opened 10 months ago

h-m-jones commented 10 months ago

Lets say the "Cheshire Badger Conservation" Trust have a website which lists all the recorded sightings (occurrence records) of badgers in Cheshire. They now want to list all the datasets that contain occurrence records of badgers in Cheshire e.g.:

2020 Cheshire Mammal Spring Survey count: 100 RSPB Sightings count: 10

The hook for retrieving the list of DataResources has been written and the skeleton of the component has been provided.

This first task is to make the list look good.

The component is SimpleDataResourceComponent

Note: The number of datasets that is returned from useDataResource is limited to 30.