Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery

Size: px
Start display at page:

Download "Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery"

Transcription

1 Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery Nicolas Durand (1), Bruno Crémilleux (1) and Einoshin Suzuki (2) (1) GREYC, University of Caen, France {nicolas.durand, (2) Department of Informatics, Kyushu University, Japan Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.1/27

2 Introduction Data visualization: great importance in data mining To understand the data, To discover knowledge, Tools (information retrieval),... 80% of information: obtained from eyesight [Card et al. 1999][Fayyad et al. 2002] Visualization based on clustering SOM [Kohonen 1982][Vesanto 1999], CLUSION [Strehl et al. 2003], CDCS [Chang et al. 2005], gcluto [Rasmussen et al. 2004],... Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.2/27

3 Motivations Clustering = to form groups of similar objects Hard-clustering (distinct groups) Soft-clustering (overlapping) Problems: a lot of algorithms, goodness of a clustering (subjective) 1 clustering single view of the data Our idea: use of multiple clusterings/views of the data on the same display result Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.3/27

4 Contributions VISUMCLUST (Visualization of Multiple Clusterings): New approach of transactional data visualization How to represent multiple clustering results? clustering 1 data clustering 2 linking clusterings using colors image generation clustering n VisuMClust Algorithm of color attribution to clusters, based on hypergraph minimal transversals Help for the user to discover knowledge Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.4/27

5 Transactional data set Id Items t 1 A J 9 transactions t 2 A B C (consumers, patients, users,... ) t 3 A B C t 4 A B C 10 items t 5 D E (products, medical examinations, t 6 D E H web pages,... ) t 7 A D E F G H t 8 A F G I J t 9 H I Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.5/27

6 Clustering results Clustering algorithm: ECCLAT (Extraction of Clusters from Concept LATtice) [Durand et al. 2002] Soft-clustering (overlapping groups) Categorical data Based on frequent closed itemsets 3 clusterings obtained using different parameters: Id Clusters C 1 (A; t 1, t 2, t 3, t 4, t 7, t 8 ) (DE; t 5, t 6, t 7 ) (I; t 8, t 9 ) C 2 (AF G; t 7, t 8 ) (ABC; t 2, t 3, t 4 ) (DEH; t 6, t 7 ) (I; t 8, t 9 ) (J; t 1, t 8 ) C 3 (ABC; t 2, t 3, t 4 ) (DE; t 5, t 6, t 7 ) (I; t 8, t 9 ) (J; t 1, t 8 ) 1 cluster: (DE; t 5, t 6, t 7 ) Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.6/27

7 VISUMCLUST result Display result on the running example: C 1 line = clustering Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.7/27

8 VISUMCLUST result Display result on the running example: line = clustering column = transaction t 5 Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.7/27

9 VISUMCLUST result Display result on the running example: Presence line = clustering column = transaction Absence rod = presence of transactions in clusterings t 5 Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.7/27

10 VISUMCLUST result Display result on the running example: line = clustering column = transaction rod = presence of transactions in clusterings color = membership of transactions to clusters t 5 t 8 Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.7/27

11 Allocated colors Allocated colors in the example: 1 (blue) 2 (green) 3 (yellow) 4 (orange) 5 (red) Clusters (I; t 8, t 9 ) (DE; t 5, t 6, t 7 ) (A; t 2, t 3, t 4, t 7, t 8 ) from C 1 Clusters (I; t 8, t 9 ) (DEH; t 6, t 7 ) (ABC; t 2, t 3, t 4 ) (J; t 1, t 8 ) (AF G; t 7, t 8 ) from C 2 Clusters (I; t 8, t 9 ) (DE; t 5, t 6, t 7 ) (ABC; t 2, t 3, t 4 ) (J; t 1, t 8 ) from C 3 1 color = 1 cluster of each clustering The clusters (same color) have to be the more similar Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.8/27

12 Color attribution algorithm: idea Related to clustering of clusters, but... Enumerate all possibilities: not feasible (k n where n=number of clusterings results, k=maximal number of cluster in a clustering result)... 1 cluster of each clustering... related to hypergraph transversals candidate groups, evaluated and selected according to a similarity measure Modelling of the clustering results with a hypergraph Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.9/27

13 Hypergraph C 1 A ; 1,2,3,4,7,8 DE ; 5,6,7 C 3 ABC ; 2,3,4 I ; 8,9 J ; 1,8 AFG ; 7,8 DEH ; 6,7 C 2 Vertices = clusters Hyperedges = clusterings Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.10/27

14 Hypergraph minimal transversals C 1 A ; 1,2,3,4,7,8 DE ; 5,6,7 ABC ; 2,3,4 I ; 8,9 J ; 1,8 AFG ; 7,8 DEH ; 6,7 C 3 Transversal = set of vertices meeting all hyperedges ({A,AFG,ABC}) (The transversals are also called hitting sets) Minimal transversal = tranversal with a minimal number of vertices ({A,ABC}) (T is a minimal transversal if T T, T is not a transversal) C 2 Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.11/27

15 Minimal transversals as candidate groups Set of all minimal transversals = set of combinations of clusters through the clustering results gathering the identical clusters Minimal transversals good candidate groups to form colors In the example: 7 minimal transversals (whereas 60 candidate groups in all) CMT prototype [Hébert 2005]: to compute the minimal transversals Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.12/27

16 Minimal transversals evaluation Similarity between two clusters = Jaccard coefficient (on the itemset) Jaccard(I 1, I 2 ) = I 1 I 2 I 1 I 2 Jaccard(ABC, AF G) = 0.2 Similarity of a group (set of clusters): intra-color similarity (noted SimC) SimC = average of the similarity values of all pairs of clusters of the group SimC({A, AF G, ABC}) = 0.29 SimC({A, ABC}) = 0.55 (ABC present both for C 2 and C 3 ) Goodness measure S D of the allocation of colors = average of the intra-color similarity values of all the selected groups Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.13/27

17 Color attribution algorithm Input: C 1,..., C n where C i = {c i,1,..., c i,m }. Output: D = (color 1,..., color p ) where color i = {c 1,j,..., c n,j }. Start 0. Color = 0 1. Transform C i into a hypergraph H Repeat step 2-6 until there are no clusters (c i,j ) without color: 2. Color += 1 3. Compute the minimal transversals of H 4. Select the best candidate Cand (the higher intra-color similarity) 5. Attribute the current Color to each c i,j Cand 6. Add Cand to D and remove the colored clusters (c i,j ) from H End Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.14/27

18 Example Color 1 (blue) minimal transversal: {I} <I, I, I> SimC = 1.00 C 1 A ; 1,2,3,4,7,8 DE ; 5,6,7 C 3 ABC ; 2,3,4 I ; 8,9 J ; 1,8 AFG ; 7,8 DEH ; 6,7 C 2 Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.15/27

19 Example Color 2 (green) minimal transversal: {DE, DEH} <DE, DEH, DE> SimC = 0.77 C 1 A ; 1,2,3,4,7,8 ABC ; 2,3,4 AFG ; 7,8 DE ; 5,6,7 DEH ; 6,7 J ; 1,8 C 3 C 2 Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.16/27

20 Example Color 3 (yellow) minimal transversal: {A, ABC} <A, ABC, ABC> SimC = 0.55 C1 ABC ; 2,3,4 A ; 1,2,3,4,7,8 AFG ; 7,8 J ; 1,8 C 3 C 2 Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.17/27

21 Example Color 4 (orange) minimal transversal: {J} <, J, J> SimC = 0.33 AFG ; 7,8 J ; 1,8 C 3 C 2 Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.18/27

22 Example Color 5 (red) The remaining cluster <,AF G, > AFG ; 7,8 C 2 Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.19/27

23 Experiments Data sets: Benchmarks: Mushroom, Votes, Hepatitis, Ionosphere, Titanic Geographical real-world database: Cross channel atlas (called Geo ) For each data set: ECCLAT to obtain several clusterings VISUMCLUST Evaluation of the color attribution using the goodness measure S D Comparison with a baseline method of color attribution (greedy strategy + intra-color similarity) Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.20/27

24 Results Mushroom Votes Hepatitis Ionosphere Titanic Geo Baseline method VISUMCLUST Gain +18.7% +35.9% +19.5% +13.9% +30.1% +44.9% Average gain = +27.1% Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.21/27

25 Cross channel atlas (Geo) 41 English counties (south) and 28 French regions (north, west) Described by 99 items (demographical and economic indicators) Aim: detect links between the geographical units Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.22/27

26 Result of VISUMCLUST on Geo 1 Finistère ; 2 Côtes d'armor ; 3 Ille et Vilaine ; 4 Morbihan ; 5 Eure ; 6 Seine-Maritime ; 7 Loire-Atlantique ; 8 Maine-et-Loire ; 9 Mayenne ; 10 Sarthe ; 11 Vendée ; 12 Calvados ; 13 Manche ; 14 Orne ; 15 Eure-et-Loir ; 16 Aisne ; 17 Oise ; 18 Somme ; 19 Nord ; 20 Pas-de-Calais ; 21 Essonne ; 22 Hauts-de-Seine ; 23 Ville de Paris ; 24 Seine Saint-Denis ; 25 Seine-et-Marne ; 26 Val d'oise ; 27 Val-de-Marne ; 28 Yvelines ; 29 Swindon ; 30 London ; 31 Isle of Wight ; 32 Poole ; 33 Bournemouth ; 34 Torbay ; 35 Plymouth ; 36 South Gloucestershire ; 37 North Somerset ; 38 City of Bristol ; 39 Bath and Noth Somerset ; 40 Kent ; 41 East Sussex ; 42 West Sussex ; 43 Buckinghamshire ; 44 Surrey ; 45 Windsor ; 46 Reading ; 47 Hampshire ; 48 West ; 49 Oxfordshire ; 50 Medway ; 51 Southampton ; 52 Milton Keynes ; 53 Bracknell Forest ; 54 Portsmouth ; 55 Brighton and Hove ; 56 Wockingham ; 57 Slough ; 58 Wiltshire ; 59 Gloucestershire ; 60 Dorset ; 61 Devon ; 62 Somerset ; 63 Cornwall and Isle of Scilly ; 64 Hertfordshire ; 65 Thurrock ; 66 Southend-on-Sea ; 67 Bedfordshire ; 68 Essex ; 69 Luton ; Display result and description of each cluster conclusions about links between the units Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.23/27

27 Result of VISUMCLUST on Geo 1 Finistère ; 2 Côtes d'armor ; 3 Ille et Vilaine ; 4 Morbihan ; 5 Eure ; 6 Seine-Maritime ; 7 Loire-Atlantique ; 8 Maine-et-Loire ; 9 Mayenne ; 10 Sarthe ; 11 Vendée ; 12 Calvados ; 13 Manche ; 14 Orne ; 15 Eure-et-Loir ; 16 Aisne ; 17 Oise ; 18 Somme ; 19 Nord ; 20 Pas-de-Calais ; 21 Essonne ; 22 Hauts-de-Seine ; 23 Ville de Paris ; 24 Seine Saint-Denis ; 25 Seine-et-Marne ; 26 Val d'oise ; 27 Val-de-Marne ; 28 Yvelines ; 29 Swindon ; 30 London ; 31 Isle of Wight ; 32 Poole ; 33 Bournemouth ; 34 Torbay ; 35 Plymouth ; 36 South Gloucestershire ; 37 North Somerset ; 38 City of Bristol ; 39 Bath and Noth Somerset ; 40 Kent ; 41 East Sussex ; 42 West Sussex ; 43 Buckinghamshire ; 44 Surrey ; 45 Windsor ; 46 Reading ; 47 Hampshire ; 48 West ; 49 Oxfordshire ; 50 Medway ; 51 Southampton ; 52 Milton Keynes ; 53 Bracknell Forest ; 54 Portsmouth ; 55 Brighton and Hove ; 56 Wockingham ; 57 Slough ; 58 Wiltshire ; 59 Gloucestershire ; 60 Dorset ; 61 Devon ; 62 Somerset ; 63 Cornwall and Isle of Scilly ; 64 Hertfordshire ; 65 Thurrock ; 66 Southend-on-Sea ; 67 Bedfordshire ; 68 Essex ; 69 Luton ; 1) Blue and green = English and French units far from London and Paris (respectively) population getting aged,... Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.24/27

28 Result of VISUMCLUST on Geo 1 Finistère ; 2 Côtes d'armor ; 3 Ille et Vilaine ; 4 Morbihan ; 5 Eure ; 6 Seine-Maritime ; 7 Loire-Atlantique ; 8 Maine-et-Loire ; 9 Mayenne ; 10 Sarthe ; 11 Vendée ; 12 Calvados ; 13 Manche ; 14 Orne ; 15 Eure-et-Loir ; 16 Aisne ; 17 Oise ; 18 Somme ; 19 Nord ; 20 Pas-de-Calais ; 21 Essonne ; 22 Hauts-de-Seine ; 23 Ville de Paris ; 24 Seine Saint-Denis ; 25 Seine-et-Marne ; 26 Val d'oise ; 27 Val-de-Marne ; 28 Yvelines ; 29 Swindon ; 30 London ; 31 Isle of Wight ; 32 Poole ; 33 Bournemouth ; 34 Torbay ; 35 Plymouth ; 36 South Gloucestershire ; 37 North Somerset ; 38 City of Bristol ; 39 Bath and Noth Somerset ; 40 Kent ; 41 East Sussex ; 42 West Sussex ; 43 Buckinghamshire ; 44 Surrey ; 45 Windsor ; 46 Reading ; 47 Hampshire ; 48 West ; 49 Oxfordshire ; 50 Medway ; 51 Southampton ; 52 Milton Keynes ; 53 Bracknell Forest ; 54 Portsmouth ; 55 Brighton and Hove ; 56 Wockingham ; 57 Slough ; 58 Wiltshire ; 59 Gloucestershire ; 60 Dorset ; 61 Devon ; 62 Somerset ; 63 Cornwall and Isle of Scilly ; 64 Hertfordshire ; 65 Thurrock ; 66 Southend-on-Sea ; 67 Bedfordshire ; 68 Essex ; 69 Luton ; 2) Yellow = capitals and their surrounding dynamic units, large agglomerations with good demographic indicators (birth rate,... ) 3)... Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.24/27

