Giter Site home page Giter Site logo

camera-trap-datasets's People

Contributors

milotictanja avatar peterdesmet avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

camera-trap-datasets's Issues

Validation errors in NPHK export

Validating the latest export (nphk-national-park-hoge-kempen-20231110171628) results in the following errors:

  • 9 deployments without lat/long
    • 53: 067f757d-ffe0-4517-8deb-779415f5dba4
    • 308: 2eb17ffc-486c-47ad-a1b2-9cb91a7a57e4
    • 364: 35e0a6d6-8626-49d4-b805-9acf3a9e9dde: this one looks like a valid deployment
    • 444: 42cb7f3e-0913-4884-aec7-76510269c327
    • 728: 66884d89-89e5-4b1b-8d24-48c116fdab6f
    • 1185: a32bf14a-4f8b-41d4-ba33-cc2458b2bde4
    • 1209: a61505de-d922-48b7-be81-245619155097
    • 1327: b5f4fd26-5aec-4bc1-92d9-ea080ff8ec2d
    • 1456: c5f3d1b2-8e32-4a38-8e2e-028dde6cf24d
  • 9 deployments without date
  • 24 observations without date
  • 4 observations with invalid bbox
──────────────────────────────────────────────────────────────────────────────── Dataset ────────────────────────────────────────────────────────────────────────────────
                       dataset                       
┏━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━┓
┃ name         ┃ type  ┃ path             ┃ status  ┃
┑━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━┩
β”‚ deployments  β”‚ table β”‚ deployments.csv  β”‚ INVALID β”‚
β”‚ media        β”‚ table β”‚ media.csv        β”‚ VALID   β”‚
β”‚ observations β”‚ table β”‚ observations.csv β”‚ INVALID β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
──────────────────────────────────────────────────────────────────────────────── Tables ─────────────────────────────────────────────────────────────────────────────────
                                                                               deployments                                                                               
