nj-gov/yourmoney-active-pension-members-44xg-bswk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 2 hours ago

YourMoney Active Pension Members

The data file reflects data for employees who are active members in a state pension system as reported by the employer. It lists the salary eligible for pension credit for the four most recent calendar quarters reported as well as attributes that describe the status of the member for pension purposes. Additional information is in the attached dataset summary PDF (available on the About tab under "Attachments").

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"nj-gov/yourmoney-active-pension-members-44xg-bswk\".\"yourmoney_active_pension_members\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • yourmoney_active_pension_members
     
     
     
     
     
Upstream Metadata