Metadata-Version: 2.2
Name: dtcc-data
Version: 0.9.0
Summary: DTCC Data
Author-email: Anders Logg <logg@chalmers.se>, Vasilis Naserentin <vasilis.naserentin@chalmers.se>, Dag Wästberg <dwastberg@gmail.com>, Themistoklis Arvanitis <thearva@chalmers.se>
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dtcc-core
Requires-Dist: aiohttp==3.11.11
Requires-Dist: fastapi==0.115.6
Requires-Dist: folium==0.19.2
Requires-Dist: laspy==2.5.4
Requires-Dist: pyproj==3.7.0
Requires-Dist: requests==2.32.3
Requires-Dist: paramiko
Requires-Dist: geopandas
Requires-Dist: platformdirs>=4.3.6
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

# DTCC Data

DTCC Data provides an initial datalake scraped of LM's repository and an accompanying API for DTCC Platform.

This project is part of the
[Digital Twin Platform (DTCC Platform)](https://github.com/dtcc-platform/)
developed at the
[Digital Twin Cities Centre](https://dtcc.chalmers.se/)
supported by Sweden’s Innovation Agency Vinnova under Grant No. 2019-421 00041.

## Documentation

This project is documented as part of the
[DTCC Platform Documentation](https://platform.dtcc.chalmers.se/).

## Authors (in order of appearance)

* [Dag Wästerberg](https://chalmersindustriteknik.se/sv/medarbetare/dag-wastberg/)
* [Anders Logg](http://anders.logg.org)
* [Vasilis Naserentin](https://www.chalmers.se/en/persons/vasnas/)
* [Themis Arvanitis](https://dtcc.chalmers.se)


## License

This project is licensed under the
[MIT license](https://opensource.org/licenses/MIT).

Copyright is held by the individual authors as listed at the top of
each source file.

## Community guidelines

Comments, contributions, and questions are welcome. Please engage with
us through Issues, Pull Requests, and Discussions on our GitHub page.
