Skip to content

cstirry/python-data-pipeline-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-data-pipeline-example

Example Python data pipeline to experiment with python packages for operationalizing data pipelines.

Pipeline ingests, processes, and validates data from the Baltimore City API.

Packages/Tools

File Structure

  • .github/workflows/ci.yml: GitHub Actions workflow file for continuous integration.
  • src/main.py: Main python script containing data fetching, loading, processing, and validation logic.
  • src/utils.py: Utility functions for data processing and validation schema.
  • src/tests/test_utils.py: Unit tests for utility functions.
  • requirements.txt: Project dependencies

About

Python data pipeline with unit tests/CI and data validation check

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages