Added
- `raw_xml` function added to dataset and activity
- Expand key-value extras in dataset metadata
- Add a filetype dataset filter
- Add a warning about stale data ([8](https://github.com/pwyf/pyandi/issues/8))
- Add location, sector, title and description schema fields
Changed
- Make it possible to download data to a custom path
- `is_valid` should just check for valid XML
- Determine filetype from metadata (instead of XML)
- Make `activity.dataset` public
- Use custom exceptions throughout
Fixed
- Fix broken `version` property
- Fix typo so metadata works again