šŸ“£ Holiday Season App Challenge - NYC MTA

Hi @adamschroeder
I completed a Maven Analytics course about creating interactive dashboards in plotly and dash. This course fired my interest in writing dashboard with Plotly and Dash. I build this report using Plotly and Dash and would like to submit this as my entry into the challenge. I had great fun building this and I learned so much writing it .

The link to the live app is: [https://andrewhubb.pythonanywhere.com/](https://MTA Ridership Dashboard)
You can find the code and the Jupyter Notebook I originally used to create the report in my GitHub Repository MTA Ridership Dashboard GitHub Repository

1 Like

Hi,

I saw that competition a bit late, here is my contribution :
https://ramzy22.pythonanywhere.com/

I will try to post the github tonight when I am home.

Enjoy :slight_smile:

1 Like

I have finally deployed my MTA challenge Plotly Dash on Pythonanywhere. Here is the link for exploration : https://tiga.pythonanywhere.com/

Thank you @adamschroeder and Plotly Team for presenting this challenge. Adam Youtube video on sharing data between callback functions using dcc.Store, helped me a lot.

My linkedIn profile is https://www.linkedin.com/in/tiga-sawadogo-8b65ab19a/ , for those who want to connect there.

Tiga

1 Like

Thank you everyone for submitting these awesome Dash apps.

The challenge is officially closed. In the next couple of weeks, a group of app judges from Plotly will review the apps.

Final results will be posted here once the judging is complete in a few weeks.

Hello every one!

I know, too late…
But I’m happy to share with you my app :tada:

The project consists of three primary components:

  1. Key Figures: Analyzes daily (both weekdays and weekends) and monthly ridership averages over the specified period.
  2. Data Aggregation: Offers extensive customization options for data aggregation.
  3. Ridership Prediction: Uses ARIMA models for ridership forecasting and evaluate the models with backtesting on 10 folds.

Additionally, the application is fully responsive and supports 26 themes, including light and dark mode variants.

Here is the link to the deployed app :rocket: to enjoy the freedom of your own exploration :mag_right:

Btw, it’s deployed on a home made Kubernetes cluster hosted on 3 Raspberry pi :sunglasses:

You can find the code in this Repo.

6 Likes

This is one of the most comprehensive and sophisticated Dash apps I’ve ever seen. Thank you, @Skiks

4 Likes

@Skiks Your app is amazing! Do you mind if I ask what platform you used to deploy it?

1 Like

Thanks @johnkangw !
Sure! it’s deployed on my own home made platform :grin:
I use Kubernetes on a cluster of 3 raspberry pi… at home
With all the infrastructure I need, with CI/CD, to deploy my apps with a simple push to GitHub :muscle:

Oh wow, super nice!

Hi, @AlonsoValdes checking for inspiration, I saw that your app is not loading… Maybe you have to check what is going on there… bye!

Thank you for the heads-up! The app is now working. I’ve had quite a few issues with the deployment on AWS since I’m still learning how to use it. Due to excessive CPU usage, the Docker container stopped running. To prevent this, I’ve implemented caching for filters and data loading to avoid repetitive calculations.

You can check it out now—thank you so much!

Thank you guys for all the apps, I did my own but I am still at the beginner stage so didn’t submit it. I will try to learn from all the examples and hope to participate and submit in future challenges.
Happy Holidays!

2 Likes

@om-gis I know how scary it is or can be to submit something on a platform or share your code. My advice, just do it, even if you just started and put all the work in it, that’s how I started too, actually that’s how we probably all started. And after all, what’s the worst that can happen. Studying work from others is also a great learning source.

3 Likes

@om-gis totally agree with @marieanne ! put things out there… it’s a lovely community and never a contest with the weekly challenges… the only one to impress is yourself :wink:

2 Likes

:tada: :tada: Congratulations! You’ve been selected winner by Plotly! Guau! Buenisimo!!

1 Like

Just to clarify @JuanG 's congratulatory comment, I believe @AlonsoValdes 's app was selected the winner under the Plotly category on Maven Analytics.

The top three winners of this Plotly Challenge will be announced here next week.

The post & link to video (gosh what a url): Maven Analytics on LinkedIn: MavenCommuterChallengeWinners | 15 comments

2 Likes

Thanks for the clarification @adamschroeder ! I figured the list of winners might differ between platforms. :smile: There are really interesting projects!

2 Likes

Congratulations @AlonsoValdes !

1 Like

Congrats @AlonsoValdes ! Nice layout :smiley: