Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ananas-analytics/ananas-examples
Ananas Desktop Examples
https://github.com/ananas-analytics/ananas-examples
Last synced: 4 days ago
JSON representation
Ananas Desktop Examples
- Host: GitHub
- URL: https://github.com/ananas-analytics/ananas-examples
- Owner: ananas-analytics
- Created: 2019-05-08T18:54:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T17:17:31.000Z (about 5 years ago)
- Last Synced: 2024-08-02T12:51:35.265Z (3 months ago)
- Language: TSQL
- Size: 2.24 MB
- Stars: 40
- Watchers: 7
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - ananas-analytics/ananas-examples - Ananas Desktop Examples (others)
README
# Ananas Analytics Examples
This repository contains the examples for Ananas Analytics Desktop Edition. [https://ananasanalytics.com](https://ananasanalytics.com)
## How to use the examples
1. [Download](https://github.com/ananas-analytics/ananas-examples/archive/master.zip) this repository.
2. Unzip the downloaded the zip file
3. Open Ananas Desktop [Download It HERE](https://ananasanalytics.com/docs/downloads/overview)
4. Import the project from the unzipped folder (import 1 project at a time)
## Examples
### Fifa2019
A simple analysis of the Fifa2019 player data.
### WeatherForcast
Compare two cities' next 5 day's temperature with `OpenWeather` web API.
### MySQL
Customer analysis from MySQL database.
### PostgreSQL
Customer analysis from PostgreSQL database.
### Excel
Compares 2013 & 2014 Q4 monthly profit from an excel file.
### Extension (beta)
An example to show how to use Extension in Ananas.
> The extension feature is still in beta, and it only works in headless mode.
> More examples coming soon ...