29 Result of VISUMCLUST on Geo 1 Finistère ; 2 Côtes d'armor ; 3 Ille et Vilaine ; 4 Morbihan ; 5 Eure ; 6 Seine-Maritime ; 7 Loire-Atlantique ; 8 Maine-et-Loire ; 9 Mayenne ; 10 Sarthe ; 11 Vendée ; 12 Calvados ; 13 Manche ; 14 Orne ; 15 Eure-et-Loir ; 16 Aisne ; 17 Oise ; 18 Somme ; 19 Nord ; 20 Pas-de-Calais ; 21 Essonne ; 22 Hauts-de-Seine ; 23 Ville de Paris ; 24 Seine Saint-Denis ; 25 Seine-et-Marne ; 26 Val d'oise ; 27 Val-de-Marne ; 28 Yvelines ; 29 Swindon ; 30 London ; 31 Isle of Wight ; 32 Poole ; 33 Bournemouth ; 34 Torbay ; 35 Plymouth ; 36 South Gloucestershire ; 37 North Somerset ; 38 City of Bristol ; 39 Bath and Noth Somerset ; 40 Kent ; 41 East Sussex ; 42 West Sussex ; 43 Buckinghamshire ; 44 Surrey ; 45 Windsor ; 46 Reading ; 47 Hampshire ; 48 West ; 49 Oxfordshire ; 50 Medway ; 51 Southampton ; 52 Milton Keynes ; 53 Bracknell Forest ; 54 Portsmouth ; 55 Brighton and Hove ; 56 Wockingham ; 57 Slough ; 58 Wiltshire ; 59 Gloucestershire ; 60 Dorset ; 61 Devon ; 62 Somerset ; 63 Cornwall and Isle of Scilly ; 64 Hertfordshire ; 65 Thurrock ; 66 Southend-on-Sea ; 67 Bedfordshire ; 68 Essex ; 69 Luton ; Observations validated by the geographers Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.24/27

30 Conclusion New approach for visualizing transactional data VISUMCLUST Display multiple clustering results at the same time Consistent view obtained with the color allocation algorithm based on the minimal transversals of a hypergraph Importance of multiple clusterings/views of the data Very useful for knowledge discovery Evaluation on benchmarks, experiment on a geographical database Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.25/27

31 Future Work More experiments (clustering algorithms, data sets) Interactive interface (with clickable objects to access to some details/descriptions,... ) Applications: comparison of clusterings results, help to choose a clustering algorithm, the parameters automatic detection of interesting transactions. Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.26/27

32 References N. Durand and B. Crémilleux. ECCLAT: a New Approach of Clusters Discovery in Categorical Data. In ES 2002, Cambridge, UK, December C. Hébert. Enumerating the Minimal Transversals of a Hypergraph Using Galois Connections. Technical report, University of Caen Basse-Normandie, France, mlearn/. UCI Machine Learning Repository. (Mushroom, Votes, Hepatitis, Ionosphere) (Titanic) transmanche.certic.unicaen.f r/index.gb.html. Cross Channel Atlas (Atlas Transmanche). Nicolas Durand - Visualizing Transactional Data with Multiple Clusterings for Knowledge Discovery - ISMIS september 2006 p.27/27

Referrals to Local Authority Adoption Agencies from First4Adoption by region. Q4 January-March 2015

Referrals to Local Authority Adoption Agencies from First4Adoption by region. Q4 January-March 2015 Referrals to Local Authority Adoption Agencies from FirstAdoption by region Q January-March 0 Yorkshire & The Humber LA Adoption Agencies North East LA Adoption Agencies Leeds City Council Barnsley Adoption

More information

Healthwatch Factsheet

Healthwatch Factsheet Healthwatch Factsheet Independent Complaints Advocacy Service What is the funding available to local authorities for the provision of NHS complaints advocacy? Clause 185 of the Health & Social Care Bill

More information

People Registered Deaf or Hard of Hearing Year ending 31 March 2007, in England

People Registered Deaf or Hard of Hearing Year ending 31 March 2007, in England People Registered Deaf or Hard of Hearing Year ending 31 March 2007, in England Adult Social Services Statistics Price: Free Published by The Information Centre Part of the Government Statistical Service

More information

2014 Mid-Year Population Estimates: Total population of Kent authorities

2014 Mid-Year Population Estimates: Total population of Kent authorities Business Intelligence Statistical Bulletin July 2015 2014 Mid-Year Population Estimates: Total population of Kent authorities Related information The Population and Census web page contains more information

More information

The Director of Social Services Chief Executive - Care Trusts Chief Executive - Strategic Health Authorities

The Director of Social Services Chief Executive - Care Trusts Chief Executive - Strategic Health Authorities Local Authority Circular LAC(DH)(2012)03 To: The Chief Executive County Councils } Metropolitan District Councils } England Shire Unitary Councils } London Borough Councils Common Council of the City of

More information

Schools. Applying for a sch.uk. Fees. Where to apply

Schools. Applying for a sch.uk. Fees. Where to apply Schools Schools in the UK are eligible to register a.sch.uk domain name of their choice. These domains follow the format school name.area.sch.uk. For example a.sch.uk domain name could look like st-marys.oxon.sch.uk

More information

Bexley 020 8269 8692 bexleynhscomplaints@advocacyforall.org.uk

Bexley 020 8269 8692 bexleynhscomplaints@advocacyforall.org.uk Local Authority Telephone Contact details Barking & Dagenham 0300 330 5454 nhscomplaints@voiceability.org Barnet 0300 330 5454 nhscomplaints@voiceability.org Barnsley 01226 240273 diailbarnsley.org.uk

More information

Transforming Rehabilitation: A revolution in the way we manage offenders Partnership Briefing

Transforming Rehabilitation: A revolution in the way we manage offenders Partnership Briefing Transforming Rehabilitation: A revolution in the way we manage offenders Partnership Briefing creating a safe, just and democratic society Implementation - What 35 Probation Trusts 18,000 staff 250,000

More information

List of approved programmes approved mental health professionals

List of approved programmes approved mental health professionals Education and Training Committee 12 June 2012 List of approved programmes approved mental health professionals Executive summary and recommendations This paper provides Committee with an update on the

More information

Housing Market Trends in England. A look to 2030

Housing Market Trends in England. A look to 2030 Housing Market Trends in England A look to 2030 This report has been produced by urbarno ltd, an independent management and advisory consultancy. The study was led by Arno Schmickler, Director of urbarno,

More information

Improving services for substance misuse Diversity, and inpatient and residential rehabilitation services

Improving services for substance misuse Diversity, and inpatient and residential rehabilitation services Improving services for substance misuse Diversity, and inpatient and residential rehabilitation services Joint service review January 2009 Commission for Healthcare Audit and Inspection. This document

More information

Qualifying Award Mode of study Validating body (if different from

Qualifying Award Mode of study Validating body (if different from Social work applicants must have the following to be able to Register Name of education provider of Name of programme (including different historical programme award levels e.g. MSc and Pg Dip) Anglia

More information

5th-6th September 2015 28th-29th November 2015 5th-6th March 2016

5th-6th September 2015 28th-29th November 2015 5th-6th March 2016 PREMIER DIVISION FIXTURES (amended 19/07/2015) Hampshire v Essex Cambridgeshire v Cornwall Cornwall v Lincolnshire Devon v Cornwall Cheshire v Devon Essex v Cambridgeshire Lancashire v Cheshire Lancashire

More information

5th-6th September 2015 28th-29th November 2015 5th-6th March 2016

5th-6th September 2015 28th-29th November 2015 5th-6th March 2016 PREMIER DIVISION FIXTURES (amended 07/02/2016) 5th-6th September 2015 28th-29th November 2015 Hampshire v Essex Cambridgeshire v Cornwall Cornwall v Lincolnshire Devon v Cornwall Cheshire v Devon Essex

More information

Social Media Strategy 2015-16

Social Media Strategy 2015-16 Social Media Strategy 2015-16 We don t have a choice whether we do social media, the question is how well we do it [Erik Qualman, 2010, Socialnomics] Introduction The CRC has previously been active on

More information

List of approved programmes social workers in England

List of approved programmes social workers in England Education and Training Committee 12 June 2012 List of approved programmes social workers in England Executive summary and recommendations This paper provides Committee with an update on the legislation

More information

COMMISSIONING SUPPORT BUSINESS REVIEW CHECKPOINT TWO OUTCOMES

COMMISSIONING SUPPORT BUSINESS REVIEW CHECKPOINT TWO OUTCOMES COMMISSIONING SUPPORT BUSINESS REVIEW CHECKPOINT TWO OUTCOMES 14 May 2012 1 Purpose Over the last six weeks the NHS Commissioning Board Authority has been undertaking the second checkpoint of the commissioning

More information

Improving the Quality of Interpretation and Translation Services for Primary Care. Demographics

Improving the Quality of Interpretation and Translation Services for Primary Care. Demographics Improving the Quality of Interpretation and Translation Services for Primary Care Demographics Demand Analysis sign language interpreting services Methodology There was a need to estimate the potential

More information

The Hardship Fund An applicant s guide

The Hardship Fund An applicant s guide The Hardship Fund An applicant s guide Criminal Injuries Compensation Authority November 26, 2012 Crown Copyright 2012 You may re-use this information (excluding logos) free of charge in any format or

More information

Child Obesity Statistics for PCT Clusters

Child Obesity Statistics for PCT Clusters Child Obesity Statistics for PCT Clusters September 2011 Delivered by NOO on behalf of the Public Health Observatories in England Obesity prevalence Introduction and methods Introduction The (NCMP) measures

More information

Pre-registration nursing

Pre-registration nursing Pre-registration nursing A work-based learning route to registration with the Nursing and Midwifery Council 2011 INSPIRING LEARNING 2 Introduction Contents Why choose The Open University for pre-registration

More information

Community Learning Mental Health Pilot: specification

Community Learning Mental Health Pilot: specification Community Learning Mental Health Pilot: specification January 2015 Of interest to eligible community learning providers, mental health organisations, NHS funded recovery colleges and other relevant partners.

More information

Best Practices to. Maximize Discovery and Circulation of Your ebook Collection. OverDrive: Proven Value for Libraries. Contact us for more information

Best Practices to. Maximize Discovery and Circulation of Your ebook Collection. OverDrive: Proven Value for Libraries. Contact us for more information OverDrive: Proven Value for Libraries Contact us for more information Web: www.overdrive.com Email: sales@overdrive.com Phone: 216-573-6886 x4 Connect with us! Best Practices to it's time to pick the winner!

More information

PUBLIC HEALTH RING-FENCED GRANT CONDITIONS - 2015/16

PUBLIC HEALTH RING-FENCED GRANT CONDITIONS - 2015/16 Local Authority Circular LAC(DH)(2014)2 To: The Chief Executive County Councils District Councils (excluding District Councils with a County Council) London Borough Councils Council of the Isles of Scilly

More information

Spectrum Monitoring French Organization and facilities

Spectrum Monitoring French Organization and facilities Presentation Outline Workshop on Spectrum Management in the Pacific Island 11-15 April 2011 Noumea New Caledonia Spectrum Monitoring French Organization and facilities Thomas Schmidt Agence nationale des

More information

Workforce Management Plan (April 2014-15)

Workforce Management Plan (April 2014-15) Workforce Management Plan (April 2014-15) Date: 12 March 2014 Version: Final www.archerygb.org/coach Our aim Our aim is to support archers better by improving their access to support from coaches and judges.

More information

Prevention and early Diagnosis of Type 2 DiaBetes LET S GET IT RIGHT

Prevention and early Diagnosis of Type 2 DiaBetes LET S GET IT RIGHT Prevention and early Diagnosis of Type 2 DiaBetes THE NHS HEALTH CHECK PROGRAMME LET S GET IT RIGHT CONTENTS Foreward 3 summary 4 nhs health check programme 6 APPENDIX: National and regional statistics

More information

Claiming redundancy and insolvency payments

Claiming redundancy and insolvency payments Claiming redundancy and insolvency payments We provide help to former employees of insolvent companies who are owed wages and other money. Former employees may also claim a redundancy payment if the employer

More information

Primary School Absence in Barnet

Primary School Absence in Barnet Primary School Absence in Barnet Page 1 of 19 DfE's statistics on Pupil Absence (collated from the School Census). 2014/15 data: SFR39/2015. 2013/14 data: SFR38/2014. 2012/13 data: SFR39/2013. 2011/12

More information

RoSPA believes that areas where children play should be as safe as necessary not as safe as possible

RoSPA believes that areas where children play should be as safe as necessary not as safe as possible INSPECTION OF AREAS WHERE CHILDREN PLAY For Parish, Town & Community Councils, Schools and Voluntary groups, from the world s premier Play Safety organisation RoSPA believes that areas where children play

More information

French Hotel Industry Performances. August

French Hotel Industry Performances. August French Hotel Industry Performances saves a poor summer season topped July for the French hotel industry, as those destinations with a strong ability to attract leisure tourists pulled up the market. Indeed,

More information

BOARD PAPER - NHS ENGLAND. To present the 2013/2014 financial plans for CCGs and NHS England.

BOARD PAPER - NHS ENGLAND. To present the 2013/2014 financial plans for CCGs and NHS England. Paper NHSE130911 BOARD PAPER - NHS ENGLAND Title: NHS England and CCG financial plans 2013/2014 Clearance: Paul Baumann, Chief Financial Officer Purpose of paper: To present the 2013/2014 financial plans

More information

How To Find Out What People Think About The Health Care System

How To Find Out What People Think About The Health Care System SPVS SALARIES SURVEY In all 861 responses were received, slightly fewer than last year. Of these, 5 were directors in a corporate practice, although only 3 said that they received a dividend. 28 (3.3%)

More information

FEATURES LIST 2012. Simon Quantrill Sharon Quantrill m: 07825 186873 m: 07825 290418 e: simon@q2design.co.uk e: sharon@q2design.co.uk.

FEATURES LIST 2012. Simon Quantrill Sharon Quantrill m: 07825 186873 m: 07825 290418 e: simon@q2design.co.uk e: sharon@q2design.co.uk. FEATURES LIST 2012 Simon Quantrill Sharon Quantrill m: 07825 186873 m: 07825 290418 e: simon@q2design.co.uk e: sharon@q2design.co.uk t: 01789 730833 www.q2design.co.uk FEATURES: january 2012 Midlands Business

More information

Indicative ERDF/ESF allocations to South East LEPs 2014-2020 ( millions) 75.6 57.6 38.5 36.9 25 17.2 11.9

Indicative ERDF/ESF allocations to South East LEPs 2014-2020 ( millions) 75.6 57.6 38.5 36.9 25 17.2 11.9 Local Enterprise Partnerships' EU Structural and Investment Fund Strategies Report to South East England Councils: Main Report (without annexes) March 2014 Executive Summary 1. South East England Councils

More information

Improving Employability Skills, Enriching our Economy

Improving Employability Skills, Enriching our Economy Research summary Improving Employability Skills, Enriching our Economy National Foundation for Educational Research, London Councils, the London Enterprise Panel and South East Strategic Leaders Improving

More information

HEALTHCARE SALARY SURVEY MARCH 2010

HEALTHCARE SALARY SURVEY MARCH 2010 HEALTHCARE SALARY SURVEY MARCH 21 Contents Introduction 2 An Overview of the Respondents to the Salary Survey 3 Nursing Home Managers 6 Residential Home Managers 7 Staff Nurses (including RGN, RMN and

More information

OFFERING THE UK A LIFELINE

OFFERING THE UK A LIFELINE OFFERING THE UK A LIFELINE I f I went to the supermarket, bought a bag of apples, got them home and found that half of them were rotten, I am sure that every right-thinking person would agree that I should

More information

Number of participants engaged Year 1 (2013-14) 560 96,400 Year 2 (2014-15) 1250 131,866 Year 3 (2015-16) 1250 75,033 Year 4 (2016-17) N/A N/A Total

Number of participants engaged Year 1 (2013-14) 560 96,400 Year 2 (2014-15) 1250 131,866 Year 3 (2015-16) 1250 75,033 Year 4 (2016-17) N/A N/A Total Satellite clubs NGB Delivery information template NGB NGB Satellite clubs lead contact Cricket - Chance to Shine Steve Peyman, 07920 477040, steve.peyman@chancetoshine.org 2013-17 Whole Sport Plan satellite

More information

Benchmarking Services Report

Benchmarking Services Report Benchmarking Services Report Prepared by: Nancy Weir and Richard Beevers Date: March 2011 Contents 1. Executive Summary 3 2. Introduction, Objectives and Method 4 2.1 Introduction 4 2.2 Objectives 5 2.3

More information

School Business Management (SBM) National Scholarship Fund

School Business Management (SBM) National Scholarship Fund School Business Management (SBM) National Scholarship Fund Applicant Guidance Round Three: Autumn 2015 1 Contents 1. Summary 2. Introduction 3. The third round 4. Scholarship funding 5. Eligibility 6.

More information

Tables showing the number of reported physical assaults on NHS staff in 2014/15 National Summary by Sector Type

Tables showing the number of reported physical assaults on NHS staff in 2014/15 National Summary by Sector Type Tables showing the number of reported physical assaults on NHS staff in 2014/15 National Summary by Sector Type Sources (1) NHS Protect Physical Assault Statistics 2014/15 (2) Physical assaults at (1)

More information

Benchmarking Local Innovation

Benchmarking Local Innovation Benchmarking Local Innovation The innovation geography of the UK By Stephen Roper, Jim Love, Karen Bonner About ERC The Enterprise Research Centre is an independent research centre which focusses on SME

More information

Visitor Attraction Trends in England 2011. Headline Summary

Visitor Attraction Trends in England 2011. Headline Summary Visitor Attraction Trends in England 2011 Headline Summary Acknowledgements VisitEngland would like to thank all representatives and operators in the attraction sector who provided information for the

More information

Earnings in Kent 2015

Earnings in Kent 2015 usiness Intelligence Statistical Bulletin February 2016 Earnings in Kent 2015 Related documents Gross Disposable Household Income - The average annual disposable income of households in Kent Earnings,

More information

Gazetteer of the old and new geographies of the United Kingdom

Gazetteer of the old and new geographies of the United Kingdom Gazetteer of the old and new geographies of the United Kingdom London: Office for National Statistics About the Office for National Statistics The Office for National Statistics (ONS) is the Government

More information

Urgent and Emergency Care A review for NHS South of England

Urgent and Emergency Care A review for NHS South of England Urgent and Emergency Care A review for NHS South of England The King s Fund March 2013 Improving Urgent and Emergency Care Performance across NHS South of England Contents Introduction... 2 Structure of

More information

EDUCATIONAL IMPROVEMENT PROFESSIONALS (EIPs)

EDUCATIONAL IMPROVEMENT PROFESSIONALS (EIPs) EDUCATIONAL IMPROVEMENT PROFESSIONALS (EIPs) Appendix A Spine Point Salary from 1.9.13 Salary from 1.3.15 (2.2% increase) 1 32,677 33,396 2 33,847 34,592 3 34,952 35,721 4 36,071 36,865 5 37,185 38,003

More information

United Kingdom-Winchester: Prefabricated buildings 2015/S 100-181894. Prior information notice. Supplies

United Kingdom-Winchester: Prefabricated buildings 2015/S 100-181894. Prior information notice. Supplies 1/6 This notice in TED website: http://ted.europa.eu/udl?uri=ted:notice:181894-2015:text:en:html United Kingdom-Winchester: Prefabricated buildings 2015/S 100-181894 Prior information notice Supplies Directive

More information

Licensing of Houses in Multiple Occupation in England. A guide for landlords and managers

Licensing of Houses in Multiple Occupation in England. A guide for landlords and managers Licensing of Houses in Multiple Occupation in England A guide for landlords and managers Contents Who should read this booklet 1 1. Introduction 2 2. Definition of an HMO 4 3. Licensing of HMOs 8 4. Other

More information

Complaints about acute trusts 2013-14 and Q1, Q2 2014-15

Complaints about acute trusts 2013-14 and Q1, Q2 2014-15 Complaints about acute trusts 2013-14 and Q1, Q2 2014-15 Contents Foreword 2 Introduction 3 Complaints about the NHS 4 Overview of about acute trusts 6 Reasons for 7 Complaint volumes for each acute trust

More information

Pricing Document. Microsoft Dynamics CRM for Fire & Rescue Add-on solution only. LOT 3 Software as a Service RM1557/v

Pricing Document. Microsoft Dynamics CRM for Fire & Rescue Add-on solution only. LOT 3 Software as a Service RM1557/v Pricing Document Microsoft Dynamics CRM for Fire & Rescue Add-on solution only LOT 3 Software as a Service RM1557/v April 2014 Contents 1. OVERVIEW OF THE G-CLOUD SERVICE... 3 1.1. Introduction... 3 2.

More information

Tackling Tuberculosis

Tackling Tuberculosis Tackling Tuberculosis Local government s public health role 1. Courtesy of TB Alert Introduction These FAQs on tuberculosis (TB) have been produced by the Local Government Association (LGA) and Public

More information

Buying A HomE THrougH shared ownership WiTH HAsToE

Buying A HomE THrougH shared ownership WiTH HAsToE Buying A HomE THrougH shared ownership WiTH HAsToE 1 The shared ownership scheme if you want to buy a home of your own but don t quite have enough money to do so, shared ownership could be the answer.

More information

Multi-client Technical Systems in Data Centres in the UK. By: Helen Bedford Quality Approved: Lone Hansen September 2013 Project: 57315

Multi-client Technical Systems in Data Centres in the UK. By: Helen Bedford Quality Approved: Lone Hansen September 2013 Project: 57315 Multi-client Technical Systems in Data Centres in the UK By: Helen Bedford Quality Approved: Lone Hansen September 2013 Project: 57315 UK Market is the 2 nd Largest in the World. The Objective To describe

More information

Professional Training in Complaints Handling and Investigations

Professional Training in Complaints Handling and Investigations Professional Training in Complaints Handling and Investigations A range of one-day courses and a nationally recognised qualification equipping staff with the essential skills and knowledge to undertake

More information

Local Government Finance Settlement 2014/15

Local Government Finance Settlement 2014/15 Local Government Finance Settlement 2014/15 Standard Note: SN/SG/6816 Last updated: 10 February 2014 Authors: Matthew Keep Section Social and General Statistics The 2014/15 Local Government Finance Settlement

More information

Monthly UK Hotel Trends February 2012

Monthly UK Hotel Trends February 2012 Monthly UK Hotel Trends February 12 February 12 Summary of performance Hotel type / location Available Occupancy (%) AARR ( ) Rooms Yield ( ) rooms/day 12 11 % ch. 12 11 % ch. 12 11 % ch. Total UK Feb

More information

Rotor Aircraft Landing Facilities Light / Medium Aircraft Report

Rotor Aircraft Landing Facilities Light / Medium Aircraft Report Light / Medium Aircraft Report Dec 2014 Operational Subcommittee Air Ambulance Helicopters form an essential part of the UK s Pre-hospital response to patients suffering life threatening injuries or illness.

More information

13. Performance Management

13. Performance Management 13. Performance Management 13.1 Introduction 13.1.1 This chapter sets out how the Council will ensure that it delivers the outcomes of its second Local Transport Plan. Appropriate indicators and targets

More information

Mortality in France by département

Mortality in France by département Magali Barbieri* Mortality in France by département Knowledge of the level, structure and trends of mortality at a finer scale than that of the country as a whole is necessary both for the scholarly purpose

More information

THE GOOD TEACHER TRAINING GUIDE 2008

THE GOOD TEACHER TRAINING GUIDE 2008 THE GOOD TEACHER TRAINING GUIDE 2008 Alan Smithers and Pamela Robinson Centre for Education and Employment Research of Buckingham 1. Introduction 1.1 The Good Teacher Training Guide is produced with a

More information

Treatment data RDMD and NDTMS

Treatment data RDMD and NDTMS Treatment data RDMD and NDTMS The Regional Drugs Misuse Database, a "public health surveillance system for monitoring trends in problem drug users presenting for treatment has been in operation since 1990.

More information

NIERC REPORT SERIES NO 19 SOFTWARE AND COMPUTER SERVICES EMPLOYMENT IN THE UK REGIONS AND IRELAND, 1995-99

NIERC REPORT SERIES NO 19 SOFTWARE AND COMPUTER SERVICES EMPLOYMENT IN THE UK REGIONS AND IRELAND, 1995-99 NIERC REPORT SERIES NO 19 SOFTWARE AND COMPUTER SERVICES EMPLOYMENT IN THE UK REGIONS AND IRELAND, 1995-99 A Review of the New Annual Business Inquiry Data for Great Britain and Equivalent Data for Northern

More information

Future Control Room Services Scheme. Fire and Rescue Authorities Summaries

Future Control Room Services Scheme. Fire and Rescue Authorities Summaries Future Control Room Services Scheme Fire and Rescue Authorities Summaries Future Control Room Services Scheme Fire and Rescue Authorities Summaries March 2012 Department for Communities and Local Government

More information

It works Rate card June 2011

It works Rate card June 2011 Rate card June 2011 Northcliffe titles provide access to 5.8 million adults via our portfolio of over 100 daily, weekly and free newspapers. Our online platforms allow you to reach over 6 million adults

More information

ADULTS SERVICES KNOWLEDGE REVIEW 20. Commissioning person-centred, cost-effective, local support for people with learning disabilities

ADULTS SERVICES KNOWLEDGE REVIEW 20. Commissioning person-centred, cost-effective, local support for people with learning disabilities ADULTS SERVICES KNOWLEDGE REVIEW 20 Commissioning person-centred, cost-effective, local support for people with learning disabilities Commissioning person-centred, cost-effective, local support for people

More information

National Firefighter Selection Process Firefighter PQA Interview

National Firefighter Selection Process Firefighter PQA Interview National Firefighter Selection Process Firefighter PQA Interview Technical Manual www.communities.gov.uk community, opportunity, prosperity National Firefighter Selection Process Firefighter PQA Interview

More information

cars and buses/coaches had much lower casualty rates of 241 and 151 per billion passenger kilometres, respectively,

cars and buses/coaches had much lower casualty rates of 241 and 151 per billion passenger kilometres, respectively, Provisional 1 monthly topic of interest: admitted patient care emergency admissions 2 and unplanned accident and emergency attendances 3 caused by road traffic accidents This report focuses on hospital

More information

Guidance Note 1 Welcome to the Interreg VA France (Channel) England Programme

Guidance Note 1 Welcome to the Interreg VA France (Channel) England Programme Guidance Note 1 Welcome to the Interreg VA France (Channel) England Programme I. Introduction Welcome to this manual dedicated to supporting existing and potential Lead partners and Partners of the INTERREG

More information

Corporate Procurement Strategy

Corporate Procurement Strategy Corporate Procurement Strategy published January 2010 Foreword The County Council s ambition for procurement is to be recognised as a leading exponent of innovative, sustainable and modern procurement

More information

Labour Market Analysis

Labour Market Analysis Labour Market Analysis Monthly Update September Release Economic Development and Culture 1. Summary 1 2. Cornwall 8 2.1 Claimant count Jobseekers allowance 8 2.2 Community Network Areas 12 2.3 Where have

More information

Company History. Informations. Company established by Julie Fichot First BU Power semiconductors. Second BU Display.

Company History. Informations. Company established by Julie Fichot First BU Power semiconductors. Second BU Display. Company History Company established by Julie Fichot First BU Power semiconductors Second BU Display Third BU Embedded Opening of an in house Assembly line Addition of BU Lighting and Wireless EUROCOMPOSANT

More information

Procurement Benchmarking

Procurement Benchmarking Procurement Benchmarking Why would you use it? Are you concerned you're spending too much on products or services? Do you know how your school spend compares to similar schools? How does it work? This

More information

Statistics on company winding up and bankruptcy petitions issued in the High Court and county courts of England and Wales fourth quarter 2010

Statistics on company winding up and bankruptcy petitions issued in the High Court and county courts of England and Wales fourth quarter 2010 Statistics on company winding up and bankruptcy petitions issued in the High Court and county courts of England and Wales fourth quarter 2010 Ministry of Justice Statistics bulletin Published: 10 February

More information

June 2012. University of Brighton. Boston College. Colchester Institute. University of Exeter. Bournemouth University. Bridgwater College

June 2012. University of Brighton. Boston College. Colchester Institute. University of Exeter. Bournemouth University. Bridgwater College 24 June 2012 Monday 11th June UCAS day University of Brighton Tuesday 12th June Boston College Colchester Institute London Metropolitan University University of Exeter Wednesday 13th June Bournemouth University

More information

Architecture and the Built Environment; building science, civil engineering, construction

Architecture and the Built Environment; building science, civil engineering, construction UK universities were selected to participate in Science without Borders UK based on their excellence in the SwB priority areas; this was determined either by an exceptionally high student satisfaction

More information

Visitor Attraction Trends England

Visitor Attraction Trends England Visitor Attraction Trends England 2004 ACKNOWLEDGEMENTS VisitBritain would like to thank all representatives and operators in the attraction sector who provided information for the national survey on which

More information

Number of participants engaged Year 1 (2013-14) 30 300 Year 2 (2014-15) +40 +400 Year 3 (2015-16) +20 +200 Year 4 (2016-17) +20 +200 Total 110 +1100

Number of participants engaged Year 1 (2013-14) 30 300 Year 2 (2014-15) +40 +400 Year 3 (2015-16) +20 +200 Year 4 (2016-17) +20 +200 Total 110 +1100 Satellite clubs NGB Delivery information template NGB Snowsport England NGB Satellite clubs lead Susie Moore, susie@snowsportengland.org.uk and contact t07891622648 2013-17 Whole Sport Plan satellite club

More information

TYPICAL IB ENTRY REQUIREMENTS FOR ECONOMICS DEGREE COURSES FOR UK UNIVERSITIES 2013

TYPICAL IB ENTRY REQUIREMENTS FOR ECONOMICS DEGREE COURSES FOR UK UNIVERSITIES 2013 This document is entirely based from the website: www.ucas.com so you should go to the websites of universities for the full details. 1) Blue for courses would be happy only with mathematics (sometimes

More information

Bursaries for Placement/Year Abroad Students Disabled Sport. a year Aston S 1,000 accommodation S 500 Progression fee waiver of B 1,000 B S 1,000 in

Bursaries for Placement/Year Abroad Students Disabled Sport. a year Aston S 1,000 accommodation S 500 Progression fee waiver of B 1,000 B S 1,000 in 400 vouchers through Book Plus scheme, plus 400 cash bursary 200 to support final year project costs 400 vouchers Anglia Ruskin through Book Plus scheme Arts University 2,000 Bournemouth a year Aston 1,000

More information

Visitor Attraction Trends England

Visitor Attraction Trends England Visitor Attraction Trends England 2003 ACKNOWLEDGEMENTS VisitBritain would like to thank all representatives and operators in the attraction sector who provided information for the national survey on which

More information

COMMISSIONING INDEPENDENT NHS COMPLAINTS ADVOCACY SERVICES BRIEFING PACK

COMMISSIONING INDEPENDENT NHS COMPLAINTS ADVOCACY SERVICES BRIEFING PACK COMMISSIONING INDEPENDENT NHS COMPLAINTS ADVOCACY SERVICES BRIEFING PACK CONTENTS 1. Introduction 2. Current Service Provision 3. NHS Complaints Procedures 4. The Current NHS Complaints Process 5. The

More information

How To Stay In France

How To Stay In France GUIDE FOR ASYLUM SEEKERS 2013 information and orientation 1/46 2/46 GUIDE FOR ASYLUM SEEKERS 1. The various forms of protection... 4 1.1. Refugee status... 4 1.2. Subsidiary protection... 4 1.3. Stateless

More information

NIERC REPORT SERIES NO 16 COMPUTER SERVICES AND SOFTWARE EMPLOYMENT IN THE UK AND IRELAND, 1991-97

NIERC REPORT SERIES NO 16 COMPUTER SERVICES AND SOFTWARE EMPLOYMENT IN THE UK AND IRELAND, 1991-97 NIERC REPORT SERIES NO 16 COMPUTER SERVICES AND SOFTWARE EMPLOYMENT IN THE UK AND IRELAND, 1991-97 An Exploration of Official Data with Particular Reference to Northern Ireland Mike Crone NORTHERN IRELAND

More information

French Hotel Industry Performance

French Hotel Industry Performance French Hotel Industry Performance Our news Conseil, Evaluation et Transaction In Extenso Tourisme Culture & Hôtellerie, membre de Deloitte, rassemble 25 consultants permanents qui vous proposent une expertise

More information

You have worked in France and abroad

You have worked in France and abroad Private-sector employees august 2011 You have worked in France and abroad EU regulations Social security agreements Claiming a pension You have worked in France and abroad European Union regulations provide

More information

LONDON ALLOWANCES. L o n d o n A l l o w a n c e s. Introduction. Background. Types of allowances

LONDON ALLOWANCES. L o n d o n A l l o w a n c e s. Introduction. Background. Types of allowances LONDON ALLOWANCES Introduction This factsheet is intended to provide recent data and advice to support negotiators in bargaining over London allowance levels. Opening with an explanation of the history

More information

Enabling Closer Working Between the Emergency Services. Summary of consultation responses and next steps

Enabling Closer Working Between the Emergency Services. Summary of consultation responses and next steps Enabling Closer Working Between the Emergency Services Summary of consultation responses and next steps 26 January 2016 Crown copyright 2016 This publication is licensed under the terms of the Open Government

More information

Role Profile. Job Title. Role Profile Title. Department. Location. Reports to. Direct Reports (including Volunteers) Salary Range.

Role Profile. Job Title. Role Profile Title. Department. Location. Reports to. Direct Reports (including Volunteers) Salary Range. Role Profile Job Title Role Profile Title Fundraising Operations Manager (South and East England, including London) Fundraising Operations Manager Role Profile Department Fundraising Operations Team, RSPB

More information

National COPD Audit Programme: National Pulmonary Rehabilitation Audits 2015

National COPD Audit Programme: National Pulmonary Rehabilitation Audits 2015 List of Mapped Pulmonary Rehabilitation Providers and Programmes in England and Wales - as at 16 July 2015 Programmes are arranged by: Region Local Area Team Trust/Provider Programme London North East

More information

House Price Index MAY 2013

House Price Index MAY 2013 LSL Property Services/Acadametrics England & Wales House Price Index MAY 2013 STRICTLY UNDER EMBARGO UNTIL 00.01 FRIDAY 14TH JUNE 2013 House prices rise to highest on record in May Y 10TH JUNE Beats 2011

More information

University Business & Start-up Support

University Business & Start-up Support University Business & Start-up Support Below you will find a list of business and start-up support offer by Santander UK partner Universities: University of Aberdeen Scottish Institute for Enterprise Link:

More information

The Legal Job Vacancy Database Crime Ten-Percent Legal Recruitment Websites

The Legal Job Vacancy Database Crime Ten-Percent Legal Recruitment Websites Internet: The Legal Job Vacancy Database Crime Ten-Percent Legal Recruitment Websites The table below lists the crime posts extracted from the full job vacancy database for the Ten-Percent Group of Legal

More information

YOU + fit for work =

YOU + fit for work = YOU fit for work For a healthier business performance We re transforming the fitness industry and changing lives. Up to 40% of our members had never visited a gym before but our affordable membership prices,

More information

Notre-Dame de l Ile Barbe Chapel (Rhône), $15,000 Dallas, Northern California, Paris Chapters

Notre-Dame de l Ile Barbe Chapel (Rhône), $15,000 Dallas, Northern California, Paris Chapters Grants 2015 Château de Callac (Morbihan), $10,000 Atlanta, Paris Chapters Château de Commarque (Dordogne), $20,000 New York Chapter Château de La Chipaudière (Ile et Vilaine), $10,000 Atlanta, Paris Chapters

More information

Guidance for CPs on the pilot scheme to charge for geographic numbers

Guidance for CPs on the pilot scheme to charge for geographic numbers Geographic telephone numbers: Guidance for communications providers on the administrative arrangements for the pilot scheme to charge for geographic numbers Publication date: 27 March 2013 0 1 Contents

More information

The factors that affect HCA routes into nurse training

The factors that affect HCA routes into nurse training The factors that affect HCA routes into nurse training author Agnes Hibbert, PhD, MSc, BSc, RN, CertEd, is a health care education consultant. Abstract Hibbert, A. (2006) The factors that affect HCA routes

More information

RACIST AND RELIGIOUS INCIDENT MONITORING ANNUAL REPORT 2006 2007

RACIST AND RELIGIOUS INCIDENT MONITORING ANNUAL REPORT 2006 2007 RACIST AND RELIGIOUS INCIDENT MONITORING ANNUAL REPORT 26 27 Management Information Branch December 27 LIST OF CONTENTS Racist Incident Monitoring Scheme Page No. Introduction 2 Part 1: Racist Incidents

More information

Police Force Address Phone Fax Email Mouchel Business Services penmail@mouchel.com 01642 727333 01642 727989 Middlesbrough TS1 9EE

Police Force Address Phone Fax Email Mouchel Business Services penmail@mouchel.com 01642 727333 01642 727989 Middlesbrough TS1 9EE Police Force Address Phone Fax Email National Crime Agency Avon and Somerset Devon County Council, Peninsula Pensions, Great Moor House, Bittern Road, Sowton Industrial Estate, Exeter EX2 7NL 01392 383000

More information