Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8421237
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T03:05:46+00:00 2026-06-10T03:05:46+00:00

all experienced programmers. I need advice on following. What would be the best practice

  • 0

all experienced programmers.
I need advice on following.

What would be the best practice for the following problem

We have 2-3 apis of objects(apartments) (XML, JSON , SOAP , protocol doesn’t matter now)

Each of them has several keypoints

a) Geographics – Each api has its own GeoDatabase with own names and IDs for the same cities and places

b) Each api has different ways of object attribute description … like what a house has(swimming pool, wheelchair friendly, etc )

So what we need is to import those data , merge them locally and search ….

What would be architecturally the right way of this type of problem solving….

A very near example is hotel search engines , where they are searching the data from 10-20 different systems. …

So we need a similar stuff but totally on another type of objects.
Your notes , comments and answers are really appreciated . Thanks a lot for participating.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T03:05:47+00:00Added an answer on June 10, 2026 at 3:05 am

    This is a very generic question, so sadly the answer will be pretty generic too. I would approach this problem so:

    • Create wrappers for each of the various APIs, this will standardize the way in which they are internally invoked, making it easier to interact with them.

    • Convert all the results into a uniform format (if possible), at least those fields which will be searched, sorted, acted upon.

    If you persist this information into database, then it would be important to make the structure in such a way that it is easily query-able.

    E.g. Storing a whole JSON string that defines a house into a field called description is not desirable. So is having fields created for each attribute of the house like swimming pool (BOOLEAN yes/no). Instead have key-value fields like attribute-name and attribute-value which might have records like:

    • swimming pool: YES
    • No: of bedrooms: THREE

    etc. You get the point. From my experience, as much you can have a unified data model into which you can mould the API value to be contained, the easier it will be to collate and compare them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hei there, I'm not experienced at all in C++ as I need to start
This may be a silly question, but I'm not all too experienced with iPhone
I'm less experienced with Java. Currently in my app all of my URLs are
I'm not a a very experienced Windows developer, so I hope this all makes
Does anyone have any experience of storing data in JavaScript across all mobile platforms
all. We're trying to get some intersect collisions working, but the problem experience is
First of all, I have no experiences with ASP.NET WebForms. However, I inherited a
First of all, I reviewed this question , but I think I need a
I'm by no means an experienced programmer. This task I have is very likely
Even experienced programmers write C# code like this sometimes: double x = 2.5; double

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.