┏━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Row  ┃ Field ┃ Type             ┃ Message                                                                                                                             ┃
┑━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
β”‚ 53   β”‚ 4     β”‚ constraint-error β”‚ The cell "" in row at position "53" and field "latitude" at position "4" does not conform to a constraint: constraint "required" is β”‚
β”‚      β”‚       β”‚                  β”‚ "True"                                                                                                                              β”‚
β”‚ 53   β”‚ 5     β”‚ constraint-error β”‚ The cell "" in row at position "53" and field "longitude" at position "5" does not conform to a constraint: constraint "required"   β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 53   β”‚ 7     β”‚ constraint-error β”‚ The cell "" in row at position "53" and field "deploymentStart" at position "7" does not conform to a constraint: constraint        β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 53   β”‚ 8     β”‚ constraint-error β”‚ The cell "" in row at position "53" and field "deploymentEnd" at position "8" does not conform to a constraint: constraint          β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 308  β”‚ 4     β”‚ constraint-error β”‚ The cell "" in row at position "308" and field "latitude" at position "4" does not conform to a constraint: constraint "required"   β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 308  β”‚ 5     β”‚ constraint-error β”‚ The cell "" in row at position "308" and field "longitude" at position "5" does not conform to a constraint: constraint "required"  β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 308  β”‚ 7     β”‚ constraint-error β”‚ The cell "" in row at position "308" and field "deploymentStart" at position "7" does not conform to a constraint: constraint       β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 308  β”‚ 8     β”‚ constraint-error β”‚ The cell "" in row at position "308" and field "deploymentEnd" at position "8" does not conform to a constraint: constraint         β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 364  β”‚ 7     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "364" and field "deploymentStart" at position "7": type is "datetime/%Y-%m-%dT%H:%M:%S%z"    β”‚
β”‚ 364  β”‚ 8     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "364" and field "deploymentEnd" at position "8": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β”‚ 444  β”‚ 4     β”‚ constraint-error β”‚ The cell "" in row at position "444" and field "latitude" at position "4" does not conform to a constraint: constraint "required"   β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 444  β”‚ 5     β”‚ constraint-error β”‚ The cell "" in row at position "444" and field "longitude" at position "5" does not conform to a constraint: constraint "required"  β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 444  β”‚ 7     β”‚ constraint-error β”‚ The cell "" in row at position "444" and field "deploymentStart" at position "7" does not conform to a constraint: constraint       β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 444  β”‚ 8     β”‚ constraint-error β”‚ The cell "" in row at position "444" and field "deploymentEnd" at position "8" does not conform to a constraint: constraint         β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 728  β”‚ 4     β”‚ constraint-error β”‚ The cell "" in row at position "728" and field "latitude" at position "4" does not conform to a constraint: constraint "required"   β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 728  β”‚ 5     β”‚ constraint-error β”‚ The cell "" in row at position "728" and field "longitude" at position "5" does not conform to a constraint: constraint "required"  β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 728  β”‚ 7     β”‚ constraint-error β”‚ The cell "" in row at position "728" and field "deploymentStart" at position "7" does not conform to a constraint: constraint       β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 728  β”‚ 8     β”‚ constraint-error β”‚ The cell "" in row at position "728" and field "deploymentEnd" at position "8" does not conform to a constraint: constraint         β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 1185 β”‚ 4     β”‚ constraint-error β”‚ The cell "" in row at position "1185" and field "latitude" at position "4" does not conform to a constraint: constraint "required"  β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 1185 β”‚ 5     β”‚ constraint-error β”‚ The cell "" in row at position "1185" and field "longitude" at position "5" does not conform to a constraint: constraint "required" β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 1185 β”‚ 7     β”‚ constraint-error β”‚ The cell "" in row at position "1185" and field "deploymentStart" at position "7" does not conform to a constraint: constraint      β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 1185 β”‚ 8     β”‚ constraint-error β”‚ The cell "" in row at position "1185" and field "deploymentEnd" at position "8" does not conform to a constraint: constraint        β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 1209 β”‚ 4     β”‚ constraint-error β”‚ The cell "" in row at position "1209" and field "latitude" at position "4" does not conform to a constraint: constraint "required"  β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 1209 β”‚ 5     β”‚ constraint-error β”‚ The cell "" in row at position "1209" and field "longitude" at position "5" does not conform to a constraint: constraint "required" β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 1209 β”‚ 7     β”‚ constraint-error β”‚ The cell "" in row at position "1209" and field "deploymentStart" at position "7" does not conform to a constraint: constraint      β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 1209 β”‚ 8     β”‚ constraint-error β”‚ The cell "" in row at position "1209" and field "deploymentEnd" at position "8" does not conform to a constraint: constraint        β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 1298 β”‚ 4     β”‚ constraint-error β”‚ The cell "" in row at position "1298" and field "latitude" at position "4" does not conform to a constraint: constraint "required"  β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 1298 β”‚ 5     β”‚ constraint-error β”‚ The cell "" in row at position "1298" and field "longitude" at position "5" does not conform to a constraint: constraint "required" β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 1327 β”‚ 4     β”‚ constraint-error β”‚ The cell "" in row at position "1327" and field "latitude" at position "4" does not conform to a constraint: constraint "required"  β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 1327 β”‚ 5     β”‚ constraint-error β”‚ The cell "" in row at position "1327" and field "longitude" at position "5" does not conform to a constraint: constraint "required" β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 1327 β”‚ 7     β”‚ constraint-error β”‚ The cell "" in row at position "1327" and field "deploymentStart" at position "7" does not conform to a constraint: constraint      β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 1327 β”‚ 8     β”‚ constraint-error β”‚ The cell "" in row at position "1327" and field "deploymentEnd" at position "8" does not conform to a constraint: constraint        β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 1456 β”‚ 4     β”‚ constraint-error β”‚ The cell "" in row at position "1456" and field "latitude" at position "4" does not conform to a constraint: constraint "required"  β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 1456 β”‚ 5     β”‚ constraint-error β”‚ The cell "" in row at position "1456" and field "longitude" at position "5" does not conform to a constraint: constraint "required" β”‚
β”‚      β”‚       β”‚                  β”‚ is "True"                                                                                                                           β”‚
β”‚ 1456 β”‚ 7     β”‚ constraint-error β”‚ The cell "" in row at position "1456" and field "deploymentStart" at position "7" does not conform to a constraint: constraint      β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β”‚ 1456 β”‚ 8     β”‚ constraint-error β”‚ The cell "" in row at position "1456" and field "deploymentEnd" at position "8" does not conform to a constraint: constraint        β”‚
β”‚      β”‚       β”‚                  β”‚ "required" is "True"                                                                                                                β”‚
β””β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                                                              observations                                                                               
┏━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Row    ┃ Field ┃ Type             ┃ Message                                                                                                                           ┃
┑━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
β”‚ 1531   β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "1531" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β”‚ 1531   β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "1531" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"        β”‚
β”‚ 2408   β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "2408" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β”‚ 2408   β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "2408" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"        β”‚
β”‚ 2409   β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "2409" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β”‚ 2409   β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "2409" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"        β”‚
β”‚ 2410   β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "2410" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β”‚ 2410   β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "2410" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"        β”‚
β”‚ 9748   β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "9748" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β”‚ 9748   β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "9748" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"        β”‚
β”‚ 40595  β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "40595" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"     β”‚
β”‚ 40595  β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "40595" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"       β”‚
β”‚ 41356  β”‚ 19    β”‚ constraint-error β”‚ The cell "1.0208" in row at position "41356" and field "bboxX" at position "19" does not conform to a constraint: constraint      β”‚
β”‚        β”‚       β”‚                  β”‚ "maximum" is "1"                                                                                                                  β”‚
β”‚ 41378  β”‚ 19    β”‚ constraint-error β”‚ The cell "-0.0141" in row at position "41378" and field "bboxX" at position "19" does not conform to a constraint: constraint     β”‚
β”‚        β”‚       β”‚                  β”‚ "minimum" is "0"                                                                                                                  β”‚
β”‚ 41403  β”‚ 19    β”‚ constraint-error β”‚ The cell "1.0464" in row at position "41403" and field "bboxX" at position "19" does not conform to a constraint: constraint      β”‚
β”‚        β”‚       β”‚                  β”‚ "maximum" is "1"                                                                                                                  β”‚
β”‚ 49121  β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "49121" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"     β”‚
β”‚ 49121  β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "49121" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"       β”‚
β”‚ 50205  β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "50205" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"     β”‚
β”‚ 50205  β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "50205" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"       β”‚
β”‚ 58962  β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "58962" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"     β”‚
β”‚ 58962  β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "58962" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"       β”‚
β”‚ 70540  β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "70540" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"     β”‚
β”‚ 70540  β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "70540" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"       β”‚
β”‚ 70541  β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "70541" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"     β”‚
β”‚ 70541  β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "70541" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"       β”‚
β”‚ 70542  β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "70542" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"     β”‚
β”‚ 70542  β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "70542" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"       β”‚
β”‚ 70543  β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "70543" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"     β”‚
β”‚ 70543  β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "70543" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"       β”‚
β”‚ 70544  β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "70544" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"     β”‚
β”‚ 70544  β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "70544" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"       β”‚
β”‚ 70545  β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "70545" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"     β”‚
β”‚ 70545  β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "70545" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"       β”‚
β”‚ 99435  β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "99435" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"     β”‚
β”‚ 99435  β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "99435" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"       β”‚
β”‚ 99436  β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "99436" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"     β”‚
β”‚ 99436  β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "99436" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"       β”‚
β”‚ 103871 β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "103871" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"    β”‚
β”‚ 103871 β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "103871" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β”‚ 103872 β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "103872" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"    β”‚
β”‚ 103872 β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "103872" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β”‚ 144692 β”‚ 19    β”‚ constraint-error β”‚ The cell "-0.0063" in row at position "144692" and field "bboxX" at position "19" does not conform to a constraint: constraint    β”‚
β”‚        β”‚       β”‚                  β”‚ "minimum" is "0"                                                                                                                  β”‚
β”‚ 157259 β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "157259" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"    β”‚
β”‚ 157259 β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "157259" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β”‚ 157260 β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "157260" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"    β”‚
β”‚ 157260 β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "157260" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β”‚ 187174 β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "187174" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"    β”‚
β”‚ 187174 β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "187174" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β”‚ 187175 β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "187175" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"    β”‚
β”‚ 187175 β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "187175" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β”‚ 194615 β”‚ 5     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "194615" and field "eventStart" at position "5": type is "datetime/%Y-%m-%dT%H:%M:%S%z"    β”‚
β”‚ 194615 β”‚ 6     β”‚ type-error       β”‚ Type error in the cell "+01:00" in row "194615" and field "eventEnd" at position "6": type is "datetime/%Y-%m-%dT%H:%M:%S%z"      β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

