# Issues

## Summary

Summary data provides counts of the numbers of issues per library authority and item type, and month.

* [View issue summary data](https://github.com/LibrariesWest/opendata/blob/master/usage/issues_summary.csv)

| Field     | Description                                   | Example       |
| --------- | --------------------------------------------- | ------------- |
| Month     | The month the items were issued               | 2016-07       |
| Authority | The library service                           | Somerset      |
| Item type | The type of item being issued                 | Adult Fiction |
| Issues    | The total number of issues in this grouping   | 100           |
| Renewals  | The total number of renewals in this grouping | 200           |

## Detail

Our greater detail also provides aggregated data but adding the detail of per day, and per library.

* Coming soon

| Field     | Description                                 | Example       |
| --------- | ------------------------------------------- | ------------- |
| Date      | The full date the items were issued         | 2016-06-07    |
| Authority | The library service                         | Somerset      |
| Library   | The individual library                      | Taunton       |
| Item type | The type of item being issued               | Adult Fiction |
| Issues    | The total number of issues in this grouping | 20            |
| Renewals  | The total number fo renewals                | 10            |
