Skip to content

A Python package to access data from the Department of Veterans Affairs

License

Notifications You must be signed in to change notification settings

cterrazas2/pyvet

Repository files navigation

PyVet

Code style: black

A Python library to research and analyze veteran data from the Veterans Affairs (VA) Lighthouse API.

The VA Lighthouse API provides different types of veteran data through a subset of the following apis (internal VA apis are not supported):

Open Data APIS

  • Benefits API
  • Facilities API
  • Forms API
  • Health API
  • Veteran Confirmation API

Auth APIS (OIDC)

  • Benefits API
  • Health API
  • Veteran Verification API

You can find more information about these APIS and request API access here.

Key documentation

The documentation can be browsed in the docs folder, and key documents are linked below.