8 deployments with incorrect or no date

The following deployments have no incorrect date info

  • 26a3e3dd-2650-47c4-8951-8c9b34ebe5e9: PUNT_39 +01:00
  • 41b8d770-d91a-4896-9db5-46477bb6aa20: PUNT_27 +01:00
  • 4b20da2b-ffdd-49a3-beed-c2561b02aa3a: JW_0363 50024-04-30T23:16:40+01:00
  • 5af98261-5a34-458f-84dd-2bc23cef4bc0: JW_0737 x2 +01:00
  • 5ded7b5b-ff3e-472b-a890-3a661490f930: JW_0364 50016-07-14T01:16:40+01:00
  • 706a10c2-fd9a-436f-8021-50a1a1682b84: JW_0362 50024-07-28T03:23:20+01:00
  • a2663720-e182-4ac7-8e35-e3745b706101: JW_0365 50024-05-29T20:53:20+01:00
  • dc2e43b4-6dd3-4c8c-b6d4-f21abb746ef1: JW_0361 50024-08-18T21:53:20+01:00

They should either be removed (when no media/obs attached) or their date corrected.

Wrong locations

The following locations have coordinates far from National Park Hoge Kempen (Northern France or South-West Germany):

  • MISTAKE (Latitude 48.6908333333, Longitude 5.14055555556)
  • MISTAKE (Latitude 48.6908333333, Longitude 9.14055555556)
  • NPHK000 (Latitude 48.6908333333, Longitude 9.14055555556)
  • NPHK00 (Latitude 48.6908333333, Longitude 9.14055555556)
  • NPHK0 (Latitude 48.6908333333, Longitude 9.14055555556)

