https://github.com/rahiel/hortiradar
Real-time social media analytics
https://github.com/rahiel/hortiradar
flask python social-media-analysis vrije-universiteit-amsterdam
Last synced: 7 months ago
JSON representation
Real-time social media analytics
- Host: GitHub
- URL: https://github.com/rahiel/hortiradar
- Owner: rahiel
- License: apache-2.0
- Created: 2018-12-27T14:57:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T15:40:27.000Z (over 6 years ago)
- Last Synced: 2025-03-20T21:33:17.010Z (8 months ago)
- Topics: flask, python, social-media-analysis, vrije-universiteit-amsterdam
- Language: Python
- Homepage: https://acba.labs.vu.nl/hortiradar/
- Size: 811 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# Hortiradar
The [Hortiradar][] is a project by the [Vrije Universiteit Amsterdam][VU] in
cooperation with [BIGt&u][]. The main goal is providing the Dutch horticulture
and floriculture industries with valuable insights from social media. To this
end we're building an analytics platform for Twitter data.
See `docs/hortiradar.org` for an overview of the design of the Hortiradar.
[hortiradar]: https://acba.labs.vu.nl/hortiradar/
[VU]: https://vu.nl/en/
[BIGt&u]: http://bigtu.nl
# License
Hortiradar is free software. You are free to share, improve and use the code
under the conditions as described in the Apache-2.0 license, included in
`LICENSE.txt`. The following files are not Apache-2.0 licensed but have their
own conditions:
- [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/): `hortiradar/database/data/obscene_words.txt`
- [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.en.html): `hortiradar/website/interaction_graph.ts`
Look at `LEGAL.txt` for the free software licenses of code used in this project.