|
1 | 1 | Name,IsDirectory,ContentLength,LastModified
|
2 |
| -raw/database/jan/extract_1.csv,FALSE,10,02/01/2021 13:00 |
3 |
| -raw/database/feb/extract_2.csv,FALSE,20,03/01/2021 13:00 |
4 |
| -raw/database/feb/EXTRACT_2.csv,FALSE,25,03/01/2021 13:00 |
5 |
| -raw/api/jan/delta_extract_1.json,FALSE,50,01/01/2021 14:00 |
6 |
| -raw/api/jan/delta_extract_2.json,FALSE,10,02/01/2021 14:00 |
7 |
| -raw/api/jan/delta_extract_3.json,FALSE,40,03/01/2021 14:00 |
8 |
| -raw/api/jan/delta_extract_4.json,FALSE,30,04/01/2021 14:00 |
9 |
| -raw/api/jan/delta_extract_5.json,FALSE,20,05/01/2021 14:00 |
10 |
| -raw/api/feb/delta_extract_3.json,FALSE,30,03/01/2021 14:00 |
11 |
| -raw/API/jan/delta_extract_1.json,FALSE,10,01/01/2021 15:00 |
| 2 | +raw/database/jan/extract_1.csv,FALSE,10,2021-01-02T13:00:00 |
| 3 | +raw/database/feb/extract_2.csv,FALSE,20,2021-01-03T13:00:00 |
| 4 | +raw/database/feb/EXTRACT_2.csv,FALSE,25,2021-01-03T13:00:00 |
| 5 | +raw/api/jan/delta_extract_1.json,FALSE,50,2021-01-01T14:00:00 |
| 6 | +raw/api/jan/delta_extract_2.json,FALSE,10,2021-01-02T14:00:00 |
| 7 | +raw/api/jan/delta_extract_3.json,FALSE,40,2021-01-03T14:00:00 |
| 8 | +raw/api/jan/delta_extract_4.json,FALSE,30,2021-01-04T14:00:00 |
| 9 | +raw/api/jan/delta_extract_5.json,FALSE,20,2021-01-05T14:00:00 |
| 10 | +raw/api/feb/delta_extract_3.json,FALSE,30,2021-01-03T14:00:00 |
| 11 | +raw/API/jan/delta_extract_1.json,FALSE,10,2021-01-01T15:00:00 |
0 commit comments