Folders:
The files here support the article:
How to create a simple BI report directly from data
Most files are in the chart_maker
folder
Files:
AIBI-chart.ipynb
this is the main code for the article which reads the CSV data and creates an AI generated BI report that includes charts for the data files.AIBI-chart-with-outputs.ipynb
this is a copy of the file above with the cell outputs intact.png
files are the charts that were created byAIBI-chart.ipynb
report.md
is the Markdown formatted report generated byyAIBI-chart.ipynb
with the charts incorporated into it.csv
file are the data that is being analysed/reported upondataviewer.ipynb
is a utility for viewing the CSV files
-
Subscribe to my free occasional newsletter.
-
Visit my web page for more articles.
or maybe...
Please note that the code in this repo is for educational and demonstration purposes. It should not be considered suitable for production purposes.