influence-usa / lobbying_federal_domestic

Public domain data collectors for federal domestic lobbying disclosures. https://github.com/unitedstates-influence/lobbying-federal-domestic/wiki
Other
11 stars 5 forks source link

values for LobbyistGovPositionIndicator #6

Open boblannon opened 10 years ago

boblannon commented 10 years ago

What seems to be the source? What are the possible values? Why does it seem to be okay to have LobbyistCoveredGovPositionIndicator = "COVERED" while also reporting OfficialPosition="N/A"

eg:

<Filing ID="B0584458-99B9-4BDC-89B9-0C2098B0E28C" Year="2000" Received="2000-11-01T00:00:00" Amount="40000" Type="MID-YEAR REPORT" Period="Mid-Year (Jan 1 - Jun 30)">

(snip)

  <Lobbyists>
    <Lobbyist xmlns="" LobbyistName="EPPENBERGER, RYAN A" LobbyistCoveredGovPositionIndicator="COVERED" OfficialPosition="N/A"/>
    <Lobbyist xmlns="" LobbyistName="EPPENBERGER, RYAN A" LobbyistCoveredGovPositionIndicator="COVERED" OfficialPosition="N/A"/>
    <Lobbyist xmlns="" LobbyistName="DELMONTAGNE, REGIS J" LobbyistCoveredGovPositionIndicator="COVERED" OfficialPosition="N/A"/>
    <Lobbyist xmlns="" LobbyistName="NUZZACO, MARK J" LobbyistCoveredGovPositionIndicator="COVERED" OfficialPosition="N/A"/>
  </Lobbyists>