MichaelKarpe /
dash-text-mining-dashboard
Build a simple text mining dashboard using Dash and Plotly (2019).
42/100 healthLoading repository data…
brad-darksbian / repository
A simple dashboard to view commodities position data based on CFTC reports
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A simple dashboard to view commodities position data based on CFTC reports.
This system is configured to pull one or multiple years of reports from the government website and process them into a consolidated view of several useful chart types. I regualrly use this for my own analytics work so the repository will update as needs change. However, I am treating this mostly as a teaching tool, so I will endeavor to keep the code clean and approachable by any skill level.
Within the code, you will find a number of examples of various plotly chart types with ways to lay them out and call them. Addtionally, there are several examples of Dash configuration such as various call backs and other elements that provide decent examples into the system. Some of the examples include:
This is a python project using Dash and plotly to contextualize the content of the DEACOT and Disaggregation reports on futures trading activity provided weekly by the CFTC.
Details about these reports can be found at: https://www.cftc.gov/MarketReports/CommitmentsofTraders/index.htm
To use:
NOTE - I developed this on a Mac and run it on a Linux machine. Files are set to reside in /tmp. Windows users will need to set an appropriate path.
Use the code how you please. If you use it as a basis for your own project, be cool and give me a shout out.
Any questions, comments, or concerns - create an issue or just shoot me an email brad@darksbian.com
Brad
Addendum - Some users have pointed out to me that when running this code on OSX, you can sometimes get an error like "[SSL: CERTIFICATE_VERIFY_FAILED]".
This is a known issue with python >=3.6 and OSX. The fix is simple and outlined here: https://stackoverflow.com/questions/27835619/urllib-and-ssl-certificate-verify-failed-error
Selected from shared topics, language and repository description—not editorial ratings.
MichaelKarpe /
Build a simple text mining dashboard using Dash and Plotly (2019).
42/100 healthjothishn /
From the dataset of "T20 CRICKET MATCHES ", find the duplicate values, unique values, null values and remove the empty values in the table.Visualize various data in graphs by using various python libraries like numpy, pandas, seaborn, plotly express.organise all the data need for dashboard in a table and finally, create the simple dashboard.
27/100 healthVakaruGIT /
A simple movie data visualization project built with Python Dash and Plotly.
Maiyurinathan /
From the dataset of "Ipl matches 2008 to 2020", Find the duplicate values, unique values, null values in the table.Removing the empty values in the table.Visualize various data in graphs by using python libraries like numpy, pandas, seaborn, plotly express.Organise all the data need for dashboard in a table and finally, create the simple dashboard
27/100 healthworthbeer /
Interactive stock dashboard — Python, Streamlit, Plotly, yfinance. Multi-ticker comparison, candlestick charts, volume overlay, 1hr data cache.
53/100 health