This repository has been archived by the owner on Feb 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 48
Events fields
jpmckinney edited this page Mar 10, 2013
·
3 revisions
Fields that are candidates for elimination are given in bold.
-
_id
: the event ID in the formatAKE00000001
whereAK
is the uppercase jurisdiction ID -
_type
: alwaysevent
-
state
: the jurisdiction ID, e.g.ak
-
session
: the legislative session -
description
: a description of the event -
when
: the time at which the event begins -
end
: the time at which the event ends -
location
: the event's location -
type
: a code for the type of event, e.g.committee:hearing
-
timezone
: the event's timezone, e.g.America/Anchorage
participants
sources
- Metadata
-
created_at
: the time at which the event was created -
updated_at
: the time at which the event was updated
-
documents
related_bills
sources.url
- Participants
-
participants.participant_type
:committee
orlegislator
-
participants.id
: the committee or legislator ID -
participants.participant
: the committee or legislator name -
participants.type
:chair
,host
orparticipant
-
participants.chamber
:lower
,upper
,joint
orother
-
-
country
: alwaysus
-
level
: alwaysstate
-
+chamber
: -
+agenda
: -
participants.+committee_code
: - Related bills
-
related_bills.bill_id
: -
related_bills._scraped_bill_id
: -
related_bills.type
: -
related_bills.description
:
-
-
_guid
: -
_ical_feed
: -
all_day
: -
link
: (+link
more rarely) -
notes
: -
status
: -
+cancelled
: -
+contact
: -
+location_url
: -
+media_contact
: sources.retrieved
- Documents
-
documents.url
: -
documents.name
: -
documents.+type
: -
documents.+mimetype
:
-
- Participants
-
participants._chamber
: -
participants.+position_name
:
-
- Related bills
-
related_bills.id
: -
related_bills.+description
: -
related_bills.+type
:
-