Skip to content

Commit

Permalink
traffic-a22: REUSE compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
clezag committed Feb 20, 2024
1 parent c8f1a7c commit de6548c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions traffic-a22-data-quality/checks.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
-- SPDX-FileCopyrightText: NOI Techpark <digital@noi.bz.it>
-- SPDX-License-Identifier: CC0-1.0

/* Check consistency for total and equiv data types */
select ml.timestamp, s.stationcode, s.stationtype,
ml.double_value as "light",
Expand Down

0 comments on commit de6548c

Please sign in to comment.