| title: Book Analytics Dashboard | |
| emoji: ๐ | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: gradio | |
| app_file: app.py | |
| pinned: false | |
| # Book Analytics Dashboard | |
| This Space runs the notebook workflow on two fixed datasets bundled in the repository. | |
| ## Files expected in the repo | |
| - `synthetic_book_reviews.csv` | |
| - `synthetic_sales_data.csv` | |
| ## What the app shows | |
| - Sales trends chart | |
| - Sentiment distribution chart | |
| - Pricing decisions table | |
| - Downloadable export ZIP | |