Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

API ResponseObject property definitions, specifically 'google_entity_id' #238

@jpelton-stroud

Description

@jpelton-stroud

Feature Request

Definition list of API Response Object Properties

Started my quest with trying to figure out what the google_entity_id property in the legislator query response references, so if anybody can answer that question for me I'll be satisfied, but ideally every response object should be fully documented, soo...

Issue Description

The docs site doesn't appear provide property descriptions or a definition list for any of the possible API response objects. While many of the properties are self-explanatory (e.g., phone, or bill_id), some are not as easily identified purely by the property's name or a sampling of response data.

Proposed Fix

I'd like to see a page or section outlining the shape of each response object, with some minor information regarding what that property references.

Additional Info

The most I've found so far were some descriptions from the Sunlight Labs docs repo, but parity is not 1-for-1: e.g., Sunlight's documentation doesn't mention google_entity_id at all, and the fec_ids property is described as an array of strings, where every ProPublica response I've sampled so far appears to be a singular string.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions