Database Design Exercises

Size: px
Start display at page:

Download "Database Design Exercises"

Transcription

1 Database Design Exercises Miguel Rebollo Introduction to Computer Science

2 Example 1 Given a department code, obtain their name, director and their employees, with their name, category and dedication.

3 Example 2 For a teacher code, determine his name, dedication and category. Furthermore, obtain the set of subjects that he teaches, with its code, name, school and number of hours.

4 Example 3 For a given provider, we want to know its name, address, city and state, and the pieces that they supply, with their colour, category, price and quantity. All items of the same category have the same price.

5 September 2000 Design a relational database that match the following requirements: 1. For a river, to know its name, total length, sea in which it flows and the states it cross, storing their name, extension and the km. that the river covers through each one of them. 2. For each state, to store the name of their bounding states and their capitals, 3. Determine the states without coast, with their extension and their inhabitants.

6 June 2001 Design a database to maintain the menu of a restaurant. For each course, its name, a short description, its difficulty level, a photo and the final price are stored. Each course has a category. Categories are characterised by their name, a short description and the name of the employee in charge of them. Besides the courses, recipes are stored. They are formed by the name of their ingredients, the required amount, units of measurement (grams, litres, ) and the current amount in the storehouse.

7 September 2001 For the next edition of the Spanish Cycling Tour, a newspaper wants to create a database to maintain information about this trial. In the database, information about cyclist, teams and trials must appear. For each cyclist, name, nationality, date of birth, the team to which they belongs to (with he initial and ending contract dates) are stored. For the team, its name, nationality, header s name are stored. For each trial in which the team has participated, the name, year, number of stages, total length (in kilometres) are stored. Besides, we want to know the position of the team at the end of the tour and the name of the winner.

8 June 2002 You has just begun your collection of movies and you want to create a database to store a list of credits. For each film, you need its title, year, nationality and some data about its director: name, date of birth and country. Furthermore, we want to know if it is b/w or coloured, recommended age, abstract and an additional field to put your own remarks. The list of credits must include the casting. For each actor or actress, their names, nationality and name of the film character are stored too.

9 September 2002 You need a database to manage information about the magazines that you buy habitually. For each magazine, its title, the ISSN (code that identifies the publication), number and year are stored. You need also data about the articles, including its title, page of beginning and page of ending. It is assumed that there are no two articles with the same title. Every article can be written by several authors, whose name, address and ascription are stored, Besides, a number that indicates the order of firm have to be stored.

10 June 2003 An ONG wants to prepare a database for all its projects. It has diverse head offices in several countries which take manage and coordinate the projects of that country. On head offices, an identifier, the city and country where it is located, its address, a phone number and the name of the director are stored. Every head office manages a set of projects, with a code, a title, dates of beginning and end, the assigned budget and the name of the person in charge. One project is formed by a set of actions that can affect to several cities We want to know what actions are realised in each city, storing its name, country and nº of inhabitants. We also need an identifier to differentiate them. Also there is wished the investment of the project that corresponds to the city and a small description of the action.

11 September 2003 A company that rents vehicles wants to know in real time the state of his fleet. The company has diverse offices distributed by the whole Spanish territory. Each office is identified by its code and it is characterised by the name of the city, its complete address (street, number and postal code) and phone. Each office has a set of available cars, of which his license is known, the group to which it belongs: A, B, C, D, E, F or G (it depends on the type and size of the vehicle), the brand, the model, the number of doors, the number of seats, the capacity of the trunk and the minimal age required for renting. To control the state of every vehicle, the company has a record of all the rents that the car has suffered, indicating the name of the driver, his DNI, address, a phone contact number and a credit card number. Furthermore, for every rent, its duration (in days), the type of insurance and the final price are stored.

12 June 2004 A zoological park wants to construct a DB to organise the species that it has and the different itineraries to visit the park. The information is structured as follows. For each species, we want to know its common name and its scientific name, as well as a general description and a photo. Every species can live in different natural habitats defined by his name, climate and predominant vegetation. Every species has associated an index of vulnerability inside every habitat, which measures the risk of extinction of the species in the above mentioned habitat. To organize the visits, and according to the habitats that visitors wants to cover, the park offers them a series of trips for the habitats, which are identified by their code and are characterised by their duration, length and maximum number of authorised visitors. A habitat only can be part of one itinerary.

13 September 2004 A health centre need a DB with the case history of all its patients. The health centre is divided into several units, each one having an identifier, a name and the floor in which it is located. The unit has a doctor in charge, characterised by his/her name, code and speciality. When patients arrive, they are admitted in a unit and are registered with their SS number, age and date of admission. While they are still in hospital, all interventions realised by doctors are written down, setting the date, the observed symptom and the prescribed treatment.

14 June 2005 A property development firm wants to create a database to record its housing promotions. A housing promotion is characterised by an internal code, its name, the place in which it is located and a situation map. Every promotion is formed by a set of housings. Each housing has an identifier, area (m 2 ), number of rooms, number of bathrooms, the draft (plane), a photo and its price. Also it is necessary to indicate if it has or not yard, private garden, swimming pool and garage. For the construction, publicity and selling of a promotion, the property firm can hire different companies. For each company, to store its name, type, postal address, phone, fax and it is desirable. Besides, the amount of the contract between the company and the property firm will be stored.

15 September 2005 A health centre need a DB with the case history of all its patients. The health centre is divided into several units, each one having an identifier, a name and the floor in which it is located. The unit has a doctor in charge, characterised by his/her name, code and speciality. When patients arrive, they are admitted in a unit and they are registered with their SS number, age and date of admission. While they are still in hospital, all interventions realised by doctors are written down, setting the date, the observed symptom and the prescribed treatment.

16 June 2006 An auction house wants to maintain a database to register all its transactions. Products sold at auction are grouped in sets. Each set has a catalogue number, start price, highest bid and remaining auction time. Products are characterised by a code, its name, a brief description and a photography. Customers that participates in the auction must bid for a set (bids for individual products are not allowed). When a person bids, the amount, the date and the hour are registered. Customers are identified by an user name. Besides, they have a password, a name and an address. Create the conceptual and the logical scheme of the database that fulfill the requirements expounded.

17 September 2006 A transport company has available a fleet of buses which are distributed in different routes. The company wants to create a database to keep information about these routes. A route is identified by a code. The total length (in km.), the source and the destination of each route is stored. Besides, each bus has a license number, a model, its capacity (number of passengers) and the name of its driver. We assume that a bus can only be covering one route. Routes cover several cities. We ll store the name of the city, the address and the telephone number of the bus station. To keep the stops organised, each bus stop has a order number. This number can be different depending on the route the city belongs to (one city can belong to several routes).

18 June 2007 A company that provides photo storage on the web needs a database to keep all their resources. The photos are characterised by their URL (it's unique) and they have a filename, data type, size, resolution and a field that sets if the photo is public or private. Users add as many tags as they need to each one of their photos to classify them. Each tag keeps the total number of pictures that use the tag. Besides, the system can suggest additional tags, so we need to indicate who has added the tag: the user or the system. To identify the users, a username and password is stored, together with their address. Create the conceptual and the logical schemes of the database that fulfills the requirements expounded.

19 September 2007 You need a DB with links to the web sites you visit to keep an historic more exhaustive than IExplorer Favorites. For each web page, you will store its URL (web address), its name, a short description and a global valuation. Pages are grouped by categories instead of using folders,so each page can belong to several categories. Each categories have a name and keeps a list with its corresponding web sites and the association date. To know the navigation history, each time a web site is visited, an entry will be added to the database with the access date and permanence time. Visits have a unique order number associated to them. Draw the conceptual and the logical schemes of the database that fulfills the requirements expounded.

20 June 2008 A small florist wants to spread its business and have presence in Internet and they need to create a database. Orders are identified by its number and they contains the date, the total amount and a list with the flowers included in the order and their quantity. Flowers are identified by a code, their name and the retail price. Flowers belong to an species. Species have a name, flowering period, planting season, appropriate soil and recommended sun exposure. Create the conceptual and logical model that corresponds with these requirements

21 September 2008 A research center has to get information about pollination processes in a concrete area, so it needs to create a database. Flowers are identified by a code, its name, a description and a photo. Flowers belong to a specie. Each specie has a name, flowering period (blooming), planting season, appropriate soil and recommended sun exposure time. Each flower can be pollinated by different agents (physical, as wind, or animated, as insects o birds). For each agent, its name, type and subtype is stored. Flowers can use different decoys to attract different agents (colours, shapes, scent -smell-,...) Draw the conceptual and the logical schemes of the database that fulfill the requirements expounded.

22 June 2009 Lendmemoney.com is a money lending company that manages lending among people (p2p lending). Lenders that lend they money are registered with an id, their name and their available amount of money for the financial operations. Borrowers are identified by their id and the company registers their name and a risk value depending on their personal situation. When borrowers apply for a loan, a new loan code, the total amount, the refund deadline, the interest rate and its purpose are stored in the database. Lenders choose the amount that they want to invest in each loan. A lender can contribute with different partial amounts to several loans. Create the conceptual and logical model that corresponds with these requirements.

23 September 2009 Social networks as Facebook use profiles to store information about their users. Create a simple database to store these user's profiles. Users have a nick (unique), a password, their real name and a valid account. Users can write comments, which are composed by a text and the publication date. Furthermore, users can appear in photos. A Photo has a filename and an optional description. To tag users in the photos, a frame is used. The coordinates of these frames are stored in the photo too in order to know which users appear in each photo. Create the conceptual and the logical models.

24 June 2010 An airline needs a database to organise the information related with its flights. Flights are characterised by an Id, the departure date and the departure and arrival airports. Each flight as one plane assigned to it. Planes have a registration number (similar to a license plate) that identifies them, the name of the manufacturer, the model, the seating capacity and the flight autonomy (hours). Each flight has a crew assigned to it, formed by a list of members of the staff of the company. Each worker has an Id, a name, a professional category and the position held in each flight. Finally, each flight has a list of passengers in which their name, passport number, seat and class (tourist, first or business) are stored.

25 September 2010 An airline needs a database to register information about its flights. Flights have a unique identifier. Furthermore, each flight has a origin and a destiny airport assigned (considering only direct flights). Airports are identified by three letters (VLC-Valencia, BCN-Barcelona and so on). Besides that, for each airport, the name of the city and the country are stored. Planes are assigned to different flights. A plane is identified by a registration number, the manufacturer, the model and information about its capacity (max. number of passengers) and flight range (measured in hours).the assignment of a plane to one flight is not unique, so to store the date is needed too.

Gateway2Travel Manual

Gateway2Travel Manual Gateway2Travel Manual Hotels Transfers www.gateway.be 1 Content GENERAL 3 1. USE 4 1.1 ACCESS... 4 1.2 START SCREEN... 4 1.3 INDIVIDUAL SETTINGS (PER PC)... 4 2. HOTELS 5 2.1 SELECTION SCREEN... 5 2.2

More information

Updating the International Standard Classification of Occupations (ISCO) Draft ISCO-08 Group Definitions: Occupations in Tourism and Hospitality

Updating the International Standard Classification of Occupations (ISCO) Draft ISCO-08 Group Definitions: Occupations in Tourism and Hospitality International Labour Organization Organisation internationale du Travail Organización Internacional del Trabajo Updating the International Standard Classification of Occupations (ISCO) Draft ISCO-08 Group

More information

CYBERRAIL. Information Infrastructure for New Intermodal Transport Business Model. 1. Introduction

CYBERRAIL. Information Infrastructure for New Intermodal Transport Business Model. 1. Introduction CYBERRAIL Information Infrastructure for New Intermodal Transport Business Model Takahiko OGINO Chief Researcher, Railway Technical Research Institute ogino@rtri.or.jp Abstract Keywords: One of the achievements

More information

Definition of a Lease

Definition of a Lease October 2015 Leases Project Update Definition of a Lease Project background The IASB and the FASB (the Boards) are working together to improve the accounting for leases. The Boards have concluded that

More information

United States Agency for International Development Bureau for Management Office of Chief Information Officer E2 Travel Management Service User Guide

United States Agency for International Development Bureau for Management Office of Chief Information Officer E2 Travel Management Service User Guide United States Agency for International Development Bureau for Management Office of Chief Information Officer E2 Travel Management Service User Guide Release 1.0 Revisions Release Number Author Comment

More information

FEDERAL INSURANCE COMPANY One of the Chubb Group of Insurance Companies

FEDERAL INSURANCE COMPANY One of the Chubb Group of Insurance Companies FEDERAL INSURANCE COMPANY One of the Chubb Group of Insurance Companies 18 Cross Street #11-08 China Square Central Singapore 048423 Telephone: 6333 8113 Facsimile: 6333 8112 Unique Entity No. S83FC3361G

More information

Development of a Concept for the Public Transport Interconnectivity for Savaria International Airport. Report

Development of a Concept for the Public Transport Interconnectivity for Savaria International Airport. Report Development of a Concept for the Public Transport Interconnectivity for Savaria International Airport Report CENTRAL EUROPE Programme Project CHAMPIONS February 2012 Development of a Concept for the Public

More information

User s Guide Online train ticket reservations

User s Guide Online train ticket reservations User s Guide Carlson Wagonlit Travel Online Helpdesk Tel. +358 (0)205 615 531 E-mail: Copyright 2007-2013 CWT TABLE OF CONTENTS 1 Login through the CWT Portal... 3 2... 4 2.1 Domestic train tickets...

More information

User Manual - CFR Online Ticket. User Manual CFR Online Ticket

User Manual - CFR Online Ticket. User Manual CFR Online Ticket User Manual CFR Online Ticket 1 Contents: A. Methodology for a registered user Registration B. Sale application of CFR online tickets Connecting I forgot my password Routes Train Information Traffic restrictions

More information

LECTURE - 3 RESOURCE AND WORKFORCE SCHEDULING IN SERVICES

LECTURE - 3 RESOURCE AND WORKFORCE SCHEDULING IN SERVICES LECTURE - 3 RESOURCE AND WORKFORCE SCHEDULING IN SERVICES Learning objective To explain various work shift scheduling methods for service sector. 8.9 Workforce Management Workforce management deals in

More information

Individual Income Tax Return Checklist

Individual Income Tax Return Checklist Individual Income Tax Return Checklist Income PAYG Summary Statement Deductions Motor Vehicle & Travel Expenses Appendix A Lump Sum Payments Receipts of work related expenses (eg. Employment Termination

More information

Making a claim with TID

Making a claim with TID Making a claim with TID Before you start In order for us to process your claim quickly it s important that you complete all the relevant sections of this form with as much detail as you can If you do not

More information

DECISION No 120/2014. on the implementing provisions for Regulations No 3/2014, No 4/2014 and No 5/2014 of the Committee of the Regions

DECISION No 120/2014. on the implementing provisions for Regulations No 3/2014, No 4/2014 and No 5/2014 of the Committee of the Regions DECISION No 120/2014 on the implementing provisions for Regulations No 3/2014, No 4/2014 and No 5/2014 of the Committee of the Regions THE SECRETARY-GENERAL, HAVING REGARD TO HAVING REGARD TO HAVING REGARD

More information

ROYAL MALAYSIAN CUSTOMS GOODS AND SERVICES TAX GUIDE ON TRAVEL INDUSTRY

ROYAL MALAYSIAN CUSTOMS GOODS AND SERVICES TAX GUIDE ON TRAVEL INDUSTRY ROYAL MALAYSIAN CUSTOMS GOODS AND SERVICES TAX GUIDE ON TRAVEL INDUSTRY CONTENTS INTRODUCTION... 1 Overview of Goods and Services Tax (GST)... 1 OVERVIEW OF THE TRAVEL INDUSTRY... 1 Supply of Goods and

More information

UNIVERSITÀ DEGLI STUDI DI CAGLIARI ITALIAN LANGUAGE COURSES AT CAGLIARI

UNIVERSITÀ DEGLI STUDI DI CAGLIARI ITALIAN LANGUAGE COURSES AT CAGLIARI UNIVERSITÀ DEGLI STUDI DI CAGLIARI ITALIAN LANGUAGE COURSES AT CAGLIARI STUDYING ITALIAN AT A MEDITERRANEAN UNIVERSITY 1 Why choose Cagliari? Situated at the centre of the Gulf of Angels, which opens on

More information

Checklist for Jamaican citizens applying for Schengen visa - Required documents

Checklist for Jamaican citizens applying for Schengen visa - Required documents Checklist for Jamaican citizens applying for Schengen visa - Required documents Name: Date of birth: Citizenship: When meeting in person at the visa office at the time of your appointment, apart from the

More information

WELLESLEY COLLEGE TRAVEL POLICIES AND PROCEDURES

WELLESLEY COLLEGE TRAVEL POLICIES AND PROCEDURES WELLESLEY COLLEGE TRAVEL POLICIES AND PROCEDURES The purpose of this document is to establish and communicate equitable standards and effective procedures for reducing travel costs while complying with

More information

www.nextstepaustralia.com Things To Do Relocation Checklist

www.nextstepaustralia.com Things To Do Relocation Checklist www.nextstepaustralia.com Things To Do Relocation Checklist Once you have decided you would like a new life down under you should do as much research as you can about the area where you would like to start

More information

Cruising from Charleston

Cruising from Charleston Cruising from Charleston Frequently Asked Questions Parking at the Port - page 2 Driving Directions - page 2 Embarkation & Entry - page 3 Luggage Information - pages 3-4 Debarkation & Customs - page 4

More information

E D M O N T O N ADMINISTRATIVE PROCEDURE

E D M O N T O N ADMINISTRATIVE PROCEDURE DEPARTMENT DELEGATED AUTHORITY CONTACT FINANCIAL SERVICES CHIEF FINANCIAL OFFICER, FINANCIAL SERVICES DEPARTMENT TRAVEL COORDINATORS DEFINITIONS Account Coding A defined list of SAP cost elements used

More information

Orbit Online Booking Tool User Guide 2015

Orbit Online Booking Tool User Guide 2015 Orbit Online Booking Tool User Guide 2015 1 Login at: www.orbit.co.nz Click on LOGIN at the top right of the www.orbit.co.nz site to display username & password fields. Enter your username and password,

More information

Enhanced-ER Data Model

Enhanced-ER Data Model CS4710 Introduction to Database Systems Enhanced-ER Data Model Instructor: Yi-Shin Chen Office: EECS 3201 Email: yishin@cs.nthu.edu.tw Office Hour: Tu. 1-2PM, Th. 3-4pm Motivation ER data model is useful

More information

Miscellaneous Information

Miscellaneous Information Miscellaneous Information [This Page Intentionally Left Blank] Miscellaneous information on places and transportation during our kickoff meeting in Madrid. Also available at: http://www.car.upm-csic.es/rhea/

More information

SmartTraveller Claim Form

SmartTraveller Claim Form AXA Affin General Insurance Berhad (23820-W) Ground Floor Wisma Boustead 71 Jalan Raja Chulan 50200 Kuala Lumpur (603) 2170 8282 (603) 2031 7282 customer.service@axa.com.my www.axa.com.my SmartTraveller

More information

GENERAL INFORMATION. IAEA Symposium on Isotopes in Hydrology, Marine Ecosystems, and Climate Change Studies in Monaco. Monaco, 27 March - 1 April 2011

GENERAL INFORMATION. IAEA Symposium on Isotopes in Hydrology, Marine Ecosystems, and Climate Change Studies in Monaco. Monaco, 27 March - 1 April 2011 GENERAL INFORMATION IAEA Symposium on Isotopes in Hydrology, Marine Ecosystems, and Climate Change Studies in Monaco Monaco, 27 March - 1 April 2011 Oceanographic Museum of Monaco SUMMARY MEETING Venue

More information

Traveler Help Desk Credit Card Authorization Form Fax completed form to (888) 331-2110

Traveler Help Desk Credit Card Authorization Form Fax completed form to (888) 331-2110 Traveler Help Desk Credit Card Authorization Form Fax completed form to (888) 331-2110 Please fax the following items: (1) This Credit Card Authorization Form (2) Photocopy of Credit Card (Both Sides)

More information

HEATHROW VIP FREQUENTLY ASKED QUESTIONS

HEATHROW VIP FREQUENTLY ASKED QUESTIONS HEATHROW VIP FREQUENTLY ASKED QUESTIONS Who can use the service? Heathrow VIP is available to book for those travelling on First or Business class flight tickets, with all airlines flying to/from Heathrow

More information

Applying for Access. Access Services. What is Access?

Applying for Access. Access Services. What is Access? Access Services Applying for Access > Access Services overview > Eligibility criteria > Other transportation options > How to get Access What is Access? Access Services is a public transit agency dedicated

More information

FEDERAL INSURANCE COMPANY One of the Chubb Group of Insurance Companies

FEDERAL INSURANCE COMPANY One of the Chubb Group of Insurance Companies FEDERAL INSURANCE COMPANY One of the Chubb Group of Insurance Companies 18 Cross Street #11-08 China Square Central Singapore 048423 Telephone: 6333 8113 Facsimile: 6333 8112 Unique Entity No. S83FC3361G

More information

Full organisation name: Type of Organisation 1 : Contact person for Cooproute 2 : Cooperative Other entity (i.e. association, foundation, etc.

Full organisation name: Type of Organisation 1 : Contact person for Cooproute 2 : Cooperative Other entity (i.e. association, foundation, etc. COOPROUTE Application Form Full organisation name: Type of Organisation 1 : Cooperative Other entity (i.e. association, foundation, etc.) Head office address: City/County: Postcode: Telephone/fax: Website:

More information

FEDERAL INSURANCE COMPANY One of the Chubb Group of Insurance Companies

FEDERAL INSURANCE COMPANY One of the Chubb Group of Insurance Companies FEDERAL INSURANCE COMPANY One of the Chubb Group of Insurance Companies 18 Cross Street #11-08 China Square Central Singapore 048423 Telephone: 6333 8113 Facsimile: 6333 8112 Unique Entity No. S83FC3361G

More information

4. Meetings Financial Support

4. Meetings Financial Support 4. Meetings Financial Support The MC must determine from amongst eligible participants those who are entitled to be reimbursed. The Action Chair (or Vice Chair if the Action Chair is affiliated to the

More information

FAQ and REGISTRATION INFORMATION for STUDENTS: MFA SUMMER RESIDENCY 2016

FAQ and REGISTRATION INFORMATION for STUDENTS: MFA SUMMER RESIDENCY 2016 FAQ and REGISTRATION INFORMATION for STUDENTS: MFA SUMMER RESIDENCY 2016 What s included in the travel package? WorldStrides has created a ground travel package for our residency, including business hotel

More information

Transmodel in UML. SITP 2 Système d'information Transport Public

Transmodel in UML. SITP 2 Système d'information Transport Public Transmodel in UML Equipe de projet Page 0 Version 0. 04/09/2003 Contents. Introduction... 2. Class diagrams... 3 2.. Network description... 3 2... CD TM Fig. 0 Points and Links... 3 2..2. CD TM Fig. 02

More information

Student Transportation Policies and Procedures

Student Transportation Policies and Procedures Revised 7/19/12 Student Transportation Policies and Procedures Introduction The safety of our students at Wilmington University is very important. With this in mind, Wilmington University has instituted

More information

BUSINESS TRAVEL REGULATIONS FOR BRUNO KESSLER FOUNDATION S PERSONNEL

BUSINESS TRAVEL REGULATIONS FOR BRUNO KESSLER FOUNDATION S PERSONNEL BUSINESS TRAVEL REGULATIONS FOR BRUNO KESSLER FOUNDATION S PERSONNEL CONTENTS Article 1 Objectives and purposes 2 Article 2 Assignment of secondment 2 Article 3 Personnel not employed by the Bruno Kessler

More information

Class Diagrams. University. Exercises

Class Diagrams. University. Exercises Class Diagrams Exercises University In a university there are different classrooms, offices and departments. A department has a name and it contains many offices. A person working at the university has

More information

Claim notification form (RTA1) Low value personal injury claims in road traffic accidents ( 1,000-25,000)

Claim notification form (RTA1) Low value personal injury claims in road traffic accidents ( 1,000-25,000) Date sent / / Claim notification form (RTA1) Low value personal injury claims in road traffic accidents ( 1,000-25,000) Before filling in this form you are encouraged to seek independent legal advice.

More information

ATB Financial Travel & Entertainment Policy

ATB Financial Travel & Entertainment Policy ATB Financial Travel & Entertainment Policy Table of Contents 1. Purpose... 1 2. Scope... 1 3. General... 2 4. Definitions... 2 5. Travellers Responsibilities... 3 6. Booking Travel... 3 7. Accountability

More information

Welcome to Les Saisies

Welcome to Les Saisies Welcome to Les Saisies RESIDENCE LE HAMEAU DU BEAUFORTAIN SPACIOUS APARTMENTS SKI-IN-SKI-OUT AMAZING VIEW OF MONT-BLANC AT THE HEART OF THE ESPACE DIAMANT SKI AREA SPAS & BEAUTÉ MONTAGNE CENTRE Route du

More information

MEMORANDUM FOR GUIDANCE IN HOSTING ISU FIGURE SKATING CHAMPIONSHIPS SECURITY PAPER. Example of approaches and measures

MEMORANDUM FOR GUIDANCE IN HOSTING ISU FIGURE SKATING CHAMPIONSHIPS SECURITY PAPER. Example of approaches and measures SECURITY PAPER Example of approaches and measures A. Credentialing System (see also Accreditation chart) I. POLICY In an effort to address security issues for ISU events for the purpose of allowing skaters

More information

Key Facts. Passenger growth at the airport is projected to grow to approximately 3 million passengers per annum by 2030.

Key Facts. Passenger growth at the airport is projected to grow to approximately 3 million passengers per annum by 2030. Bournemouth Airport & Business Park 7 7 Bournemouth Airport & Business Park Introduction 7.1 Bournemouth Airport is a key asset for the region, one of the UK s fastest growing regional airports and is

More information

Motor Fleet Insurance

Motor Fleet Insurance Motor Fleet Insurance Summary of Cover A commercial motor insurance package available for Partnerships or Companies who require more than four vehicles to be insured under the one Policy. Why choose the

More information

Country AUSTRIA BULGARIA CZECH REPUBLIC CYPRUS

Country AUSTRIA BULGARIA CZECH REPUBLIC CYPRUS 7th Article of the Council Directive 90/314/EEC on package travel, package holidays and package tours declares that the organizer and/or retailer party to the contract shall provide sufficient evidence

More information

ALS Society of BC 1233 13351 Commerce Parkway Richmond, BC V6V 2X7 P: 604-278-2257 Toll free: 1-800-708-3228 F: 604-278-4257 Email:

ALS Society of BC 1233 13351 Commerce Parkway Richmond, BC V6V 2X7 P: 604-278-2257 Toll free: 1-800-708-3228 F: 604-278-4257 Email: Equipment Loan Program Policies & Procedures ALS Society of BC 1233 13351 Commerce Parkway Richmond, BC V6V 2X7 P: 604-278-2257 Toll free: 1-800-708-3228 F: 604-278-4257 Email: equipmentloan@alsbc.ca The

More information

19 th Junior Researchers of EARLI Conference (JURE2015)

19 th Junior Researchers of EARLI Conference (JURE2015) The European Association for Research on Learning and Instruction (EARLI) and the Cyprus University of Technology announce the 19 th Junior Researchers of EARLI Conference (JURE2015) in Limassol, Cyprus

More information

Filming, Radio and Photography Policy. External version

Filming, Radio and Photography Policy. External version External version Content 1. Introduction 2. Aims and objectives 3. Authorisation 4. Prearrangements 5. Arrangements on the day 6. Rules and regulations 7. News and current affairs media broadcasting, reporting

More information

Visitor management strategy

Visitor management strategy Visitor management strategy Introduction Protected areas attract people. Sometimes the protected area management is glad about people who are interested in their work and activities, sometimes protected

More information

L earning Situation. Determining the cost of buying a used car. What kind of used vehicle would you like to buy?

L earning Situation. Determining the cost of buying a used car. What kind of used vehicle would you like to buy? Buying a Used Car Length : 9-12 hours L earning Situation at a Glance Brief description Determining the cost of buying a used car. Broad Area of Learning : Environmental and Consumer Awareness Legend Categories

More information

USER MANUAL FOR STUDENTS

USER MANUAL FOR STUDENTS USER MANUAL FOR STUDENTS 1 P age 1. Students Registration The home page of ASHIRWAD can be accessed through the URL http://punjabscholarships.gov.in which is the e-scholarship(post Matric) portal which

More information

Dealing with flight disruption

Dealing with flight disruption Dealing with flight disruption Guide to dealing with flight disruption The following guide offers practical information about what you re entitled to if your flight is delayed or cancelled, your legal

More information

Making a claim with COTA

Making a claim with COTA Making a claim with COTA Before you start In order for us to process your claim quickly it s important that you complete all the relevant sections of this form with as much detail as you can If you do

More information

How to buy the ticket online

How to buy the ticket online How to buy the ticket online 1. Purchase 2. Purchase without registration 3. Payment options 4. Purchase summary e-mail 5. What to do if the transaction is not permitted or is refused 6. Online invoice

More information

Making a claim with Suresave

Making a claim with Suresave Making a claim with Suresave Before you start In order for us to process your claim quickly it s important that you complete all the relevant sections of this form with as much detail as you can If you

More information

Concur's mobile app iphone

Concur's mobile app iphone This version shows the previous user interface. Though the home screen is different in the newest user interface, most procedures and processes remain the same. Videos are available in the training toolkit.

More information

Guide to online booking and having tickets issued

Guide to online booking and having tickets issued Guide to online booking and having tickets issued Search. As shown on Figure 1 the www.aeroflot.ru hyperlink points to the main page of the website from where you can navigate to the section of the site

More information

Hotel policy. Terms and Conditions: Guaranteed reservations: Cancellation policy:

Hotel policy. Terms and Conditions: Guaranteed reservations: Cancellation policy: Hotel policy Terms and Conditions: Bookings can be made by writing a request to the hotel's e-mail office@lhj.lv or by filling out the necessary information on the hotel's website www.lighthousejurmala.lv

More information

Memo Online Travel Reimbursement Request (OTRR)

Memo Online Travel Reimbursement Request (OTRR) Memo Online Travel Reimbursement Request (OTRR) Dear COST Action participants, In order to optimise the travel reimbursement process and to avoid a duplication of work on the e-cost system, the COST Association

More information

QBE travel insurance claim form

QBE travel insurance claim form QBE travel insurance claim form QBE Insurance (Australia) Limited ABN 78 003 191 035 AFSL 239 545 Office use only Claim number Please answer all questions and tick boxes where appropriate Leaving a question

More information

7.1 Transfers... 7.2 Cancellations & Refunds.. 8 - Net Rate Module for Agent Processing...

7.1 Transfers... 7.2 Cancellations & Refunds.. 8 - Net Rate Module for Agent Processing... OPERATOR USER MANUAL 2008 TABLE OF CONTENTS 1- Registration 1.1 Open Website... 1.2 Registration Type. 1.3 Welcome Page. 1.4 Log In Page.. 1.5 Company Information Page 1.6 Registration Confirmation Page.

More information

Service Scheduler User Guide. Version 1.6 (Nov 2011) Service Scheduler is a product of ABit Consulting. All rights reserved.

Service Scheduler User Guide. Version 1.6 (Nov 2011) Service Scheduler is a product of ABit Consulting. All rights reserved. Page 1 of 78 Page 2 of 78 Table of Contents Document Revisions... 7 Contact Information (Australia)... 8 Service Scheduler Basics... 9 Signing In... 9 Navigation... 9 Sort Columns... 10 Moving Columns...

More information

Each tour will receive the services of a dedicated tour guide from start to finish of your experience.

Each tour will receive the services of a dedicated tour guide from start to finish of your experience. Group Bookings Let us help you arrange your group visit, we will make your booking easy and stress free, as well as offering excellent advice and local knowledge so why not contact a member of the duty

More information

P 505.933.6511 f 505.404.6259 www.erm in.com

P 505.933.6511 f 505.404.6259 www.erm in.com Elemental Risk Management is a commercial insurance agency locally owned and operated in Albuquerque, NM. At ERM, we focus our attention on the unique needs and liability exposures of Independent Auto

More information

TOUR PLANNING. 12.3.3 Access information and develop a tour plan to match different tourist profiles.

TOUR PLANNING. 12.3.3 Access information and develop a tour plan to match different tourist profiles. TOUR PLANNING 12.3.3 Access information and develop a tour plan to match different tourist profiles. Setting up a Tourist profile The tourist profile is the start of any organised tour as it contains lots

More information

THE ALTERATION OF THE HUNGARIAN TOLL PAYMENT SYSTEM IN 2013, ACTIVITY SUPPORT WITH THE APPLICATION OF A FLEET MANAGEMENT SYSTEM

THE ALTERATION OF THE HUNGARIAN TOLL PAYMENT SYSTEM IN 2013, ACTIVITY SUPPORT WITH THE APPLICATION OF A FLEET MANAGEMENT SYSTEM Advanced Logistic Systems, Vol. 7, No. 1 (2013), pp. 111 116. THE ALTERATION OF THE HUNGARIAN TOLL PAYMENT SYSTEM IN 2013, ACTIVITY SUPPORT WITH THE APPLICATION OF A FLEET MANAGEMENT SYSTEM KATALIN ZAKAR

More information

An Automated Transport Management System

An Automated Transport Management System IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 11, Issue 3 (May. - Jun. 2013), PP 17-21 An Automated Transport Management System Ms Mithlesh Choudhary Abstract:

More information

CLAIM FORM - EQ TRAVEL. Section 1 - Particulars of Insured. Section 2 - Details of Incident/Loss/Illness (must be completed)

CLAIM FORM - EQ TRAVEL. Section 1 - Particulars of Insured. Section 2 - Details of Incident/Loss/Illness (must be completed) CLAIM FORM - EQ TRAVEL Agency: Policy No.: Please note: Sections 1, 2 and 12 must be completed. Sections 3 to 11 complete only the relevant sections. The acceptance of this form is NOT an admission of

More information

www.delengua.es Escuela DELENGUA Calderería Vieja, 20 18010 Granada. Spain. Tel.& Fax: +34 958 204535 info@delengua.es www.delengua.

www.delengua.es Escuela DELENGUA Calderería Vieja, 20 18010 Granada. Spain. Tel.& Fax: +34 958 204535 info@delengua.es www.delengua. www.delengua.es Escuela DELENGUA Calderería Vieja, 20 18010 Granada. Spain. Tel.& Fax: +34 958 204535 info@delengua.es www.delengua.es Language School Delengua School is situated in the very centre of

More information

Customer Charter. www.dublinbus.ie

Customer Charter. www.dublinbus.ie Customer Charter www.dublinbus.ie Contents Our commitment to you 4 Providing a quality service 4 Keeping you informed 7 Providing an accessible service 8 Paying for your journey 9 Helping the environment

More information

AIRPLANE UTILIZATION AND TURN-TIME MODELS PROVIDE USEFUL INFORMATION FOR SCHEDULE, FLEET, AND OPER ATIONS PLANNING.

AIRPLANE UTILIZATION AND TURN-TIME MODELS PROVIDE USEFUL INFORMATION FOR SCHEDULE, FLEET, AND OPER ATIONS PLANNING. AIRPLANE UTILIZATION AND TURN-TIME MODELS PROVIDE USEFUL INFORMATION FOR SCHEDULE, FLEET, AND OPER ATIONS PLANNING. Economic Impact of Airplane Turn-Times By Mansoor Mirza Regional Director, Economic and

More information

REGIONAL STUDY OF SUSTAINABLE MOBILITY. THEMATIC: ELECTRIC MOBILITY REGION: Skane (Sweden)

REGIONAL STUDY OF SUSTAINABLE MOBILITY. THEMATIC: ELECTRIC MOBILITY REGION: Skane (Sweden) REGIONAL STUDY OF SUSTAINABLE MOBILITY THEMATIC: ELECTRIC MOBILITY REGION: Skane (Sweden) BEST PRACTICE 1 E-MOBILITY MALMÖ Identifying data of the practice: E-Mobility Malmö DATA COMPILATION TEMPLATE Knowledge

More information

A Guide to Road Accidents

A Guide to Road Accidents A Guide to Road Accidents info@injuryclaimspecialists.com Contents About this Guide 2 Introduction to Road Accidents 3 How long will a Road Accident Claim take? 4 The Personal Injury Claims Process for

More information

REGISTRATION & HOTEL FORM

REGISTRATION & HOTEL FORM 6 tthh I n t e r n a t i o n a l C y s t i n o s i s C o n f e r e n c e September 23 26, 2010 Congress Village Ge.Tur. Viale Centrale, 29 33054 Lignano Sabbiadoro (UD) ITALY http://www.getur.com midway

More information

National Board of Examinations Diplomate of National Board Centralised Entrance Test (DNB-CET) July 2016 Admission Session. Registration Guide

National Board of Examinations Diplomate of National Board Centralised Entrance Test (DNB-CET) July 2016 Admission Session. Registration Guide National Board of Examinations Diplomate of National Board Centralised Entrance Test (DNB-CET) July 2016 Admission Session Important Instructions Registration Guide 1. Candidates must check their eligibility

More information

MANUAL FOR THE GRANT OF THE DORA PLUS SUB-ACTIVITY 1.2 STUDY MIGRATION OF DOCTORAL DEGREE STUDENTS

MANUAL FOR THE GRANT OF THE DORA PLUS SUB-ACTIVITY 1.2 STUDY MIGRATION OF DOCTORAL DEGREE STUDENTS Page 1/5 MANUAL FOR THE GRANT OF THE DORA PLUS SUB-ACTIVITY 1.2 STUDY MIGRATION OF DOCTORAL DEGREE STUDENTS Approved by: Rait Toompere Approved on 03.05.2016 No. 1-11.1/3532 PURPOSE, SCOPE, RESPONSIBILITY

More information

COUNCIL POLICY Smoke Free Areas Policy

COUNCIL POLICY Smoke Free Areas Policy 1 PURPOSE Purpose of this Policy is to provide the Burnie City Council s position in relation to protecting the community against the harmful effects of exposure to tobacco smoke. This Policy a) expresses

More information

Before using the Online Booking Tool, ensure all travel preferences have been updated. See Getting Started for more information.

Before using the Online Booking Tool, ensure all travel preferences have been updated. See Getting Started for more information. Once your Travel Request has been submitted and you have received an approved Trip Request number, you may book travel including flights, hotel, and car rentals using the Online Booking Tool in Concur;

More information

COMPLETE INFORMATION ON INSURANCE

COMPLETE INFORMATION ON INSURANCE Dear client, Page 1 with your Diners Club card you also get a free comprehensive travel insurance package for trips abroad, with cover up to 6 million all over the world. The aim of this document is to

More information

COMMISSION IMPLEMENTING DECISION

COMMISSION IMPLEMENTING DECISION 20.3.2014 Official Journal of the European Union L 82/29 COMMISSION IMPLEMENTING DECISION of 18 March 2014 on the organisation of a temporary experiment providing for certain derogations for the marketing

More information

MOTOR FLEET INSURANCE

MOTOR FLEET INSURANCE MOTOR FLEET INSURANCE Summary of Cover A commercial motor insurance package available for Partnerships or Companies who require more than four vehicles to be insured under the one Policy. Why choose the

More information

Boat Dealerships - How to Choose the Right Online Marketing

Boat Dealerships - How to Choose the Right Online Marketing THE BUSINESS OF BOATING IN MASSACHUSETTS 2008 Integrating Media to Increase Leads Association 1/29/2008 1 34% of consumers say print ads have the greatest impact on them. 31% of consumers use online &

More information

Wong 1. accessed 29 Nov 2010. 1 Malcolm Tatum, What is an Online Auction?, http://www.wisegeek.com/what-is-an-online-auction.htm,

Wong 1. accessed 29 Nov 2010. 1 Malcolm Tatum, What is an Online Auction?, http://www.wisegeek.com/what-is-an-online-auction.htm, Wong 1 Angel Hoi Ling Wong (UID: 303577059) Econ 106T Professor Board 2 December 2010 Priceline: Name Your Own Price Introduction Priceline.com ( Priceline ) is an e-commerce company that primarily provides

More information

Newquay BID. Invitation to Tender. Creation and delivery of a Marketing Strategy for Newquay 2016-2021

Newquay BID. Invitation to Tender. Creation and delivery of a Marketing Strategy for Newquay 2016-2021 Newquay BID Invitation to Tender Creation and delivery of a Marketing Strategy for Newquay 2016-2021 Eve Wooldridge BID Manager 01637 498599 Eve.wooldridge@newquaybid.co.uk www.newquaybid.co.uk Introduction

More information

UN TRAVEL POLICY SUMMARY

UN TRAVEL POLICY SUMMARY SUMMARY OF UN TRAVEL POLICY I - TRAVEL ENTITLEMENT 1- Travel by air UN TRAVEL POLICY SUMMARY - The Maximum entitlement is computed on the most economical rate appropriate via a direct route, in the applicable

More information

Schneider Electric. Global Business. Travel Policy

Schneider Electric. Global Business. Travel Policy Schneider Electric Global Business Travel Policy Schneider Electric Page 1/25 Schneider Electric Page 2/25 Contents A. General Matters 5 A1. PURPOSE & SCOPE 5 A2. OWNERSHIP & ENDORSEMENT 6 A3. SECURITY

More information

WORKSHOP Sustainable Tourism and Fragile Environment Sustainability and Development in Small Island Communities Maldives

WORKSHOP Sustainable Tourism and Fragile Environment Sustainability and Development in Small Island Communities Maldives WORKSHOP Sustainable Tourism and Fragile Environment Sustainability and Development in Small Island Communities Maldives May 29 th June 5 th 2015 (the dates are indicative and may be modified due to Flights

More information

Be sure to order your discounted movie tickets using the order form provided in your program information brochure.

Be sure to order your discounted movie tickets using the order form provided in your program information brochure. VAC PLUS Complete Program Details SHOPPING & ENTERTAINMENT BENEFITS Movie Ticket Discounts Your membership includes valuable discounts on movie tickets through Marcus Theaters. Simply fill out the movie

More information

A. Visitor, Individual or Family Photography B. Wedding or Bridal Photography C. Prom/Formal Photography D. Media

A. Visitor, Individual or Family Photography B. Wedding or Bridal Photography C. Prom/Formal Photography D. Media PHOTOGRAPHY AND VIDEOGRAPHY I. Non-Commercial Shoots A. Visitor, Individual or Family Photography B. Wedding or Bridal Photography C. Prom/Formal Photography D. Media II. Commercial Shoots III. Student

More information

Travel Insurance Claim Form

Travel Insurance Claim Form Travel Insurance Claim Form for BNZ Credit Cards 1 TRAVELLER details Please print your details clearly in CAPITAL letters using a pen Traveller (MrMrsMsMiss) Telephone Homework ( ) Mobile ( ) Email Address

More information

Policy Seminar on Women s Entrepreneurship Development in Central Asia. Note by the Secretariat

Policy Seminar on Women s Entrepreneurship Development in Central Asia. Note by the Secretariat INF 3 August 2011 ENGLISH UNITED NATIONS ECONOMIC COMMISSION FOR EUROPE UNITED NATIONS DEVELOPMENT PROGRAMMEE Policy Seminar on Women s Entrepreneurship Development in Central Asia 19 September 2011, 10:00

More information

How To Live In Spain

How To Live In Spain WELCOME, WILLKOMMEN, BIENVENIDOS, BIENVENUES, BENVENUTTO, BEM-VINDOS, ONGIETORRIAK Universidad Pública de Navarra Welcome guide for international students 1/14 ÍNDICE 1.- Pamplona/Iruña, Navarra 2.- What

More information

NFC in Public Transport

NFC in Public Transport January 2011 This document is copyright 2005 2011 by the NFC Forum. All rights, including the right to copy and further distribute, are reserved. NFC Forum, Inc. 401 Edgewater Place, Suite 600 Contents

More information

Kittys School Management System

Kittys School Management System Management Module: Login Module: In this module site admin can be able to login by using their unique username and password. Add Section and Standard: Subject: Syllabus: Inbox: i. Admin can add the Standard

More information

Loans from the Devonshire Collection at Chatsworth

Loans from the Devonshire Collection at Chatsworth Loans from the Devonshire Collection at Chatsworth New loan requests: Loan requests should be sent at least 6 months in advance for UK loans and 12 months in advance for loans within Europe and overseas.

More information

BoPP Policies and Procedures PR12 BOPP Fleet management and use of vehicles

BoPP Policies and Procedures PR12 BOPP Fleet management and use of vehicles BoPP Policies and Procedures PR12 BOPP Fleet management and use of vehicles Key evaluation question QMS Standard Key Stakeholders involved in consultation Directorate, Management Forum, Facilities team

More information

Global Wave Conference (GWC) III Frequently Asked Questions (FAQ)s

Global Wave Conference (GWC) III Frequently Asked Questions (FAQ)s Global Wave Conference (GWC) III Frequently Asked Questions (FAQ)s Is Baja safe? Despite several years in the media as being an unsafe place to travel, Baja California has returned as a globally renowned

More information

Online Booking Guide September 2014

Online Booking Guide September 2014 Online Booking Guide September 2014 Contents GetThere Supported Browser Versions... 3 Connectivity and Response Time... 4 Introduction... 4 Logging In... 5 Travel Arranger Homepage... 6 More Than 50 Travelers...

More information

Concur's mobile app ipad

Concur's mobile app ipad Introduction to... Concur's mobile app ipad Version 8.10 - December 2012 You can use Concur on your ipad to assist with your Expense and Travel needs. Because you are using your ipad, you can access your

More information

Iwakuni from Narita International Airport

Iwakuni from Narita International Airport Iwakuni from Narita International Airport This brochure is designed to supplement the instructional video and give you step by step instructions to get you and your family from Narita International Airport

More information

INSTRUCTIONS GUIDE FOR BLUE AIR TICKETS ISSUANCE

INSTRUCTIONS GUIDE FOR BLUE AIR TICKETS ISSUANCE INSTRUCTIONS GUIDE FOR BLUE AIR TICKETS ISSUANCE A. INTRODUCTION BLUE AIR Company is using an internet reservations system Open Booking, which is remarked for its simplicity, the easiness in utilization

More information