Skip to content

Releases: TESS-Laboratory/tist-web-scrape

All data initial release

02 Jul 00:03
0fb6788

Choose a tag to compare

This release contains the refactored code which uses targets to track the scraping of all groups across all countries.
Also included are the data for all countries.

Note there are known errors in some of geospatial polygons - some cleaning or filtering will be required for onward analysis.

In each zip file the following files are provided:

{country}_grove_points.gpkg - a spatial vector file containing the centroid location and information about each grove.
{country}_grove_polys.gpkg - a spatial vector file containing the polygon location and information about each grove.
{country}_seed_det_tab.csv - a table containing information about the seedlings
{country}_tree_det_tab.csv - a table containing information about the trees e.g. age and number present.
{country}_tree_circ_tab.csv - a table containing information about the tree circumferences.

initial data release for Uganda

23 Apr 10:08

Choose a tag to compare

Pre-release

latest Uganda data.

Still not perfect - some polygons have crazy geometry errors ( these also exist in the raw data on the maps in the tist web page) - we may be able to sort these out ourselves but maybe best for us to think about how to do this...

This is a reasonable start anyway and a good place to begin debugging...