FARA_All_ShortForms
Data source: The U.S. Department of Justice · About: https://github.com/simonw/fara-history
12 rows where City = "Washington", Registrant_Name = "Purcell & Nelson" and State = "DC"
This data as json, CSV (advanced)
Suggested facets: Short_Form_Last_Name, Registration_Date, Short_Form_Date (date), Registration_Date (date)
Registration_Number 2
State 1
- DC · 12 ✖
Registrant_Name 1
- Purcell & Nelson · 12 ✖
City 1
- Washington · 12 ✖
Link | rowid ▼ | Short_Form_Termination_Date | Short_Form_Date | Short_Form_Last_Name | Short_Form_First_Name | Registration_Number | Registration_Date | Registrant_Name | Address_1 | Address_2 | City | State | Zip |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6107 | 6107 | 1966-02-04 | 1964-03-23 | Moore | Charles Foster | Purcell & Nelson 1702 | 1964-03-23 | Purcell & Nelson | 888 - 17th Street, N.W. | Washington | DC | 20006 | |
10560 | 10560 | 1964-03-23 | 1960-02-25 | Nelson | C. Roger | Purcell & Nelson 1332 | 1960-02-25 | Purcell & Nelson | 910 - 17th Street, N.W. | Washington | DC | ||
10561 | 10561 | 1964-03-23 | 1960-02-25 | Purcell | Granson | Purcell & Nelson 1332 | 1960-02-25 | Purcell & Nelson | 910 - 17th Street, N.W. | Washington | DC | ||
10562 | 10562 | 1964-03-23 | 1960-02-25 | Schultz | Franklin M. | Purcell & Nelson 1332 | 1960-02-25 | Purcell & Nelson | 910 - 17th Street, N.W. | Washington | DC | ||
10563 | 10563 | 1964-03-23 | 1960-02-25 | Thurston | E. Ladd | Purcell & Nelson 1332 | 1960-02-25 | Purcell & Nelson | 910 - 17th Street, N.W. | Washington | DC | ||
10564 | 10564 | 1964-03-23 | 1960-02-25 | Williams | Richard Pardee , III | Purcell & Nelson 1332 | 1960-02-25 | Purcell & Nelson | 910 - 17th Street, N.W. | Washington | DC | ||
10566 | 10566 | 1964-03-23 | 1962-09-24 | Moore | Charles Foster | Purcell & Nelson 1332 | 1960-02-25 | Purcell & Nelson | 910 - 17th Street, N.W. | Washington | DC | ||
12669 | 12669 | 1968-04-03 | 1964-03-23 | Nelson | C. Roger | Purcell & Nelson 1702 | 1964-03-23 | Purcell & Nelson | 888 - 17th Street, N.W. | Washington | DC | 20006 | |
12670 | 12670 | 1968-04-03 | 1964-03-23 | Schultz | Franklin M. | Purcell & Nelson 1702 | 1964-03-23 | Purcell & Nelson | 888 - 17th Street, N.W. | Washington | DC | 20006 | |
12671 | 12671 | 1968-04-03 | 1964-03-23 | Thurston | E. Ladd | Purcell & Nelson 1702 | 1964-03-23 | Purcell & Nelson | 888 - 17th Street, N.W. | Washington | DC | 20006 | |
12672 | 12672 | 1968-04-03 | 1964-03-23 | Williams | Richard Pardee , III | Purcell & Nelson 1702 | 1964-03-23 | Purcell & Nelson | 888 - 17th Street, N.W. | Washington | DC | 20006 | |
36138 | 36138 | 1967-11-21 | 1964-03-23 | Purcell | Ganson | Purcell & Nelson 1702 | 1964-03-23 | Purcell & Nelson | 888 - 17th Street, N.W. | Washington | DC | 20006 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [FARA_All_ShortForms] ( [Short_Form_Termination_Date] TEXT, [Short_Form_Date] TEXT, [Short_Form_Last_Name] TEXT, [Short_Form_First_Name] TEXT, [Registration_Number] INTEGER, [Registration_Date] TEXT, [Registrant_Name] TEXT, [Address_1] TEXT, [Address_2] TEXT, [City] TEXT, [State] TEXT, [Zip] TEXT, FOREIGN KEY([Registration_Number]) REFERENCES [FARA_All_Registrants]([Registration_Number]) );