1 deployment + set-up images is linked to NPHK0 (no observations, only set-up). There are no deployments, observations or images linked to the other locations in the list.

14 observations without timestamp (empty sequences)

The following observations do not have any timestamp info (just +01:00): observations_no_timestamp.csv. All of them are marked as unclassified. The missing date is typically the result of sequences that were created without images. Those sequences should be removed.

  • ab1f25e7-9493-4dfe-9e72-16641a6b7fd3:seq
  • c4062541-00ca-45e7-8cd0-c22c7b749554:seq
  • 8cc32179-fc7a-434b-9ae7-b81e41805021:seq
  • dd3747f1-665e-4540-903f-94e855bd16d8:seq
  • 8a31c77f-aee8-4a24-bbc6-78fc7ae46ef8:seq
  • b7b03a4f-8ee0-4731-84e9-c6a073ca93b4:seq
  • 516c079d-d6c6-40fd-847b-bb26d75194dd:seq
  • 33b38bcc-ca35-4905-88da-91ed411189c3:seq
  • dc3d3f36-7ae1-46fd-bfa3-88b8b4462691:seq
  • 98864799-6e5d-4011-9457-79ab70f04af9:seq
  • 818a88c6-e244-40be-995e-459ec86c3f9c:seq
  • 987d7c62-7143-43da-a899-94d704e80481:seq
  • 24ccac67-0a05-49c4-bc92-de3f862d9393:seq
  • 8d09c391-6bc3-448a-b5ec-1da48ff38a84:seq

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.