From 1c22ce4cb49d84eb2ad6e5c3832191cd36753bc7 Mon Sep 17 00:00:00 2001 From: Derek Eiri <31357987+derekeiri@users.noreply.github.com> Date: Mon, 18 Jun 2018 15:05:47 -0700 Subject: [PATCH] Update arf.json Added California state employee salary database updated by the Sacramento Bee as ID 1346. Public Records > Government Records Updated next available ID from 1346 to 1347. --- public/arf.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 62299c9..ac21d36 100644 --- a/public/arf.json +++ b/public/arf.json @@ -4118,7 +4118,14 @@ "name": "Gov Data Canada", "type": "url", "url": "https://govdataca.com/" + }, + { + "id": "1346", + "name": "CA Salary DB", + "type": "url", + "url": "http://www.sacbee.com/site-services/databases/state-pay/article2642161.html" } + ], "id": "1107", "name": "Government Records", @@ -8265,5 +8272,5 @@ "id": "1", "name": "OSINT Framework", "type": "folder", - "desc": "Next Available ID: 1346" + "desc": "Next Available ID: 1347" }