Giter Site home page Giter Site logo

fb-analysis's Introduction

fb-analysis

Interactive dashboard to explore your personal Facebook Messenger data dump using Plotly Dash.

Features

The application displays various statistics, trends and features derived from your raw Facebook data dump. Currently included:

  • Personal stats
    • All time number of messages sent & received (yearly/monthly/daily)
    • Heatmap of weekly activity
    • Number of messages received per contact

alt text alt text

  • Chat analysis
    • All time message count per participant (yearly/monthly/daily)
    • Message count per participant per hour-of-day / day-of-week
    • Pie chart of messages per participant
    • Most frequent words per participant

alt text

  • Contact Info
    • Message count, vocabulary size, average word length, average number of words per message for each of your contacts.
  • Network Graph
    • Interactive visualization of your social network derived solely from your messages and group chats

alt text

  • Photo Viewer
    • Image gallery of all photos ever sent/received per chat.

Prerequisites

  1. Download your facebook messages in .json format, and unzip.
  2. Edit DATA_DIR and MY_NAME in config.py. DATA_DIR should be the full path to the "data" directory.
  3. Install the required packages in a clean virtual environment:
pip install -r requirements.txt

Run the app

python index.py

The webserver will load at http://127.0.0.1:8050.

Contributing

Have a look at the apps/example directory to get started building new features. Pull requests are welcome :)

fb-analysis's People

Contributors

dependabot[bot] avatar julienschuermans avatar

Watchers

 avatar

Forkers

benwaldner

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.