# 2018-06-06 - Facilities

## Summary

With thanks to the great work of Played and Fusion, Fusion facilities data is now live: <https://github.com/fusion-lifestyle/opendata>

It uses a schema described [here](https://github.com/openactive/activation/issues/116), which has been adapted from the [current proposal](https://github.com/openactive/modelling-opportunity-data/issues/62) that is described in the [Editor's Draft](https://www.openactive.io/modelling-opportunity-data/EditorsDraft/#describing-facility-use-code-oa-facilityuse-code-).

The differences between the Fusion schema and the proposal, and any other community feedback, were the basis of the discussion this W3C Community Group.

For anyone looking to consume the data (e.g. Played, MLP, PitchBooking, imin) we also encouraged you to have a developer attempt to use the Fusion feed and compare it to the proposal, and to feedback before and during the call.

When everyone's happy with the feed, the plan is to deploy this into Everyone Active to make their facilities data open too, so please do make sure you flag feedback now rather than later as it'll be harder to make updates after the EA deployment.

## Slides

{% embed url="<https://docs.google.com/presentation/d/1wNxm8lnIVQeYLx360xRT1UghK8YJAsZbzlKbR98utBU/edit>" %}

## Video

{% embed url="<https://youtu.be/XDd5ug7Uqg4>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://w3c.openactive.io/meetings-archive/2018-06-06-facilities.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
