|
8 | 8 | "downloaded_at": "2024-02-01T00:00:00Z", |
9 | 9 | "hash": "hash-1", |
10 | 10 | "latest": true, |
11 | | - "bounding_box": "POLYGON((-122.75 36.8, -122.75 37.8, -121.75 37.8, -121.75 36.8, -122.75 36.8))" |
| 11 | + "bounding_box": "POLYGON((-122.75 36.8, -122.75 37.8, -121.75 37.8, -121.75 36.8, -122.75 36.8))", |
| 12 | + "service_date_range_start": "2024-01-01", |
| 13 | + "service_date_range_end":"2025-01-01" |
12 | 14 | }, |
13 | 15 | { |
14 | 16 | "id": "dataset-2", |
|
17 | 19 | "downloaded_at": "2024-01-01T00:00:00Z", |
18 | 20 | "hash": "hash-2", |
19 | 21 | "latest": false, |
20 | | - "bounding_box": "POLYGON((-122.75 36.8, -122.75 37.8, -121.75 37.8, -121.75 36.8, -122.75 36.8))" |
| 22 | + "bounding_box": "POLYGON((-122.75 36.8, -122.75 37.8, -121.75 37.8, -121.75 36.8, -122.75 36.8))", |
| 23 | + "service_date_range_start": "2024-01-01", |
| 24 | + "service_date_range_end":"2025-01-01" |
21 | 25 | }, |
22 | 26 | { |
23 | 27 | "id": "dataset-3", |
|
26 | 30 | "downloaded_at": "2024-01-01T00:00:00Z", |
27 | 31 | "hash": "hash-3", |
28 | 32 | "latest": true, |
29 | | - "bounding_box": "POLYGON((-122.75 36.8, -122.75 37.8, -121.75 37.8, -121.75 36.8, -122.75 36.8))" |
| 33 | + "bounding_box": "POLYGON((-122.75 36.8, -122.75 37.8, -121.75 37.8, -121.75 36.8, -122.75 36.8))", |
| 34 | + "service_date_range_start": "2024-01-01", |
| 35 | + "service_date_range_end":"2025-01-01" |
30 | 36 | }, |
31 | 37 | { |
32 | 38 | "id": "dataset-4", |
|
35 | 41 | "downloaded_at": "2024-02-01T00:00:00Z", |
36 | 42 | "hash": "hash-4", |
37 | 43 | "latest": false, |
38 | | - "bounding_box": "POLYGON((-122.75 36.8, -122.75 37.8, -121.75 37.8, -121.75 36.8, -122.75 36.8))" |
| 44 | + "bounding_box": "POLYGON((-122.75 36.8, -122.75 37.8, -121.75 37.8, -121.75 36.8, -122.75 36.8))", |
| 45 | + "service_date_range_start": "2024-01-01", |
| 46 | + "service_date_range_end":"2025-01-01" |
39 | 47 | }, |
40 | 48 | { |
41 | 49 | "id": "dataset-5", |
|
44 | 52 | "downloaded_at": "2024-01-01T00:00:00Z", |
45 | 53 | "hash": "hash-5", |
46 | 54 | "latest": true, |
47 | | - "bounding_box": "POLYGON((-122.75 36.8, -122.75 37.8, -121.75 37.8, -121.75 36.8, -122.75 36.8))" |
| 55 | + "bounding_box": "POLYGON((-122.75 36.8, -122.75 37.8, -121.75 37.8, -121.75 36.8, -122.75 36.8))", |
| 56 | + "service_date_range_start": "2024-01-01", |
| 57 | + "service_date_range_end":"2025-01-01" |
48 | 58 | } |
49 | 59 | ], |
50 | 60 | "validation_reports": [ |
|
0 commit comments