All Projects → hanford → Facebook Data Parser

hanford / Facebook Data Parser

A node app for parsing facebook data and outputting pretty graphs

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Facebook Data Parser

Quickplot
Quick and easy data visualizations with Haskell
Stars: ✭ 82 (-16.33%)
Mutual labels:  data-visualization
Covid Charts
A collection of JavaScript-based data visualization tools and data for depicting spread of the COVID-19
Stars: ✭ 88 (-10.2%)
Mutual labels:  data-visualization
Aethos
Automated Data Science and Machine Learning library to optimize workflow.
Stars: ✭ 94 (-4.08%)
Mutual labels:  data-visualization
Victory
A collection of composable React components for building interactive data visualizations
Stars: ✭ 9,248 (+9336.73%)
Mutual labels:  data-visualization
D3vue
A D3 Plugin for VueJS
Stars: ✭ 87 (-11.22%)
Mutual labels:  data-visualization
Compost
Composable data visualization library for JavaScript
Stars: ✭ 88 (-10.2%)
Mutual labels:  data-visualization
Dex
Dex : The Data Explorer -- A data visualization tool written in Java/Groovy/JavaFX capable of powerful ETL and publishing web visualizations.
Stars: ✭ 1,238 (+1163.27%)
Mutual labels:  data-visualization
Blog
文章列表
Stars: ✭ 96 (-2.04%)
Mutual labels:  data-visualization
Transformr
Smooth Polygon Transformations
Stars: ✭ 87 (-11.22%)
Mutual labels:  data-visualization
Jvectormap
Stars: ✭ 1,307 (+1233.67%)
Mutual labels:  data-visualization
Telegram Analysis
Analyse telegram chats easily
Stars: ✭ 83 (-15.31%)
Mutual labels:  data-visualization
Codecharta
CodeCharta visualizes multiple code metrics using 3D tree maps.
Stars: ✭ 85 (-13.27%)
Mutual labels:  data-visualization
Ss Vis Component
VIS components for a security system, to monitor the state and confirm the system's health running.
Stars: ✭ 88 (-10.2%)
Mutual labels:  data-visualization
Databench
Data analysis tool.
Stars: ✭ 82 (-16.33%)
Mutual labels:  data-visualization
Ggplotnim
A port of ggplot2 for Nim
Stars: ✭ 95 (-3.06%)
Mutual labels:  data-visualization
Openbci Dashboard
A fullstack javascript app for capturing and visualizing OpenBCI EEG data
Stars: ✭ 82 (-16.33%)
Mutual labels:  data-visualization
Basketball analytics
Repository which contains various scripts and work with various basketball statistics
Stars: ✭ 88 (-10.2%)
Mutual labels:  data-visualization
Wesanderson
A Wes Anderson color palette for R
Stars: ✭ 1,343 (+1270.41%)
Mutual labels:  data-visualization
Colorgrad
Go (Golang) color scales library for maps, charts, data-visualization & creative coding.
Stars: ✭ 96 (-2.04%)
Mutual labels:  data-visualization
C3
📊 A D3-based reusable chart library
Stars: ✭ 9,163 (+9250%)
Mutual labels:  data-visualization

Landing page

Found out how to download your facebook data below

Parse your data manually downloaded from facebook

Parse your data

First extract facebook.zip in the current directory and then

npm install

bower install

node app

python -m SimpleHTTPServer

Then in your web browser go to the url localhost:8000

Report any bugs to [email protected]

LICENSE:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].