User Tools

Site Tools


en:public:developer:import_export_database:start

This is an old revision of the document!


DOWNLOAD OUR DATABASE

Our database is freely available on ftp.arkadia.com in different formats :

database_arkadia.zip ⇒ All our listings (For sale, For Rent and Vacation Rentals) in all the world database_arkadia_xx_forsale.zip ⇒ All our For Sale Listings in the country with iso code xx database_arkadia_xx_forrent.zip ⇒ All our For Rent Listings in the country with iso code xx database_arkadia_xx_vacationrentals.zip ⇒ All our Vacation Rentals Listings in the country with iso code xx

Before to integrate our listings, please send us a message from http://us.arkadia.com/about/contact/ with the url of you website so that we can update our spam filter and add your link and logo in our real estate directory

EXPORT/IMPORT ON THE ARKADIA NETWORK

The file must be in “CSV” or “XML” format with an UTF-8 encoding

For the CSV format The character ; must be use as a field separator and every field must be quoted with the character ” You must replace every break line in every text field by space or by <br /> for the field “Web Description” The 1rt line must contain the header

Ex :

tkind;tID_local;tpCategory 1;”Cannes Azur”;4 1;”Cannes Palace”;4 …..

For the XML format The file must look like :

<root>

<transac>
  <t__kind>1</t__kind>
  <t__id_local>Cannes Azur</t__ id_local >
  …..
</transac>
<transac>
  <t__kind>1</t__kind>
  <t__id_local>Cannes Palace</t__ id_local >
  …..
</transac>

</root>

en/public/developer/import_export_database/start.1382356556.txt.gz · Last modified: 2013/10/21 15:55 by svanderclock