Intro
Data Analysis doesn't need to be hard. You can keep things very simple and still achieve all of the insights you need while moving fast.
This app serves as a simple demo of a lightweight approach to this. Add in DBT and Dagster and you really do have all you need. pip installable business analysis.
This is a one database analytics tool, whatever CSV you upload will end up in the same SQLite file behind the scenes.
Features
- Connect to Snowflake.
- Way to delete queries.
- Integrate DBT / smoothly work with it
- Save and load queries.
- SSO with facebook / google / azure login
- Remove the select y axis and x axis in favour of using 1st for X etc.
- Create API endpoint to return query results
- Open-source a way to create forms with streamlit
- Apply the same process / system to your QDrant UI
- Submit to Analytics Vidhya
- Should have table name as query to follow single entity convention.
- Add method to save chart config (e.g. bar vs line vs scatter)
- Do the same for a Vector Database with json queries!
A self-serve API. Written up in more depth here https://medium.com/p/cd6a9ba8a48f
BI tools like Tableau, Metabase, Mode, Looker, lightdash (and more!) offer a way to grab hold of data in different ways and illustrate its present impact.
uvicorn api:app --reload
Release files for streamlit-business-intelligence 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| streamlit-business-intelligence-0.0.3.tar.gz | 6.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| streamlit_business_intelligence-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.5 kB
Release files / streamlit-business-intelligence-0.0.3.tar.gz
| Download URL | streamlit-business-intelligence-0.0.3.tar.gz |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
df63ccc3f14d0a2e9d6024789ceee2b2e7675e50b69036e61c489f1e31a00ceb
|
|
BLAKE2b-256 checksum How to use checksums |
c3caa0ae1a51cac27ad3b8a9f0858a52372f461b3f265ece4402a876d6dc08cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.8
|
Release files / streamlit_business_intelligence-0.0.3-py3-none-any.whl
| Download URL | streamlit_business_intelligence-0.0.3-py3-none-any.whl |
|---|---|
| Size | 8.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e39c3cc4a6b4ed41296564f344bfe371d0cb0fe5d34712967ddebc168a756214
|
|
BLAKE2b-256 checksum How to use checksums |
c2e4d86881d0e1a6c9cedb99fb9044cbc04e0fb35eaca7ec340ea5fdd9498b5b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.8
|