An open API service indexing awesome lists of open source software.

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

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.