Skip to content

Commit

Permalink
Merge pull request #428 from open-contracting/412_lobbying_transparency
Browse files Browse the repository at this point in the history
project-schema.json: add lobbyingMeetings,Meetings,PublicOfficial obj…
  • Loading branch information
duncandewhurst authored Nov 24, 2023
2 parents 58b2ce2 + c6a70b9 commit c9f2a37
Show file tree
Hide file tree
Showing 10 changed files with 541 additions and 185 deletions.
44 changes: 44 additions & 0 deletions docs/_static/i18n.csv
Original file line number Diff line number Diff line change
Expand Up @@ -441,5 +441,49 @@ completion/finalValueDetails,Final value details,True,
completion/finalScope,Final scope,True,
completion/finalScopeDetails,Final scope details,True,
language,Language,True,
lobbyingMeetings,Lobbying meetings,False,
lobbyingMeetings,Meeting,False,
lobbyingMeetings/id,ID,True,
lobbyingMeetings/date,Date,False,
lobbyingMeetings/address,Address,False,
lobbyingMeetings/address,Address,False,
lobbyingMeetings/address/streetAddress,Street address,True,
lobbyingMeetings/address/locality,Locality,True,
lobbyingMeetings/address/region,Region,True,
lobbyingMeetings/address/postalCode,Postal code,True,
lobbyingMeetings/address/countryName,Country name,True,
lobbyingMeetings/numberOfParticipants,Number of participants,False,
lobbyingMeetings/publicOffice,Public office,False,
lobbyingMeetings/publicOffice,Public office,False,
lobbyingMeetings/publicOffice/person,Person.,False,
lobbyingMeetings/publicOffice/person/name,Name,True,
lobbyingMeetings/publicOffice/organization,Organization,False,
lobbyingMeetings/publicOffice/organization,Organization reference,False,
lobbyingMeetings/publicOffice/organization/name,Organization name,True,
lobbyingMeetings/publicOffice/organization/id,Organization ID,True,
lobbyingMeetings/publicOffice/jobTitle,Job title,True,
social,Social,False,
social,Social,False,
social/consultationMeetings,Public consultation meetings,False,
social/consultationMeetings,Meeting,False,
social/consultationMeetings/id,ID,True,
social/consultationMeetings/date,Date,False,
social/consultationMeetings/address,Address,False,
social/consultationMeetings/address,Address,False,
social/consultationMeetings/address/streetAddress,Street address,True,
social/consultationMeetings/address/locality,Locality,True,
social/consultationMeetings/address/region,Region,True,
social/consultationMeetings/address/postalCode,Postal code,True,
social/consultationMeetings/address/countryName,Country name,True,
social/consultationMeetings/numberOfParticipants,Number of participants,False,
social/consultationMeetings/publicOffice,Public office,False,
social/consultationMeetings/publicOffice,Public office,False,
social/consultationMeetings/publicOffice/person,Person.,False,
social/consultationMeetings/publicOffice/person/name,Name,True,
social/consultationMeetings/publicOffice/organization,Organization,False,
social/consultationMeetings/publicOffice/organization,Organization reference,False,
social/consultationMeetings/publicOffice/organization/name,Organization name,True,
social/consultationMeetings/publicOffice/organization/id,Organization ID,True,
social/consultationMeetings/publicOffice/jobTitle,Job title,True,
environment,Environment,False,
environment/goals,Environmental goals,False,
Loading

0 comments on commit c9f2a37

Please sign in to comment.