Get length of stay
get_length_of_stayHow long people actually serve in Georgia, by offense and year: average sentence, years served, percentage of sentence served, share released on parole, and the lifer figures — plus the trend summary.
`offense` and `year` are passed to the public endpoint. `summary_only`
returns just the summary block.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| offense | No | ||
| summary_only | No |