We have published a brochure highlighting the questions Active Places Power can help you to answer.
Download the brochure here or share the link with colleagues.
Tell us whether you accept cookies
We use essential cookies to give you the best online experience. Without them, this service will not work.
We also use non-essential cookies to analyse site usage to continually improve the services we provide you with.
Full details of cookies collected, and the functionality to change your cookie preferences at any time can be accessed by clicking "Cookies Policy" in the page footer.
Cookie Preferences
What are cookies and similar technologies?
A cookie is a small text file that is downloaded onto ‘terminal equipment’, a user’s device when the user accesses a website. Examples include a computer, apps on smartphones, tablets, smart TVs. It allows the website to recognise that user’s device and store some information about the user’s preferences or past actions. Functions usually performed by a cookie can be achieved by other means, a similar technology. The same rules also apply if you use any other type of technology to store or gain access to information on someone’s device, for example, using certain characteristics to identify devices so that visits to a website can be analysed.
To enable you to use Active Places Power, the service puts 'cookies' on to your computer.
These cookies are used to:
Help us understand how you use the service, so we can make improvements
Remember what notifications you have seen so that you're not shown them more than once
Temporarily store the information you enter
Essential Cookies
Some cookies are needed to support essential elements of Active Places Power and enable you to use the website as intended. For example, essential cookies enable registered users to log in and access information shared with them. They also allow you to download report results.
These cookies need to be always on:
Cookie Name
Expires
Purpose
newsBannerDismissed
Session
Prevents the news banner from re-appearing when closed
cookiePopupDismissed
6 months
Prevents the cookie preferences window from re-appearing after your preferences have been set
nonEssentialCookiesAccepted
6 months
Indicates the user’s preference regarding non-essential cookies
_RequestVerificationToken
Session
Anti-forgery token, helps to ensure data is submitted securely
session-key
Session
Authenticates a user as logged on
fileDownload
< 5 minutes
Used while a report is being downloaded. Removed when the download completes
Non-essential Cookies
We are continually working on improving the services we provide you with. To support this work, we need to understand how users navigate through, and use our pages and services.
The following cookies, whilst not essential to the running of the website, are needed for Google Analytics to provide us with statistics on how you use our platform, so we can improve it based on user experiences. These cookies collect information about:
Technical problems preventing you from using the service
The pages you visit - how long you spend on each page
How you got to the service
What you click on while you are using the service
Cookie Name
Expires
Purpose
_ga
365 days
Used to distinguish users
_gid
24 hours
Used to distinguish users
_gat
1 minute
Used to throttle request rate. If Google Analytics is deployed via Google Tag Manager, this cookie will be named: _gat_<property-id>
When building a report there are a number of parameters that can be set. The report queries are constructed using a combination of operator functions.
The AND operator displays a record if both the first condition AND the second condition are true. The AND operator is used when values are set between different options.For example:
I want a list of:
- Area of Interest = National (AND)
- Facility Type = AGP (AND)
- Facility Sub Type = 3G Rubber Crumb (AND)
- Pitch Count => 2 (AND)
- Small AGP Flag ticked
This would generate a report output of only small sided 3G APGs facilities with more than 2 pitches located in England.
The OR operator displays a record if either the first condition OR the second condition is true. The OR operator is used when multiple values within a single option.For example:
I want a list of:
- Area of Interest = Kent (AND)
- Facility Type = Grass Pitches (AND)
- Ownership = Local Authority (OR) Education (OR) Sports Club
This would generate a report output of Grass Pitches in Kent that are either owned by the Local Authority sector or the Education sector or Sports Clubs.
It should be noted that no results may be generated if certain options are used e.g. for GOLF. Unlike most facility types Golf has sub types that do not share the same attributes (i.e. Driving ranges do not have the same attributes as par 3 or standard courses).For example:
I want a list of:
- Area of Interest = National (AND)
- Golf (AND)
- Bays = >4 (AND)
- Holes = >4
This would generate a report output of no results as no single facility has both Bay and Hole attributes.