Skip to content

Commit e131c71

Browse files
committed
Update master.json
1 parent 805b485 commit e131c71

1 file changed

Lines changed: 1 addition & 23 deletions

File tree

gdascore/global_config/master.json

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
]
244244
},
245245
"uber_anon": {
246-
"friendlyName": "Uber Anonymization",
246+
"friendlyName": "Uber Differential Privacy",
247247
"service": "uber_dp",
248248
"databases": [
249249
"raw_banking",
@@ -264,27 +264,5 @@
264264
"raw_census_link_pub"
265265
]
266266
},
267-
"uber_dp_query_rewrite": {
268-
"friendlyName": "Uber Differential Privacy Query Rewrite",
269-
"service": "uber_dp_query_rewrite",
270-
"databases": [
271-
"raw_banking",
272-
"raw_scihub",
273-
"raw_taxi",
274-
"raw_census"
275-
],
276-
"linkDatabases": [
277-
"raw_banking_link",
278-
"raw_scihub_link",
279-
"raw_taxi_link",
280-
"raw_census_link"
281-
],
282-
"pubDatabases": [
283-
"raw_banking_link_pub",
284-
"raw_scihub_link_pub",
285-
"raw_taxi_link_pub",
286-
"raw_census_link_pub"
287-
]
288-
}
289267
}
290268
}

0 commit comments

Comments
 (0)