Saved datasets
Last updated
Download format
Croissant
Croissant is a format for Machine Learning datasets
Learn more about this at mlcommons.org/croissant.
Usage rights
License from data provider
Please review the applicable license to make sure your contemplated use is permitted.
Topic
Provider
Free
Cost to access
Described as free to access or have a license that allows redistribution.
100+ datasets found
  1. O

    Qld wildlife data API

    • data.qld.gov.au
    • researchdata.edu.au
    • +2more
    geojson, json
    Updated Oct 16, 2024
  2. Taiwan Wildlife Conservation List

    • gbif.org
    Updated Jul 31, 2024
  3. Endangered wildlife and plant species in the U.S. 2024

    • statista.com
    • proxy.parisjc.edu
    Updated Oct 16, 2024
    + more versions
  4. n

    Wildlife

    • wp1.en-us.nina.az
    Updated Oct 10, 2024
  5. Raspberry Wildlife Detector Training Dataset

    • kaggle.com
    zip
    Updated Jul 26, 2022
  6. o

    Trends in Illegal Wildlife Trade

    • openicpsr.org
    Updated Dec 10, 2019
  7. w

    Data from: Wildlife Areas

    • geo.wa.gov
    • hub.arcgis.com
    • +1more
    Updated Feb 4, 2016
  8. R

    Project one Wildlife system Dataset

    • universe.roboflow.com
    zip
    Updated Jun 17, 2024
  9. Wildlife Movement Barrier Priorities - CDFW - 2022 [ds3025]

    • data-cdfw.opendata.arcgis.com
    • data.cnra.ca.gov
    • +4more
    Updated Mar 8, 2023
    + more versions
  10. Wildlife Movement Barriers - CDFW [ds2867]

    • data.ca.gov
    • data.cnra.ca.gov
    • +5more
    Updated Mar 8, 2023
    + more versions
  11. G

    Wildlife habitats

    • open.canada.ca
    fgdb/gdb, geojson +5
    Updated Oct 8, 2024
  12. d

    Wildlife Units

    • catalog.data.gov
    • s.cnmilf.com
    • +2more
    Updated Jul 12, 2024
  13. l

    Data from: Conservation Drones

    • lila.science
    jpg
    Updated Feb 18, 2020
  14. v

    New Mexico Data from the Wildlife Viewer Survey

    • data.lib.vt.edu
    pdf
    Updated May 30, 2023
  15. a

    NHESP Estimated Habitats of Rare Wildlife

    • hub.arcgis.com
    • gis.data.mass.gov
    • +1more
    Updated Nov 23, 2022
  16. b

    Wildlife

    • data.brisbane.qld.gov.au
    Updated Jul 11, 2024
    + more versions
  17. Wildlife Movement Barrier Priorities - CDFW - 2020 [ds3023]

    • data.cnra.ca.gov
    • data.ca.gov
    • +4more
    Updated Jan 18, 2023
    + more versions
  18. a

    Critical Wildlife Habitat

    • highlands-data-njhighlands.opendata.arcgis.com
    Updated Jul 1, 2008
    + more versions
  19. d

    Data from: National Wildlife Refuge System.

    • datadiscoverystudio.org
    Updated May 12, 2018
    + more versions
  20. u

    BBC Wildlife Finder - Datasets - Mannheim Linked Data Catalog

    • linkeddatacatalog.dws.informatik.uni-mannheim.de
    Updated Sep 1, 2014
Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Environment, Tourism, Science and Innovation (2024). Qld wildlife data API [Dataset]. https://www.data.qld.gov.au/dataset/qld-wildlife-data-api

Qld wildlife data API

Explore at:
3 scholarly articles cite this dataset (View in Google Scholar)
geojson(1), json(1), json(1024), json(100)Available download formats
Dataset updated
Oct 16, 2024
Dataset provided by
Environment, Tourism, Science and Innovation
License

Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically

Area covered
Queensland
Description

The Qld Wildlife API is being replaced

Please note that the Qld Wildlife API will soon be replaced with a new API. The new API is currently planned to be released in May 2025. Please come back to this webpage for updates. If you have any questions or feedback, please email wildnet@des.qld.gov.au

This API accesses data from QLD Government's WildNet database that has been approved for public release. There are a number of functions that retrieve species names, profiles, notes, statuses, images, species survey locations and project information.

Please see https://apps.des.qld.gov.au/species for more information on using the API functions.

Data can be retrieved in 3 different formats by adding the format variable to the end of the url (e.g. &f=xml). The default format is json if the f (format) variable is omitted.
E.g.
- JSON: https://apps.des.qld.gov.au/species/?op=getkingdomnames&f=json
- XML: https://apps.des.qld.gov.au/species/?op=getkingdomnames&f=xml
- CSV: https://apps.des.qld.gov.au/species/?op=getkingdomnames&f=csv

When spatial locations are returned, GeoJSON or KML will be used when requesting the json and xml formats.

Species profile search can be used to locate species information (by name or a taxonomy search). It uses the Get species by ID function to display species profiles with images and maps and uses the Get surveys by species function for downloading data.

Biomaps provides a map interface to display the WildNet records approved for publication with other spatial layers (such as cadastre, protected areas, vegetation and biodiversity value mapping). A range of WildNet species list reports based on all WildNet records and other environmental reports can be requested for properties and drawn areas etc.

WetlandMaps provides a map interface to display WildNet records approved for publication with other spatial layers (such as wetland mapping).

The Queensland Globe can be used to access WildNet records approved release and access summarised WildNet data in 10x10km grids.

Other WildNet products are made available via the Queensland Government Open Data Portal.

The resources listed below are the service endpoints for each of the operations (or functions) available.

Available variables
f: Format - Setting the 'f' variable will determine the format of the response. There are 4 possible options; json, xml, kml and csv. Json is the default if 'f' is not set. If the output is spatial, GeoJson will be return for 'f=json' and KML will be returned for 'f=xml' or 'f=kml'.
projids: Project Ids - Comma separated list of project ids. Use Get projects to access project IDs.
projtitle: Project Title - A title (full or partial) that is used as a search string to search for a project or projects.
proj: Include Project Details - This indicates if the project details are to be included in the output. The default is true.
org: Organisation ID - An ID that is associated with an organisation. Use Get organisations to access organisation IDs.
bbox: Bounding Box - A bounding box that defines a geographical area. Specified as top left, bottom right, e.g. latitude,longitude,latitude,longitude.
circle: Circle - A circle (buffered point) that defines a geographical area. It is specified as a centroid and a radius (metres), e.g. latitude,longitude,distance.
pagecount: Page Count - The number of records to return on a page.
pageindex: Page Index - The page index to return.
p: Location Precision - The distance in metres that indicates the accuracy of the records location.
min: Minimum Start Date - The earliest date for a record to be returned.
max: Maximum Start Date - The latest date for a record to be returned.
kingdom: Kingdom - A kingdom's common name.
class: Class - A class scientific name.
classes: Classes - A comma separated list of class scientific names.
family: Family - A scientific family name.
species: Species Name - A scientific species name.
taxonid: Taxon ID - A unique id that identifies a particular species. Use Species search to access taxonids for particular species.

Search
Clear search
Close search
Google apps
Main menu