Streamlit csv Data Quality and Ingestion Tool

Hi! I built an app “Clean Data Ingestion Tool” for validating and ingesting CSV files. It is very simple, just leveraging Pandera schemas, but potentially very useful. Check it out here: https://validata.streamlit.app. It has a remote Postgres backend to keep track of projects, standards, and tags.

I’d love to hear some feedback, and collaborate, and test if folks find this helpful and then spend more time to add desiree features. Some of the code is available on GitHub and I will continue to share more! A lightweight section of the app is here GitHub - GitHub - resilientinfrastructure/streamlit-pandera: Clean Data Ingestion Tool integrates Streamlit and Panderas.

1 Like