File tree Expand file tree Collapse file tree
scripts/storage-finder-data-generator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11export const STORAGE_FINDER_ENV_URL_KEY = "STORAGE_FINDER_SHEET_URL" ;
22
33export const DEFAULT_STORAGE_FINDER_SHEET_URL =
4- "https://docs.google.com/spreadsheets/d/12vxBpVUpWTrPmZ-3e30IbyyoAG9qQ6ULpMq5O8okPtA /export?format=csv&gid=1073279644" ;
4+ "https://docs.google.com/spreadsheets/d/1-e_Xf8731aODXmn83IZfo-fXNWutd-NaUqKmM88QIk0 /export?format=csv&gid=1073279644" ;
55
66export const OUTPUT_DIRECTORY = "src/data/storage-finder/generated" ;
77
Original file line number Diff line number Diff line change 549549 "id" : " nyu-box" ,
550550 "title" : " NYU Box" ,
551551 "facet_matches" : [
552- " risk-classification.public-low" ,
553- " risk-classification.sensitive-moderate" ,
554- " risk-classification.confidential-high" ,
552+ " risk-classification.hipaa" ,
555553 " affiliation.faculty" ,
556554 " affiliation.staff" ,
557555 " access-needs.individual" ,
588586 "weight" : 2
589587 },
590588 "field_storable_files" : {
591- "value" : " <p>High </p>" ,
589+ "value" : " <p>HIPAA </p>" ,
592590 "label" : " Storable Files" ,
593591 "weight" : 3
594592 },
12581256 "id" : " secure-research-data-environment" ,
12591257 "title" : " Secure Research Data Environment" ,
12601258 "facet_matches" : [
1261- " risk-classification.public-low" ,
1262- " risk-classification.sensitive-moderate" ,
1263- " risk-classification.confidential-high" ,
1259+ " risk-classification.hipaa" ,
12641260 " affiliation.faculty" ,
12651261 " affiliation.staff" ,
12661262 " affiliation.student" ,
12911287 "weight" : 2
12921288 },
12931289 "field_storable_files" : {
1294- "value" : " <p>High </p>" ,
1290+ "value" : " <p>HIPAA </p>" ,
12951291 "label" : " Storable Files" ,
12961292 "weight" : 3
12971293 },
You can’t perform that action at this time.
0 commit comments