From 08feb6eace41942bfc0392f4e36d4f96a7af0692 Mon Sep 17 00:00:00 2001 From: Emma Clegg <137316374+emmajclegg@users.noreply.github.com> Date: Tue, 15 Aug 2023 15:52:31 -0400 Subject: [PATCH] Fix #541 - US-EIN searchable register update --- lists/us/us-ein.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lists/us/us-ein.json b/lists/us/us-ein.json index 985513f5..aeea1504 100644 --- a/lists/us/us-ein.json +++ b/lists/us/us-ein.json @@ -27,7 +27,7 @@ "availableOnline": false, "onlineAccessDetails": null, "publicDatabase": "https://apps.irs.gov/app/eos/", - "guidanceOnLocatingIds": "To search EINs of Exempt Orgs (nonprofits and charities, including: charitable organizations, churches and religions organizations, political organizations, private foundations, and more): https://apps.irs.gov/app/eos/\n\nTo search most public companies (those that are required to file forms with the US SEC): https://www.sec.gov/edgar.shtml", + "guidanceOnLocatingIds": "To search EINs of Exempt Orgs (nonprofits and charities, including: charitable organizations, churches and religions organizations, political organizations, private foundations, and more): https://apps.irs.gov/app/eos/\n\nTo search most public companies (those that are required to file forms with the US SEC): https://www.sec.gov/edgar/searchedgar/companysearch", "exampleIdentifiers": "03-0413726, 47-1850312", "languages": [ "en" @@ -43,11 +43,11 @@ }, "meta": { "source": "", - "lastUpdated": "2017-09-21" + "lastUpdated": "2023-08-15" }, "links": { "opencorporates": "", "wikipedia": "https://en.wikipedia.org/wiki/Employer_Identification_Number" }, "formerPrefixes": [] -} \ No newline at end of file +}