Get all taxon importances
Retrieve a paginated collection of all taxon importances recorded in VegBank.
Query parameters
Level of detail for the response:
- minimal: Returns basic fields only
- full: Returns more fields
Whether to include nested fields in the response
Maximum number of records to return
Number of records to skip before starting to return records
If true, return data payload in binary Parquet format
Response
Matching taxon importances(s), with fields based on parameters:
- detail=minimal&with_nested=false: Basic fields only
- detail=minimal&with_nested=true: Basic fields + nested array fields
- detail=full&with_nested=false: Extended fields, no nested array fields
- detail=full&with_nested=true: Extended fields + nested array fields
Example response
{
"count": 115000,
"data": [
{
"tm_code": "tm.1",
"to_code": "to.1",
"ob_code": "ob.1",
"sr_code": "sr.1",
"cover": 17.5,
"cover_code": "6",
"basal_area": 13.141,
"biomass": 813,
"inference_area": 1000,
"stratum_base": 3,
"stratum_height": 25
}
]
}Changes
Changed in 5 of the 50 revisions of this API.22214
- ▲
added
taxon_imp_minimaltaxon_imp_minimal_nestedto the response bodyoneOflist for the response status200response-body-one-of-added
- ●
removed the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/basal_areafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/biomassfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/coverfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/cover_codefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/inference_areafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/ob_codefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/sr_codefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/stratum_basefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/stratum_heightfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/tm_codefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/to_codefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/basal_areafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/biomassfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/coverfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/cover_codefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/inference_areafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/ob_codefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/sr_codefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/stratum_basefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/stratum_heightfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/tm_codefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/to_codefrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parameterdetailnew-optional-request-parameter
- ○
added the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/author_obs_codeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[taxon_imp_full]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/author_plant_nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/author_obs_codeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/allOf[TaxonImpFull]/author_plant_nameto the response with the200statusresponse-optional-property-added
- ○
added
TaxonImpMinimalto theoneOf[taxon_imp_full]/allOf[subschema #2]/data/items/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
TaxonImpMinimalTaxonImpNestedto theoneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/response propertyallOflist for the response status200response-property-all-of-added
- ○
removed
TaxonImpFullNestedfrom theoneOf[taxon_imp_full_nested]/allOf[subschema #2]/data/items/response propertyallOflist for the response status200response-property-all-of-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added
record_countsubschema #2to theoneOf[taxon_imp_full]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
record_countsubschema #2to theoneOf[taxon_imp_full_nested]/response propertyallOflist for the response status200response-property-all-of-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
removed
record_countsubschema #2from theoneOf[taxon_imp_full]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
record_countsubschema #2from theoneOf[taxon_imp_full_nested]/response propertyallOflist for the response status200response-property-all-of-removed
This revision also has 37 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added
record_countsubschema #2to theoneOf[taxon_imp_full]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
record_countsubschema #2to theoneOf[taxon_imp_full_nested]/response propertyallOflist for the response status200response-property-all-of-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 83 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 50 revisions, 1 has no diff computed.