diff --git a/docs/contributing/state-specific.md b/docs/contributing/state-specific.md index f782206..7754f9c 100644 --- a/docs/contributing/state-specific.md +++ b/docs/contributing/state-specific.md @@ -30,49 +30,51 @@ we will use this data where possible. Our policy: -- We will maintain (when possible) two copies of credentials, one for - development and one for production. (Thus minimizing the chance that - a mistake made w/ a development key will jeopardize our ability to - scrape.) -- We encourage developers to get an API key of their own, but if - necessary we can share our testing key in limited circumstances. +- We will maintain (when possible) two copies of credentials, one for + development and one for production. (Thus minimizing the chance that + a mistake made w/ a development key will jeopardize our ability to + scrape.) +- We encourage developers to get an API key of their own, but if + necessary we can share our testing key in limited circumstances. Currently only a few states require API keys: -### New York +### New York -- Request Form: -- Set in environment prior to running scrape: `NEW_YORK_API_KEY` +- Request Form: +- Set in environment prior to running scrape: `NEW_YORK_API_KEY` ### Indiana -- API Key Request Process: Email Bob Amos ( - or ), and include your name, address, phone, - email address and company. Also indicate that you have read the - terms of service at the link above. -- Set in environment prior to running scrape: `INDIANA_API_KEY` -- As a side note, Indiana also requires a [user-agent string](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent), - so set that in your environment as well, prior to running - scrape: `USER_AGENT` + -### Virginia +- API Key Request Process: Email the Office of Technology Services Team (apitoken.request@iga.in.gov), and include your + name, address, phone, email address and company. Also indicate that you have read the terms of service at the link + above. +- Set in environment prior to running scrape: `INDIANA_API_KEY` +- As a side note, Indiana also requires + a [user-agent string](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent), + so set that in your environment as well, prior to running + scrape: `USER_AGENT` + +### Virginia -- API Credentials Request Process: To acquire access, please - contact the Virginia Legislative Information System help desk - at (804) 786-9631 for a user id. -- Set in environment prior to running scrape: `VIRGINIA_FTP_USER`, - `VIRGINIA_FTP_PASSWORD` +- API Credentials Request Process: To acquire access, please + contact the Virginia Legislative Information System help desk + at (804) 786-9631 for a user id. +- Set in environment prior to running scrape: `VIRGINIA_FTP_USER`, + `VIRGINIA_FTP_PASSWORD` ### District of Columbia -- API Key Request Form: - -- Set in environment prior to running scrape: `DC_API_KEY` +- API Key Request Form: + +- Set in environment prior to running scrape: `DC_API_KEY`