Public repository containing mock data for DE Assessment, Section 1.
This repository provides mock datasets designed to test and validate data engineering pipelines for the DE Assessment.
The mock data includes:
- The original 2 files from the DE Assessment Repository
- Additional mocked files to test file extensions validation and other edge cases
- For detailed specifications and implementation details, please refer to the actual submission in the private repository
- Organized folder structure with files split into 2 sets:
- Simulates multiple runs of data processing code
- Allows testing beyond initial full load scenarios
- Enables validation of incremental processing logic
For details and specific implementation approaches, please review the complete submission in the private assessment repository.