logo

Data and System Integration for Desklib

The assignment is about evaluating various platforms and adopting a Service Oriented Architecture (SOA) for health information technology.

12 Pages1561 Words446 Views
   

Added on  2023-06-11

About This Document

This project for Desklib covers the key concepts of data integration, including data merging and cleaning, RESTful web services, and mashups. It includes a demo running instruction and code explanation, as well as references for further reading.

Data and System Integration for Desklib

The assignment is about evaluating various platforms and adopting a Service Oriented Architecture (SOA) for health information technology.

   Added on 2023-06-11

ShareRelated Documents
Data and system Integration
Data and System Integration for Desklib_1
1
Data and System Integration for Desklib_2
Abstract:
The objective of this project is to provide a web page that accepts user’s query and
process the service based upon that query. The user may input a service or postal code. From
this code our application will display cluster map of clinics to the user. This project contains
html, python, petl, parser, bottle and other required technologies for this application. The
demonstration code contains four data sources containing sample data. The clinics.csv files
contains data about required clinics. The xml file contains location details about each clinic. The
third csv files that is services.csv contains details about several clinical services. The last csv files
contains list of clinics and the services they offer. Data integration carried out using python
scripts. This script file first performs cleansing operation then merging operation. In merging
operation, it merges the four data sources to one csv file. The csv file contains several attributes
includes service ID, service, Email, clinic ID, clinic, suburb, lat and so on. This application also
shows restful web service demo. Here also we use python script. This web service should accept
get clinic query from user and provide appropriate service to the user. . Then we provide
mashup demo that contains html and css files. It includes error handling mechanism to handle
any error when something goes wrong.
2
Data and System Integration for Desklib_3
Table of Contents
1.0 Introduction...........................................................................................................................4
2.0 KEY SYSTEM CONCEPTS:................................................................................................4
2.1 Data merging and cleaning:..........................................................................................4
2.2 RESTful Web services:...................................................................................................5
2.3Mashup:...............................................................................................................................5
Merge the two files.........................................................................................................................6
4.0 Conclusion.............................................................................................................................9
References................................................................................................................................9
3
Data and System Integration for Desklib_4

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Data System and Integration: A Study on Data Cleaning, Merging, RESTful Web Services, and Mashups
|12
|1694
|296

Data and System Integration for Clinic Locator App
|14
|1682
|82

data and system integration Assignment
|13
|2036
|49

Data and System Integration: Key Components and Demo Running Instructions
|11
|1537
|137

Information services and Computing Assignment PDF
|10
|1595
|90

Data and System Integration: Techniques for Computing and Information Services
|12
|1499
|186