Data sources
What data sources exist within NH ?
You can help this project by adding information here
- clone this repo
git clone git@github.com:Travis4nh/open-gov-data-init.git - edit the file
nh_data_sources.mdto include new information git add ; git commit -m"added a data source" ; git push origin
Justice & Police
- NIBRS (National Incident-Based Reporting System): system used by law enforcement agencies in the United States
- Odyssey Case Manager Suite: The Odyssey Case Manager product is used for all case information by NH’s lower (Circuit and Superior) courts. While the NH instance of Odyssey is heavily customized, core case information should conform to the general schemas used by this product and the standard Tyler/Odyssey API should be available with permission.
- J-One (Justice One) System: This is a bespoke ESB created and maintained by NH State Police connecting numerous agencies within and without New Hampshire. It connects local police and sheriffs departments to the State Police as well as integrating with the court system, division of motor vehicles, department of corrections, and other state level agencies such as Fish & Game and the Liquor Commission. (editorial note) While J-One’s schemas, if they can be obtained, may be a good place to start to understand where data related to state government functions may be found, the editor’s experience of J-One (now eight years stale) is that it was minimally functional and prone to frequent, often invisible integration failures because of some foundational flaws in it’s design (reliance on regex to parse XML). General advice would be to investigate J-One as a key to discovering data in it’s various source systems but not to rely on it as an integration point directly.
- New Hampshire Crime Statistics: Department of Safety crime statistics, backed by a pretty simple json data service
Health
- DHHS Wisdom: Very comprehensive list of up to date datasets with dashboards provided by NH DHHS.
- NHVRIN Mortality data: Deaths and causes of deaths, with decedent data. Account login needed, but can be requested by the public.
Legislative
- Current Session Bills: The General Court provides an ODBC database directly available to the public, and also exports the contents of the tables to files. The database contains legislative bills for the current session, details of current legislators, and how they voted on bills. The NHLA uses this data extensively, and is a good resource for answering questions about the data.
- Statutes: The current NH Statutes (a.k.a. “The Law”). Unfortunately gets replaced every year with the new Statutes, so historical data not available here, but may be directly from the State.
- Local Election Results: Raw election result spreadsheets and PDF’s – see “20XX Election Results” links in the “Election Results” section. This data might in fact be easier to get from other data sources that collate National results.
- House of Representatives Calendars and Journals Proceedings of the State House in PDF documents.
- Senate Calendars and Journals Proceedings of the State Senate in PDF documents.
Miscellaneous
- DES OneStop: Department of Environmental Services geographic feature search tool
- anonymized EZ pass data showing location, vehicle type, datetime
- Population from Census data From the National Census website. Useful to do per-capita analyses.
- Population data from the Missouri Census Data Center Additional source for population data, including estimates based on polls for years between Census dates.