Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 646 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 646 Bytes

cinemastat

A data visualization Experiment using Malayalam Movie data.

contributions welcome

Data

Data is extracted from the following sources:

Components

  • Scrapper : A web scrapping tool to scrap through web urls and extract malayalam movie data
  • Data cleaner : Clean the data, remove NaN values, empyt values, normalize text etc.
  • ChartData Generator : Create JSON data to create charts in chart.js
  • Front-end : A web application where data are visualised