Skip to content

Commit 13fcfe3

Browse files
authored
Merge pull request #1207 from cmu-delphi/ds/del-norostat-acquisition
feat(acquisition): remove and deactivate norostat
2 parents 900cd3f + 32b05e9 commit 13fcfe3

File tree

8 files changed

+2
-672
lines changed

8 files changed

+2
-672
lines changed

deploy.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -138,15 +138,6 @@
138138
"add-header-comment": true
139139
},
140140

141-
"// acquisition - norostat",
142-
{
143-
"type": "move",
144-
"src": "src/acquisition/norostat/",
145-
"dst": "[[package]]/acquisition/norostat/",
146-
"match": "^.*\\.(py)$",
147-
"add-header-comment": true
148-
},
149-
150141
"// acquisition - paho",
151142
{
152143
"type": "move",

docs/api/norostat.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ General topics not specific to any particular endpoint are discussed in the
1313
[contributing](README.md#contributing), [citing](README.md#citing), and
1414
[data licensing](README.md#data-licensing).
1515

16+
**NOTE**: Delphi stopped stopped acquiring data from this data source in November 2020.
17+
1618
## NoroSTAT Data
1719

1820
... <!-- TODO -->

src/acquisition/norostat/norostat_add_history.py

Lines changed: 0 additions & 45 deletions
This file was deleted.

src/acquisition/norostat/norostat_raw.py

Lines changed: 0 additions & 112 deletions
This file was deleted.

0 commit comments

Comments
 (0)