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

https://github.com/edwardcdev/satellites-chart

A simple dashboard for satellites data statistics by displaying charts such as line-marker, histogram and box charts.
https://github.com/edwardcdev/satellites-chart

nodejs numpy pandas python

Last synced: about 1 month ago
JSON representation

A simple dashboard for satellites data statistics by displaying charts such as line-marker, histogram and box charts.

Awesome Lists containing this project

README

        

# Satellites Chart
Dashboard for satellites data statistics charts including line-marker, histogram and box charts.

## Specification
- Node.js (run child process to execute for python scripts that includes pandas and numpy packages)
- Python (script process get data for statistics charts by processing algorithms)