Use of soil and vegetation

National Forestry Corporation

datasetViewer.description

Knowing and quantifying forest resources (forests and natural vegetation) was one of the priority tasks of Chilean forestry policy in the 90s, given the importance that society assigns to forests and natural vegetation, not only in terms of timber production, but also in all the environmental services they offer, including water production, soil protection, carbon sequestration, wildlife habitat and recreation. Along these lines, this collection contains the cadastre of land use and vegetation at the regional level in Chile. It includes land use, altitude range, cover and species. Data is current as of July 2021.

datasetViewer.preview

datasetViewer.previewCollectionInfo

Nombre de RegiónCódigo
Magallanes y la Antártica Chilena12REG_2005_WGS18SUR
TarapacáCatastro_RV_R01_2016
AntofagastaCatastro_RV_R02_1997
AtacamaCatastro_RV_R03_1997
CoquimboCatastro_RV_R04_2014
······
AysénCatastro_RV_R11_2011
MetropolitanaCatastro_RV_R13_2013
Arica y ParinacotaCatastro_RV_R15_2015
Los LagosCBN_10REG_2013
Los RíosCBN_XIV_2013

datasetViewer.spatialCoverage

datasetViewer.spatialCoverageInfo datasetViewer.mapView

datasetViewer.download

datasetViewer.download1 datasetViewer.here. datasetViewer.download3

datasetViewer.programaticAccess

datasetViewer.programaticAccess1 itrend-ds:CA917686FAA0724

datasetViewer.programaticAccess2 Código

datasetViewer.programaticAccess3 datasetViewer.programaticAccess4 datasetViewer.programaticAccess5 datasetViewer.here

```python import pytrend import pandas as pd session = pytrend.itrend_developer_tools() session.set_credentials( access_key_id = '', # Type your access_key_id secret_access_key = '' # Type your secret_access_key ) # Dataset dataset_id = 'itrend-ds:CA917686FAA0724' collection_id = 'Código' # Get available formats dataset_formats = session.get_dataset_formats(dataset_id) fmt = dataset_formats[0] # Choose your preferred format: dataset_formats = [csv] # Download file response = session.download_file(dataset_id, fmt) # Download an element filename = response.get('filename') delimiter = response.get('delimiter') df = pd.read_csv(filename, delimiter) element_formats = session.get_element_formats(dataset_id) efmt = element_formats[0] # Choose your preferred format: element_formats = [shp, geojson] for r, row in df.iterrows(): element_id = row[collection_id] element_response = session.download_file(dataset_id, efmt, element_id) break ```

datasetViewer.attribution

datasetViewer.attributionMessage1

datasetViewer.attribution1 National Forestry Corporation, «Use of soil and vegetation». datasetViewer.attribution2

datasetViewer.attributionMessage2

datasetViewer.attribution3 National Forestry Corporation («Use of soil and vegetation»), datasetViewer.attribution4

datasetViewer.permanentLink

datasetViewer.permanentLinkDescription

https://www.plataformadedatos.cl/datasets/en/CA917686FAA0724

datasetViewer.metadata

datasetViewer.noMetadata