Generates report in xlsx and csv format about the inputed geometric shape file within the provided time range.
Project description
Village data analysis package
Maintained and developed by Lexunit Ltd.
Description
Generates report in xlsx and csv format about the inputed geometric shape file within the provided time range.
Requirements
To be able to test this code shape file data is required.
Installation
For installation please use the standard command as follows:
pip install village_data_analysis
Sample code:
Please note that the package expects WSG84 formatted geometric shapes. Note that "year n" below supposed to be integers.
import village_data_analysis.analyzer as ap
shapefile_paths = [
("year 1", "shapeile_1.shp"),
("year 2", "shapeile_2.shp"),
("year 3", "shapeile_3.shp"),
("year n", "shapeile_n.shp"),
]
ap.create_report(shapefile_paths, 2000, 5)
Developed by Lexunit.ai for The Nature Conservancy.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file village-data-analysis-1.4.tar.gz.
File metadata
- Download URL: village-data-analysis-1.4.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b7b83959335d8ab78cb5ffcdb73d50bf48e363e9f288ab30b0e5dc28eda884b
|
|
| MD5 |
045bdef7795a0c50688f2f5907ca2e00
|
|
| BLAKE2b-256 |
745dfe3f80e6fddd350a45b9c4b7eb64ccaea7bedaad23465a09fae39d037b9b
|
File details
Details for the file village_data_analysis-1.4-py3-none-any.whl.
File metadata
- Download URL: village_data_analysis-1.4-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa0a2514a503bc0f2804a57e0fd8e4855664960cdcd314740df94bc835f2bcd7
|
|
| MD5 |
2535fba7420bf59c1cc5507b4fef6a8b
|
|
| BLAKE2b-256 |
6295300e40d204c7cfb6e83e04bc3d4e8869fed0a356b9d38125ac204061c91f
|