Dataset Preview
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 18 new columns ({'area_name', 'reg_type', 'property_type', 'nearest_mall', 'nearest_landmark', 'rooms', 'area', 'rent_per_meter', 'transaction_group', 'master_project', 'project_name', 'building_name', 'sale_price', 'property_usage', 'sale_per_meter', 'procedure_name', 'nearest_metro', 'rent_price'}) and 43 missing columns ({'area_name_en', 'area_id', 'reg_type_id', 'rooms_en', 'no_of_parties_role_1', 'nearest_metro_ar', 'property_sub_type_ar', 'actual_worth', 'nearest_metro_en', 'property_usage_en', 'master_project_ar', 'no_of_parties_role_2', 'trans_group_ar', 'trans_group_id', 'building_name_ar', 'meter_rent_price', 'nearest_mall_en', 'property_type_en', 'procedure_name_en', 'project_number', 'trans_group_en', 'property_sub_type_id', 'property_type_id', 'reg_type_en', 'procedure_id', 'procedure_name_ar', 'procedure_area', 'property_usage_ar', 'rent_value', 'property_type_ar', 'project_name_en', 'reg_type_ar', 'project_name_ar', 'nearest_mall_ar', 'area_name_ar', 'no_of_parties_role_3', 'nearest_landmark_en', 'nearest_landmark_ar', 'building_name_en', 'rooms_ar', 'meter_sale_price', 'property_sub_type_en', 'master_project_en'}).

This happened while the csv dataset builder was generating data using

hf://datasets/viewit-ai/sobha/sobha_pulse.csv (at revision 60af42eb64644ab1e9dc70538ecd29699aa964da)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              transaction_id: string
              transaction_group: string
              procedure_name: string
              instance_date: string
              property_type: string
              property_usage: string
              reg_type: string
              area_name: string
              building_name: string
              project_name: string
              master_project: string
              nearest_landmark: string
              nearest_metro: string
              nearest_mall: string
              rooms: string
              has_parking: int64
              area: double
              sale_price: int64
              sale_per_meter: double
              rent_price: double
              rent_per_meter: double
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 2860
              to
              {'transaction_id': Value(dtype='string', id=None), 'procedure_id': Value(dtype='int64', id=None), 'trans_group_id': Value(dtype='int64', id=None), 'trans_group_ar': Value(dtype='string', id=None), 'trans_group_en': Value(dtype='string', id=None), 'procedure_name_ar': Value(dtype='string', id=None), 'procedure_name_en': Value(dtype='string', id=None), 'instance_date': Value(dtype='string', id=None), 'property_type_id': Value(dtype='int64', id=None), 'property_type_ar': Value(dtype='string', id=None), 'property_type_en': Value(dtype='string', id=None), 'property_sub_type_id': Value(dtype='float64', id=None), 'property_sub_type_ar': Value(dtype='string', id=None), 'property_sub_type_en': Value(dtype='string', id=None), 'property_usage_ar': Value(dtype='string', id=None), 'property_usage_en': Value(dtype='string', id=None), 'reg_type_id': Value(dtype='int64', id=None), 'reg_type_ar': Value(dtype='string', id=None), 'reg_type_en': Value(dtype='string', id=None), 'area_id': Value(dtype='int64', id=None), 'area_name_ar': Value(dtype='string', id=None), 'area_name_en': Value(dtype='string', id=None), 'building_name_ar': Value(dtype='string', id=None), 'building_name_en': Value(dtype='string', id=None), 'project_number': Value(dtype='float64', id=None), 'project_name_ar': Value(dtype='string', id=None), 'project_name_en': Value(dtype='string', id=None), 'master_project_en': Value(dtype='string', id=None), 'master_project_ar': Value(dtype='string', id=None), 'nearest_landmark_ar': Value(dtype='string', id=None), 'nearest_landmark_en': Value(dtype='string', id=None), 'nearest_metro_ar': Value(dtype='string', id=None), 'nearest_metro_en': Value(dtype='string', id=None), 'nearest_mall_ar': Value(dtype='string', id=None), 'nearest_mall_en': Value(dtype='string', id=None), 'rooms_ar': Value(dtype='string', id=None), 'rooms_en': Value(dtype='string', id=None), 'has_parking': Value(dtype='int64', id=None), 'procedure_area': Value(dtype='float64', id=None), 'actual_worth': Value(dtype='float64', id=None), 'meter_sale_price': Value(dtype='float64', id=None), 'rent_value': Value(dtype='float64', id=None), 'meter_rent_price': Value(dtype='float64', id=None), 'no_of_parties_role_1': Value(dtype='float64', id=None), 'no_of_parties_role_2': Value(dtype='float64', id=None), 'no_of_parties_role_3': Value(dtype='float64', id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1321, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 935, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 18 new columns ({'area_name', 'reg_type', 'property_type', 'nearest_mall', 'nearest_landmark', 'rooms', 'area', 'rent_per_meter', 'transaction_group', 'master_project', 'project_name', 'building_name', 'sale_price', 'property_usage', 'sale_per_meter', 'procedure_name', 'nearest_metro', 'rent_price'}) and 43 missing columns ({'area_name_en', 'area_id', 'reg_type_id', 'rooms_en', 'no_of_parties_role_1', 'nearest_metro_ar', 'property_sub_type_ar', 'actual_worth', 'nearest_metro_en', 'property_usage_en', 'master_project_ar', 'no_of_parties_role_2', 'trans_group_ar', 'trans_group_id', 'building_name_ar', 'meter_rent_price', 'nearest_mall_en', 'property_type_en', 'procedure_name_en', 'project_number', 'trans_group_en', 'property_sub_type_id', 'property_type_id', 'reg_type_en', 'procedure_id', 'procedure_name_ar', 'procedure_area', 'property_usage_ar', 'rent_value', 'property_type_ar', 'project_name_en', 'reg_type_ar', 'project_name_ar', 'nearest_mall_ar', 'area_name_ar', 'no_of_parties_role_3', 'nearest_landmark_en', 'nearest_landmark_ar', 'building_name_en', 'rooms_ar', 'meter_sale_price', 'property_sub_type_en', 'master_project_en'}).
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/viewit-ai/sobha/sobha_pulse.csv (at revision 60af42eb64644ab1e9dc70538ecd29699aa964da)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

transaction_id
string
procedure_id
int64
trans_group_id
int64
trans_group_ar
string
trans_group_en
string
procedure_name_ar
string
procedure_name_en
string
instance_date
string
property_type_id
int64
property_type_ar
string
property_type_en
string
property_sub_type_id
float64
property_sub_type_ar
string
property_sub_type_en
string
property_usage_ar
string
property_usage_en
string
reg_type_id
int64
reg_type_ar
string
reg_type_en
string
area_id
int64
area_name_ar
string
area_name_en
string
building_name_ar
string
building_name_en
string
project_number
float64
project_name_ar
string
project_name_en
string
master_project_en
string
master_project_ar
string
nearest_landmark_ar
string
nearest_landmark_en
string
nearest_metro_ar
string
nearest_metro_en
string
nearest_mall_ar
string
nearest_mall_en
string
rooms_ar
string
rooms_en
string
has_parking
int64
procedure_area
float64
actual_worth
float64
meter_sale_price
float64
rent_value
null
meter_rent_price
null
no_of_parties_role_1
float64
no_of_parties_role_2
float64
no_of_parties_role_3
float64
1-11-2004-2099
11
1
مبايعات
Sales
بيع
Sell
04-10-2004
4
فيلا
Villa
null
null
null
تجاري
Commercial
1
العقارات القائمة
Existing Properties
249
المطينه
Al Muteena
null
null
null
null
null
null
null
مطار دبي الدولي
Dubai International Airport
محطة مترو صلاح الدين
Salah Al Din Metro Station
مول دبي
Dubai Mall
null
null
0
860.28
4,500,000
5,230.86
null
null
3
1
0
1-11-2011-6898
11
1
مبايعات
Sales
بيع
Sell
21-04-2011
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
390
برج خليفة
Burj Khalifa
برج خليفة
Burj Khalifa
1,462
أبراج برج خليفة
BURJ KHALIFA TOWERS
Burj Khalifa
برج خليفة
برج خليفة
Burj Khalifa
محطة مترو بوج خليفة دبي مول
Buj Khalifa Dubai Mall Metro Station
مول دبي
Dubai Mall
غرفة
1 B/R
1
89.93
2,008,888
22,338.35
null
null
1
1
0
1-11-2008-203212
11
1
مبايعات
Sales
بيع
Sell
11-06-2008
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
343
ورسان الاولى
Al Warsan First
ان - 09
N-09
null
null
null
International City Phase 1
المدينة العالمية - المرحلة الاولى
null
null
محطة مترو الراشدية
Rashidiya Metro Station
سيتي سنتر مردف
City Centre Mirdif
غرفة
1 B/R
0
67
330,000
4,925.37
null
null
1
1
0
1-11-2010-15769
11
1
مبايعات
Sales
بيع
Sell
25-10-2010
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
350
الثنيه الخامسة
Al Thanyah Fifth
جرين ليكس اس 1
GREEN LAKES S1
null
null
null
Jumeirah Lakes Towers
ابراج بحيرات الجميرا
برج العرب
Burj Al Arab
عقارات داماك
Damac Properties
مارينا مول
Marina Mall
غرفة
1 B/R
1
100.8
928,756
9,213.85
null
null
1
1
0
1-110-2010-557
110
1
مبايعات
Sales
تسجيل إيجارة تنتهى بالتملك
Lease to Own Registration
24-03-2010
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
343
ورسان الاولى
Al Warsan First
اكس - 23
X-23
null
null
null
International City Phase 1
المدينة العالمية - المرحلة الاولى
مطار دبي الدولي
Dubai International Airport
محطة مترو الراشدية
Rashidiya Metro Station
سيتي سنتر مردف
City Centre Mirdif
استوديو
Studio
0
43
290,000
6,744.19
null
null
4
2
2
1-11-2008-211116
11
1
مبايعات
Sales
بيع
Sell
18-12-2008
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
350
الثنيه الخامسة
Al Thanyah Fifth
سبا 2
SABA 2
463
سابا تاور 2
SABA TOWER 2
Jumeirah Lakes Towers
ابراج بحيرات الجميرا
برج العرب
Burj Al Arab
عقارات داماك
Damac Properties
مارينا مول
Marina Mall
غرفتين
2 B/R
1
137.45
796,970
5,798.25
null
null
1
2
0
1-11-2010-3056
11
1
مبايعات
Sales
بيع
Sell
10-03-2010
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
485
معيصم الأول
Me'Aisem First
ذا كريسنت بي
THE CRESCENT B
447
كرسسنت
THE CRESCENT
International Media Production Zone
المنطقة العالمية للإنتاج الإعلامي
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
عقارات داماك
Damac Properties
مارينا مول
Marina Mall
استوديو
Studio
1
47.65
519,000
10,891.92
null
null
1
2
0
1-11-2009-214345
11
1
مبايعات
Sales
بيع
Sell
20-07-2009
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
330
مرسى دبي
Marsa Dubai
المرجان 1
Murjan 1
null
null
null
Jumeriah Beach Residence - JBR
جميرا بيتش ريزيدنس - الجيه بي آر
برج العرب
Burj Al Arab
مساكن شاطئ الجميرا
Jumeirah Beach Resdency
مارينا مول
Marina Mall
ثلاث غرف
3 B/R
1
178.52
699,000
3,915.53
null
null
1
1
0
1-110-2014-1257
110
1
مبايعات
Sales
تسجيل إيجارة تنتهى بالتملك
Lease to Own Registration
16-06-2014
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
330
مرسى دبي
Marsa Dubai
مارينا بينكال
Marina Pinnacle
817
مارينا بيناكل
MARINA PINNACLE
Dubai Marina
دبي مارينا
برج العرب
Burj Al Arab
مينا السياحي
Mina Seyahi
مارينا مول
Marina Mall
غرفة
1 B/R
1
77.81
1,250,000
16,064.77
null
null
2
2
2
2-13-2014-3052
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
14-04-2014
4
فيلا
Villa
null
null
null
سكني
Residential
1
العقارات القائمة
Existing Properties
445
جبل علي الأولى
Jabal Ali First
null
null
1,283
الفرجان
AL FURJAN
Al Furjan
الفرجان
موقع إكسبو 2020
Expo 2020 Site
محطة مترو ابن بطوطة
Ibn Battuta Metro Station
ابن بطوطة مول
Ibn-e-Battuta Mall
null
null
0
224
2,300,000
10,267.86
null
null
1
1
0
1-102-2015-1532
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
10-02-2015
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
447
الخيران الأولى
Al Khairan First
ذا دبي كريك ريزيدنيسيس - نورث تاور 1
THE DUBAI CREEK RESIDENCES - NORTH TOWER 1
1,597
دبي كريك ريزيدنس
THE DUBAI CREEK RESIDENCES
The Lagoons
الخيران
مطار دبي الدولي
Dubai International Airport
محطة مترو الخور
Creek Metro Station
مول دبي
Dubai Mall
ثلاث غرف
3 B/R
1
199.77
3,655,888
18,300.49
null
null
1
1
0
1-102-2008-35675
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
06-04-2009
3
وحدة
Unit
42
مكتب
Office
تجاري
Commercial
0
على الخارطة
Off-Plan Properties
443
الثنيه الأولى
Al Thanyah First
برج آي رايز
I RISE TOWER
1,138
رايز تاور - I
I - RISE TOWER
TECOM Site C
تيكوم سايت سي
برج العرب
Burj Al Arab
مدينة دبي للإنترنت
Dubai Internet City
مول الإمارات
Mall of the Emirates
null
null
1
74.93
1,512,662
20,187.66
null
null
1
1
0
1-41-2015-3894
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
02-07-2015
4
فيلا
Villa
null
null
null
تجاري
Commercial
1
العقارات القائمة
Existing Properties
343
ورسان الاولى
Al Warsan First
null
null
1,384
ورسان فيلج A
WARSAN VILLAGE A
International City Phase 1
المدينة العالمية - المرحلة الاولى
null
null
محطة مترو الراشدية
Rashidiya Metro Station
سيتي سنتر مردف
City Centre Mirdif
null
null
0
154
1,746,000
11,337.66
null
null
1
1
0
1-11-2015-5339
11
1
مبايعات
Sales
بيع
Sell
24-03-2015
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
484
ند حصة
Nadd Hessa
سافير ريزيدنس
Sapphire Residence
49
سفير ريزيدنس
SAPPHIRE RESIDENCE
Silicon Oasis
واحة السيليكون
آي إم جي وورلد أدفينتشرز
IMG World Adventures
null
null
null
null
غرفة
1 B/R
1
71.83
800,000
11,137.41
null
null
1
1
0
1-11-2016-15453
11
1
مبايعات
Sales
بيع
Sell
26-12-2016
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
334
الجداف
Al Jadaf
D1
D1
623
D1
D1
Culture Village
قرية الثقافة
مطار دبي الدولي
Dubai International Airport
محطة مترو الجداف
Al Jadaf Metro Station
سيتي سنتر مردف
City Centre Mirdif
ثلاث غرف
3 B/R
1
174.85
3,275,000
18,730.34
null
null
1
2
0
1-102-2017-14200
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
31-07-2017
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
447
الخيران الأولى
Al Khairan First
ذي كوف مبنى 2
THE COVE Building 2
1,826
ذي كوف
The Cove
The Lagoons
الخيران
مطار دبي الدولي
Dubai International Airport
محطة مترو الخور
Creek Metro Station
مول دبي
Dubai Mall
غرفة
1 B/R
1
67.46
1,072,888
15,904.06
null
null
1
1
0
1-102-2019-1940
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
13-02-2019
4
فيلا
Villa
4
فيلا
Villa
سكني
Residential
0
على الخارطة
Off-Plan Properties
462
مدينة المطار
Madinat Al Mataar
null
null
2,102
بارك سايد
Parkside
Dubai World Central
دبي ورلد سنترال
مطار آل مكتوم الدولي
Al Makhtoum International Airport
null
null
null
null
ثلاث غرف
3 B/R
0
130.05
1,059,888
8,149.85
null
null
1
1
0
2-39-2020-238
39
2
رهون
Mortgages
رهن حق منفعة
Development Mortgage
19-10-2020
4
فيلا
Villa
4
فيلا
Villa
سكني
Residential
1
العقارات القائمة
Existing Properties
458
مجمع دبي للاستثمار الاول
Dubai Investment Park First
null
null
null
null
null
Dubai Investment Park First
مجمع دبي للاستثمار الاول
موقع إكسبو 2020
Expo 2020 Site
محطة مترو الدانوب
DANUBE Metro Station
ابن بطوطة مول
Ibn-e-Battuta Mall
أربع غرف
4 B/R
0
971.75
2,200,000
2,263.96
null
null
2
0
1
2-13-2021-896
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
25-01-2021
4
فيلا
Villa
4
فيلا
Villa
سكني
Residential
1
العقارات القائمة
Existing Properties
434
وادي الصفا 6
Wadi Al Safa 6
null
null
null
null
null
Arabian Ranches - Palmera - IV
المرابع العربية - بالميرا - 4
موتور سيتي
Motor City
null
null
null
null
غرفتين
2 B/R
0
180.24
1,235,968
6,857.35
null
null
1
1
0
1-102-2022-16814
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
23-06-2022
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
317
جميرا الاولى
Jumeirah First
لو بون - بيلدنج 3
Le Pont - Building 3
2,153
لو بون - بورت دو لامير
Port de La Mer - Le Pont
null
null
برج خليفة
Burj Khalifa
محطة مترو المركز التجاري
Trade Centre Metro Station
مول دبي
Dubai Mall
ثلاث غرف
3 B/R
1
189.37
4,892,064
25,833.36
null
null
1
1
0
2-13-2022-18993
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
05-12-2022
4
فيلا
Villa
4
فيلا
Villa
سكني
Residential
1
العقارات القائمة
Existing Properties
434
وادي الصفا 6
Wadi Al Safa 6
null
null
null
null
null
Arabian Ranches - Al Reem 3
المرابع العربية - الريم 3
قرية عالمية
Global Village
null
null
null
null
غرفتين
2 B/R
0
172.18
1,440,000
8,363.34
null
null
1
1
0
1-102-2023-4596
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
30-01-2023
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
350
الثنيه الخامسة
Al Thanyah Fifth
سفن سيتي جي ال تي
Seven City JLT
2,065
سفن سيتي جي إل تي
SEVEN CITY JLT
Jumeirah Islands
جزر جميرا
برج العرب
Burj Al Arab
عقارات داماك
Damac Properties
مارينا مول
Marina Mall
استوديو
Studio
1
35.67
557,417
15,627.05
null
null
1
1
0
1-11-2011-7517
11
1
مبايعات
Sales
بيع
Sell
03-05-2011
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
343
ورسان الاولى
Al Warsan First
اس - 06
S-06
null
null
null
International City Phase 1
المدينة العالمية - المرحلة الاولى
null
null
محطة مترو الراشدية
Rashidiya Metro Station
سيتي سنتر مردف
City Centre Mirdif
غرفتين
2 B/R
0
112
475,000
4,241.07
null
null
1
1
0
1-110-2009-201197
110
1
مبايعات
Sales
تسجيل إيجارة تنتهى بالتملك
Lease to Own Registration
17-06-2009
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
445
جبل علي الأولى
Jabal Ali First
MED 75
MED 75
null
null
null
Discovery Gardens
الحدائق المكتشفة
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
برج هاربور
Harbour Tower
ابن بطوطة مول
Ibn-e-Battuta Mall
غرفة
1 B/R
0
89
1,245,513
13,994.53
null
null
4
2
4
2-13-2008-200732
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
17-07-2008
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
350
الثنيه الخامسة
Al Thanyah Fifth
ماج 214
MAG 214
null
null
null
Jumeirah Lakes Towers
ابراج بحيرات الجميرا
برج العرب
Burj Al Arab
عقارات داماك
Damac Properties
مارينا مول
Marina Mall
غرفتين
2 B/R
1
122.82
1,007,103
8,199.83
null
null
1
1
0
2-13-2013-2443
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
22-04-2013
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
330
مرسى دبي
Marsa Dubai
المجرة-1
Al Majara 1
null
null
null
Dubai Marina
دبي مارينا
برج العرب
Burj Al Arab
أبراج بحيرات جميرا
Jumeirah Lakes Towers
مارينا مول
Marina Mall
غرفتين
2 B/R
1
147.81
1,600,000
10,824.71
null
null
1
1
0
1-102-2012-5045
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
22-11-2012
3
وحدة
Unit
101
شقة فندقية
Hotel Apartment
ضيافة
Hospitality
0
على الخارطة
Off-Plan Properties
390
برج خليفة
Burj Khalifa
The Address - The BLVD
The Address - The BLVD
1,328
العنوان - بوليفارد
THE ADDRESS - THE BLVD
Burj Khalifa
برج خليفة
برج خليفة
Burj Khalifa
محطة مترو بوج خليفة دبي مول
Buj Khalifa Dubai Mall Metro Station
مول دبي
Dubai Mall
غرفة
1 B/R
1
81.98
1,709,888
20,857.38
null
null
1
1
0
1-102-2014-8707
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
04-08-2014
3
وحدة
Unit
101
شقة فندقية
Hotel Apartment
ضيافة
Hospitality
0
على الخارطة
Off-Plan Properties
390
برج خليفة
Burj Khalifa
العنوان رزيدنسز سكاي فيو 2
Address Residences Sky View 2
1,338
ذا أدريس ريزيدنسي - سكاي فيو
THE ADDRESS RESIDENCE - SKY VIEW
Burj Khalifa
برج خليفة
برج خليفة
Burj Khalifa
محطة مترو بوج خليفة دبي مول
Buj Khalifa Dubai Mall Metro Station
مول دبي
Dubai Mall
ثلاث غرف
3 B/R
1
220.74
6,626,888
30,021.24
null
null
1
1
0
1-41-2015-6521
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
19-10-2015
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
409
البرشاء جنوب الثالثة
Al Barshaa South Third
لينكولن بارك - شيفلد
Lincoln Park- Sheffield
1,443
لينكولن بارك (شيفيلد)
LINCOLN PARK (SHEFFIELD)
Arjan
أرجان
موتور سيتي
Motor City
محطة مترو شرف دي جي
Sharaf Dg Metro Station
مول الإمارات
Mall of the Emirates
استوديو
Studio
1
56.58
609,030
10,764.05
null
null
1
1
0
1-41-2017-5833
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
11-12-2017
1
أرض
Land
null
null
null
سكني
Residential
1
العقارات القائمة
Existing Properties
528
اليفره 3
Al Yufrah 3
null
null
1,803
داماك هيلز ( 2 ) - باسوود
DAMAC HILLS (2) - BASSWOOD
DAMAC HILLS 2
داماك هيليز 2
دورة دبي للدراجات
Dubai Cycling Course
null
null
null
null
null
null
0
190.74
1,127,000
5,908.57
null
null
1
1
0
1-11-2018-1151
11
1
مبايعات
Sales
بيع
Sell
01-02-2018
3
وحدة
Unit
23
محل
Shop
تجاري
Commercial
1
العقارات القائمة
Existing Properties
343
ورسان الاولى
Al Warsan First
اكس - 23
X-23
null
null
null
International City Phase 1
المدينة العالمية - المرحلة الاولى
مطار دبي الدولي
Dubai International Airport
محطة مترو الراشدية
Rashidiya Metro Station
سيتي سنتر مردف
City Centre Mirdif
محل
Shop
0
67
325,000
4,850.75
null
null
1
1
0
2-13-2021-12893
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
12-10-2021
4
فيلا
Villa
null
null
null
سكني
Residential
1
العقارات القائمة
Existing Properties
523
الحبية الثالثة
Al Hebiah Third
null
null
1,395
دماك هيلز - ريتشموند
DAMAC HILLS - RICHMOND
DAMAC HILLS
داماك هيليز
موتور سيتي
Motor City
null
null
null
null
null
null
0
253.58
1,763,750
6,955.4
null
null
2
1
0
1-102-2022-9780
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
12-04-2022
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
526
الخليج التجارى
Business Bay
بينينسولا تو
Peninsula Two
2,318
بينينسولا تو
Peninsula Two
Business Bay
الخليج التجاري
وسط مدينة دبي
Downtown Dubai
محطة مترو الخليج التجاري
Business Bay Metro Station
مول دبي
Dubai Mall
استوديو
Studio
1
39.49
786,000
19,903.77
null
null
1
2
0
1-102-2022-20387
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
25-07-2022
3
وحدة
Unit
112
غرفة فندقية
Hotel Rooms
ضيافة
Hospitality
0
على الخارطة
Off-Plan Properties
526
الخليج التجارى
Business Bay
فندق ذا وان
The One Hotel
1,864
ذا وان هوتيل
THE ONE HOTEL
Business Bay
الخليج التجاري
وسط مدينة دبي
Downtown Dubai
محطة مترو الخليج التجاري
Business Bay Metro Station
مول دبي
Dubai Mall
استوديو
Studio
1
30.18
1,291,500
42,793.24
null
null
1
2
0
1-102-2023-14616
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
27-03-2023
4
فيلا
Villa
4
فيلا
Villa
سكني
Residential
0
على الخارطة
Off-Plan Properties
485
معيصم الأول
Me'Aisem First
null
null
2,506
جوري هيلز
Jouri Hills
Jumeirah Golf Estates
جميرا غولف للعقارات
null
null
null
null
null
null
أربع غرف
4 B/R
0
349.71
5,266,800
15,060.48
null
null
1
1
0
1-11-2023-30212
11
1
مبايعات
Sales
بيع
Sell
21-09-2023
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
451
الحبيه الخامسة
Al Hebiah Fifth
الرمثا 11
AL RAMTH 11
1,924
رمرام - الرمث
Remraam - Al Ramth
Remraam
رمرام
موتور سيتي
Motor City
null
null
null
null
غرفة
1 B/R
1
53.87
531,000
9,857.06
null
null
1
1
0
1-41-2023-17177
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
07-09-2023
1
أرض
Land
null
null
null
تجاري
Commercial
1
العقارات القائمة
Existing Properties
432
نخلة ديرة
Palm Deira
null
null
null
null
null
Palm Deira
نخلة ديرة
null
null
null
null
null
null
null
null
0
1,983.02
3,383,746
1,706.36
null
null
2
0
0
1-102-2023-56228
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
24-10-2023
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
482
حدائق الشيخ محمد بن راشد
Hadaeq Sheikh Mohammed Bin Rashid
لايم جاردنز
Lime Gardens
2,418
لايم جاردنز
Lime Gardens
DUBAI HILLS - PARK
دبي هيليز - بارك
موتور سيتي
Motor City
محطة مترو بنك أبوظبي الأول
First Abu Dhabi Bank Metro Station
مول الإمارات
Mall of the Emirates
غرفة
1 B/R
1
60.29
1,300,000
21,562.45
null
null
1
1
0
1-11-2011-3933
11
1
مبايعات
Sales
بيع
Sell
07-03-2011
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
445
جبل علي الأولى
Jabal Ali First
MOG 190
MOG 190
null
null
null
Discovery Gardens
الحدائق المكتشفة
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
برج هاربور
Harbour Tower
ابن بطوطة مول
Ibn-e-Battuta Mall
غرفة
1 B/R
0
89
330,000
3,707.87
null
null
1
1
0
2-110-2009-202915
110
2
رهون
Mortgages
تسجيل إيجارة تنتهى بالتملك
Lease to Own Registration
24-11-2009
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
390
برج خليفة
Burj Khalifa
ساوث ريدج 3
South Ridge 3
null
null
null
Burj Khalifa
برج خليفة
وسط مدينة دبي
Downtown Dubai
محطة مترو بوج خليفة دبي مول
Buj Khalifa Dubai Mall Metro Station
مول دبي
Dubai Mall
غرفة
1 B/R
1
95.23
940,888
9,880.16
null
null
2
2
2
1-41-2009-201685
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
10-12-2009
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
526
الخليج التجارى
Business Bay
ايست هايتس 2
EAST HEIGHTS 2
null
null
null
Business Bay
الخليج التجاري
برج خليفة
Burj Khalifa
محطة مترو الخليج التجاري
Business Bay Metro Station
مول دبي
Dubai Mall
ثلاث غرف
3 B/R
1
171.68
2,483,389
14,465.22
null
null
1
1
0
1-11-2013-6996
11
1
مبايعات
Sales
بيع
Sell
07-03-2013
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
330
مرسى دبي
Marsa Dubai
مارينا 23
23 MARINA
151
23 مارينا
23 MARINA
Dubai Marina
دبي مارينا
برج العرب
Burj Al Arab
مينا السياحي
Mina Seyahi
مارينا مول
Marina Mall
ثلاث غرف
3 B/R
1
276.82
2,900,000
10,476.12
null
null
1
1
0
1-110-2013-1405
110
1
مبايعات
Sales
تسجيل إيجارة تنتهى بالتملك
Lease to Own Registration
01-07-2013
3
وحدة
Unit
42
مكتب
Office
تجاري
Commercial
1
العقارات القائمة
Existing Properties
350
الثنيه الخامسة
Al Thanyah Fifth
بلاتنيوم تاور
PLATINUM TOWER
505
برج بلاتينيوم
PLATINUM TOWER
Jumeirah Lakes Towers
ابراج بحيرات الجميرا
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
أبراج بحيرات جميرا
Jumeirah Lakes Towers
مارينا مول
Marina Mall
مكتب
Office
1
106.96
1,137,825
10,637.86
null
null
2
2
2
1-102-2008-24113
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
09-04-2009
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
451
الحبيه الخامسة
Al Hebiah Fifth
الثمام 51
AL THAMAM 51
975
رمرام
REMRAAM
Remraam
رمرام
موتور سيتي
Motor City
null
null
null
null
ثلاث غرف
3 B/R
1
143.72
1,364,163
9,491.81
null
null
1
1
0
1-11-2015-827
11
1
مبايعات
Sales
بيع
Sell
14-01-2015
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
350
الثنيه الخامسة
Al Thanyah Fifth
مرتفعات جميرا المجمع الشرقيD
JHCED
1,103
جميرا هايتس كلسترس
JUMEIRAH HEIGHTS CLUSTERS
Jumeirah Heights
مرتفعات جميرا
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
أبراج بحيرات جميرا
Jumeirah Lakes Towers
مارينا مول
Marina Mall
غرفتين
2 B/R
1
196.99
2,600,000
13,198.64
null
null
1
1
0
1-102-2016-12210
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
05-09-2016
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
507
اليلايس 2
Al Yelayiss 2
تاون سكوير جنة 2
Town Square Jenna 2
1,677
تاون سكوير جنّة وواردة
TOWN SQUARE JENNA AND WARDA
TOWN SQUARE
تاون سكوير
دورة دبي للدراجات
Dubai Cycling Course
null
null
null
null
ثلاث غرف
3 B/R
1
125.45
1,500,888
11,964.03
null
null
1
2
0
1-11-2017-11510
11
1
مبايعات
Sales
بيع
Sell
13-09-2017
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
390
برج خليفة
Burj Khalifa
8 بوليفارد واك
8 BLVD WALK
null
null
null
Burj Khalifa
برج خليفة
وسط مدينة دبي
Downtown Dubai
محطة مترو الخليج التجاري
Business Bay Metro Station
مول دبي
Dubai Mall
غرفة
1 B/R
1
120.5
1,289,079
10,697.75
null
null
1
1
0
1-102-2018-9980
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
09-07-2018
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
462
مدينة المطار
Madinat Al Mataar
MAG 505
MAG 505
1,673
ماج 5 بوليفارد
MAG 5 BOULEVARD
Dubai World Central
دبي ورلد سنترال
موقع إكسبو 2020
Expo 2020 Site
null
null
null
null
غرفة
1 B/R
1
44.42
425,000
9,567.76
null
null
1
1
0
1-110-2018-743
110
1
مبايعات
Sales
تسجيل إيجارة تنتهى بالتملك
Lease to Own Registration
19-11-2018
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
343
ورسان الاولى
Al Warsan First
شقق كلاسيك
CLASSIC APARTMENT
767
كلاسيك أبارتمنت
CLASSIC APARTMENTS
International City Phase 1
المدينة العالمية - المرحلة الاولى
null
null
محطة مترو الراشدية
Rashidiya Metro Station
سيتي سنتر مردف
City Centre Mirdif
غرفة
1 B/R
1
97.64
550,000
5,632.94
null
null
2
2
2
2-810-2019-328
810
2
رهون
Mortgages
تسجيل اجارة تمويلية
Lease Finance Registration
27-06-2019
4
فيلا
Villa
4
فيلا
Villa
سكني
Residential
1
العقارات القائمة
Existing Properties
351
الثنيه الثالثة
Al Thanyah Third
null
null
null
null
null
null
null
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
محطة مترو النخيل
Nakheel Metro Station
مارينا مول
Marina Mall
null
null
0
270.05
2,212,500
8,192.93
null
null
2
1
0
1-11-2019-8091
11
1
مبايعات
Sales
بيع
Sell
09-09-2019
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
441
البرشاء جنوب الرابعة
Al Barsha South Fourth
نايتس برديج كورت
KNIGHTSBRIDGE COURT
637
نايت بريدج كورت آند كينسنجتون مانور
KNIGHT BRIDGE COURT & KENSNGTON MANOR
Jumeirah Village Circle
قرية جميرا الدائرية
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
محطة مترو النخيل
Nakheel Metro Station
مارينا مول
Marina Mall
استوديو
Studio
1
37.9
225,000
5,936.68
null
null
2
1
0
1-11-2021-3258
11
1
مبايعات
Sales
بيع
Sell
01-03-2021
4
فيلا
Villa
null
null
null
تجاري
Commercial
1
العقارات القائمة
Existing Properties
343
ورسان الاولى
Al Warsan First
null
null
1,385
ورسان فيلج B & C
WARSAN VILLAGE - B & C
International City Phase 1
المدينة العالمية - المرحلة الاولى
null
null
محطة مترو الراشدية
Rashidiya Metro Station
سيتي سنتر مردف
City Centre Mirdif
null
null
0
154
1,350,000
8,766.23
null
null
1
1
0
1-11-2022-32235
11
1
مبايعات
Sales
بيع
Sell
20-12-2022
3
وحدة
Unit
23
محل
Shop
تجاري
Commercial
1
العقارات القائمة
Existing Properties
343
ورسان الاولى
Al Warsan First
N 05
N 05
null
null
null
International City Phase 1
المدينة العالمية - المرحلة الاولى
null
null
محطة مترو الراشدية
Rashidiya Metro Station
سيتي سنتر مردف
City Centre Mirdif
محل
Shop
0
99.65
650,000
6,522.83
null
null
2
1
0
1-41-2011-922
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
07-03-2011
4
فيلا
Villa
null
null
null
تجاري
Commercial
1
العقارات القائمة
Existing Properties
350
الثنيه الخامسة
Al Thanyah Fifth
null
null
1,282
جميرا بارك
JUMEIRAH PARK
Jumeirah Park
جميرا بارك
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
برج هاربور
Harbour Tower
مارينا مول
Marina Mall
null
null
0
806.2
3,100,000
3,845.2
null
null
1
2
0
1-11-2011-16867
11
1
مبايعات
Sales
بيع
Sell
28-11-2011
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
330
مرسى دبي
Marsa Dubai
مارينا هايتز 1
MARINA HEIGHTS 1
null
null
null
Dubai Marina
دبي مارينا
برج العرب
Burj Al Arab
ابراج مارينا
Marina Towers
مارينا مول
Marina Mall
غرفتين
2 B/R
1
107.7
645,742
5,995.75
null
null
1
1
0
1-11-2006-773
11
1
مبايعات
Sales
بيع
Sell
15-05-2006
1
أرض
Land
null
null
null
سكني
Residential
1
العقارات القائمة
Existing Properties
382
الوحيده
Al Waheda
null
null
null
null
null
null
null
مطار دبي الدولي
Dubai International Airport
محطة مترو أبو هيل
Abu Hail Metro Station
null
null
null
null
0
630.16
1,220,940
1,937.51
null
null
1
1
0
1-11-2008-202580
11
1
مبايعات
Sales
بيع
Sell
13-05-2008
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
330
مرسى دبي
Marsa Dubai
الصدف 8
Sadaf 8
null
null
null
Jumeriah Beach Residence - JBR
جميرا بيتش ريزيدنس - الجيه بي آر
برج العرب
Burj Al Arab
مساكن شاطئ الجميرا
Jumeirah Beach Resdency
مارينا مول
Marina Mall
ثلاث غرف
3 B/R
1
176.79
875,000
4,949.37
null
null
1
2
0
2-13-2008-100208
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
29-04-2008
4
فيلا
Villa
4
فيلا
Villa
سكني
Residential
1
العقارات القائمة
Existing Properties
352
الثنيه الرابعة
Al Thanayah Fourth
null
null
null
null
null
Springs - 2
الينابيع - 2
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
محطة مترو النخيل
Nakheel Metro Station
مارينا مول
Marina Mall
ثلاث غرف
3 B/R
0
172.49
875,000
5,072.76
null
null
1
1
0
2-13-2001-681
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
14-08-2001
4
فيلا
Villa
null
null
null
سكني
Residential
1
العقارات القائمة
Existing Properties
369
البرشاء الثالثه
Al Barsha Third
null
null
null
null
null
null
null
برج العرب
Burj Al Arab
مدينة دبي للإنترنت
Dubai Internet City
مول الإمارات
Mall of the Emirates
null
null
0
1,393.55
500,000
358.8
null
null
1
1
0
2-13-2005-792
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
24-08-2005
2
مبنى
Building
null
null
null
تجاري
Commercial
1
العقارات القائمة
Existing Properties
367
السوق الكبير
Al Suq Al Kabeer
null
null
null
null
null
null
null
مطار دبي الدولي
Dubai International Airport
محطة مترو الفهيدي
Al Fahidi Metro Station
مول دبي
Dubai Mall
null
null
0
485.23
4,720,000
9,727.35
null
null
1
1
0
2-190-2009-27
190
2
رهون
Mortgages
رهن بيع مبدئى
Delayed Mortgage
24-09-2009
4
فيلا
Villa
null
null
null
سكني
Residential
1
العقارات القائمة
Existing Properties
442
البرشاء جنوب الخامسة
Al Barsha South Fifth
null
null
null
null
null
Jumeirah Village Triangle
قرية جميرا المثلثة
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
عقارات داماك
Damac Properties
مارينا مول
Marina Mall
null
null
0
712.37
1,162,500
1,631.88
null
null
1
1
0
1-11-2007-2025
11
1
مبايعات
Sales
بيع
Sell
23-07-2007
4
فيلا
Villa
null
null
null
تجاري
Commercial
1
العقارات القائمة
Existing Properties
350
الثنيه الخامسة
Al Thanyah Fifth
null
null
null
null
null
Jumeirah Islands
جزر جميرا
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
أبراج بحيرات جميرا
Jumeirah Lakes Towers
مارينا مول
Marina Mall
null
null
0
1,305.29
2,400,000
1,838.67
null
null
1
1
0
1-41-2010-882
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
11-03-2010
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
435
الحبيه الرابعة
Al Hebiah Fourth
هيوب كانال 2
Hub Canal 2
1,302
هب كانال 2 برج
HUB CANAL 2 TOWER
Dubai Sports City
مدينة دبي الرياضية
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
محطة مترو النخيل
Nakheel Metro Station
مارينا مول
Marina Mall
غرفة
1 B/R
1
98.43
1,087,037
11,043.76
null
null
1
1
0
1-41-2013-3349
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
22-10-2013
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
390
برج خليفة
Burj Khalifa
ذا سيجناتشر
THE SIGNATURE
413
سيجنتشر
THE SIGNATURE
Burj Khalifa
برج خليفة
وسط مدينة دبي
Downtown Dubai
محطة مترو بوج خليفة دبي مول
Buj Khalifa Dubai Mall Metro Station
مول دبي
Dubai Mall
غرفة
1 B/R
1
82.3
1,788,000
21,725.39
null
null
1
2
0
1-11-2014-17319
11
1
مبايعات
Sales
بيع
Sell
08-07-2014
3
وحدة
Unit
42
مكتب
Office
تجاري
Commercial
1
العقارات القائمة
Existing Properties
526
الخليج التجارى
Business Bay
برج برلينجتون
BURLINGTON TOWER
46
برج برلنجتون
BURLINGTON TOWER
Business Bay
الخليج التجاري
وسط مدينة دبي
Downtown Dubai
محطة مترو الخليج التجاري
Business Bay Metro Station
مول دبي
Dubai Mall
مكتب
Office
1
75.77
1,177,760
15,543.88
null
null
1
1
0
1-41-2016-2127
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
20-04-2016
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
435
الحبيه الرابعة
Al Hebiah Fourth
رويال ريزيدنيس 2
Royale Residence 2
479
رويال ريزيدنس 2
ROYALE RESIDENCE2
Dubai Sports City
مدينة دبي الرياضية
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
محطة مترو النخيل
Nakheel Metro Station
مارينا مول
Marina Mall
غرفة
1 B/R
1
86.46
605,124
6,998.89
null
null
1
1
0
1-102-2016-13019
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
29-09-2016
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
526
الخليج التجارى
Business Bay
AG TOWER
AG TOWER
1,656
AG برج
AG TOWER
Business Bay
الخليج التجاري
وسط مدينة دبي
Downtown Dubai
محطة مترو الخليج التجاري
Business Bay Metro Station
مول دبي
Dubai Mall
استوديو
Studio
1
43.06
706,555
16,408.62
null
null
1
2
0
1-11-2018-3253
11
1
مبايعات
Sales
بيع
Sell
26-03-2018
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
343
ورسان الاولى
Al Warsan First
يو - 07
U-07
null
null
null
International City Phase 1
المدينة العالمية - المرحلة الاولى
null
null
محطة مترو الراشدية
Rashidiya Metro Station
سيتي سنتر مردف
City Centre Mirdif
استوديو
Studio
0
45
304,000
6,755.56
null
null
1
1
0
1-102-2018-10735
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
30-07-2018
4
فيلا
Villa
4
فيلا
Villa
سكني
Residential
0
على الخارطة
Off-Plan Properties
467
وادي الصفا 5
Wadi Al Safa 5
null
null
2,017
امارانتا 2
AMARANTA 2
null
null
آي إم جي وورلد أدفينتشرز
IMG World Adventures
null
null
null
null
ثلاث غرف
3 B/R
0
180.86
1,388,000
7,674.44
null
null
1
1
0
1-11-2018-7371
11
1
مبايعات
Sales
بيع
Sell
24-07-2018
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
334
الجداف
Al Jadaf
أبراج الرياح
RIAH TOWERS
1,658
براج ريا
RIAH TOWERS
Culture Village
قرية الثقافة
مطار دبي الدولي
Dubai International Airport
محطة مترو الخور
Creek Metro Station
مول دبي
Dubai Mall
غرفة
1 B/R
1
87.75
1,227,902
13,993.19
null
null
1
1
0
1-11-2020-12479
11
1
مبايعات
Sales
بيع
Sell
21-12-2020
4
فيلا
Villa
4
فيلا
Villa
سكني
Residential
1
العقارات القائمة
Existing Properties
434
وادي الصفا 6
Wadi Al Safa 6
null
null
null
null
null
Arabian Ranches - Palmera - III
المرابع العربية - بالميرا - 3
موتور سيتي
Motor City
null
null
null
null
غرفتين
2 B/R
0
283.33
2,250,000
7,941.27
null
null
1
1
0
1-102-2021-8862
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
14-06-2021
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
390
برج خليفة
Burj Khalifa
فورته T2
Forte T2
1,660
فورتي
FORTE
Burj Khalifa
برج خليفة
برج خليفة
Burj Khalifa
محطة مترو بوج خليفة دبي مول
Buj Khalifa Dubai Mall Metro Station
مول دبي
Dubai Mall
غرفة
1 B/R
1
66
1,625,888
24,634.67
null
null
1
1
0
2-110-2022-437
110
2
رهون
Mortgages
تسجيل إيجارة تنتهى بالتملك
Lease to Own Registration
03-10-2022
4
فيلا
Villa
null
null
null
سكني
Residential
1
العقارات القائمة
Existing Properties
531
الحبيه السادسة
Al Hebiah Sixth
null
null
1,714
أرابيلا 2 - تاون هاوسز في مدن
ARABELLA 2 - TOWNHOUSES AT MUDON
Mudon
مدن
دورة دبي للدراجات
Dubai Cycling Course
null
null
null
null
null
null
0
187.21
600,000
3,204.96
null
null
2
2
2
1-41-2023-18937
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
27-09-2023
1
أرض
Land
null
null
null
تجاري
Commercial
1
العقارات القائمة
Existing Properties
445
جبل علي الأولى
Jabal Ali First
null
null
2,262
مروج الفرجان 2
Murooj Al Furjan 2
Al Furjan
الفرجان
null
null
null
null
null
null
null
null
0
612.75
5,500,000
8,975.93
null
null
1
1
0
1-11-2023-32976
11
1
مبايعات
Sales
بيع
Sell
13-10-2023
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
343
ورسان الاولى
Al Warsan First
واي - 09
Y-09
null
null
null
International City Phase 1
المدينة العالمية - المرحلة الاولى
مطار دبي الدولي
Dubai International Airport
محطة مترو الراشدية
Rashidiya Metro Station
سيتي سنتر مردف
City Centre Mirdif
غرفة
1 B/R
0
67
310,000
4,626.87
null
null
1
1
0
1-110-2010-616
110
1
مبايعات
Sales
تسجيل إيجارة تنتهى بالتملك
Lease to Own Registration
05-04-2010
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
390
برج خليفة
Burj Khalifa
ريزدنس_E2
Residences_E2
null
null
null
Burj Khalifa
برج خليفة
وسط مدينة دبي
Downtown Dubai
محطة مترو بوج خليفة دبي مول
Buj Khalifa Dubai Mall Metro Station
مول دبي
Dubai Mall
غرفتين
2 B/R
1
126.81
1,639,888
12,931.85
null
null
2
2
2
2-13-2010-5207
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
04-10-2010
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
330
مرسى دبي
Marsa Dubai
زمرد
ZUMURUD
1,271
زمرد دبي مارينا
ZUMURUD DUBAI MARINA
Dubai Marina
دبي مارينا
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
مساكن شاطئ جميرا
Jumeirah Beach Residency
مارينا مول
Marina Mall
غرفة
1 B/R
1
75.65
828,879
10,956.76
null
null
1
1
0
1-41-2014-6507
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
10-12-2014
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
526
الخليج التجارى
Business Bay
واترز ايدج
WATER'S EDGE
418
وتر إيدح
WATER'S EDGE
Business Bay
الخليج التجاري
وسط مدينة دبي
Downtown Dubai
محطة مترو بوج خليفة دبي مول
Buj Khalifa Dubai Mall Metro Station
مول دبي
Dubai Mall
ثلاث غرف
3 B/R
1
194.33
3,676,033
18,916.45
null
null
1
1
0
1-11-2015-3095
11
1
مبايعات
Sales
بيع
Sell
16-02-2015
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
343
ورسان الاولى
Al Warsan First
اكس - 23
X-23
null
null
null
International City Phase 1
المدينة العالمية - المرحلة الاولى
مطار دبي الدولي
Dubai International Airport
محطة مترو الراشدية
Rashidiya Metro Station
سيتي سنتر مردف
City Centre Mirdif
استوديو
Studio
0
43
375,000
8,720.93
null
null
1
1
0
1-41-2006-84
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
17-02-2010
4
فيلا
Villa
null
null
null
سكني
Residential
1
العقارات القائمة
Existing Properties
465
وادي الصفا 3
Wadi Al Safa 3
null
null
1,322
الأساطير الحية المرحلة 3
LIVING LEGENDS PHASE 3
Living Legends
مجمع الأساطير الحية السكني
قرية عالمية
Global Village
null
null
null
null
null
null
0
768.81
4,175,765
5,431.47
null
null
1
1
0
1-45-2018-45
45
1
مبايعات
Sales
بيع حق منفعة
Sell Development
24-01-2018
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
458
مجمع دبي للاستثمار الاول
Dubai Investment Park First
جاردن ابارتمنتس ويست ي
GARDEN APARTMENTS WEST E
null
null
null
Dubai Investment Park First
مجمع دبي للاستثمار الاول
موقع إكسبو 2020
Expo 2020 Site
محطة مترو الدانوب
DANUBE Metro Station
ابن بطوطة مول
Ibn-e-Battuta Mall
غرفة
1 B/R
1
90.67
875,000
9,650.38
null
null
1
1
0
1-41-2018-3399
41
1
مبايعات
Sales
بيع مبدئى
Delayed Sell
21-11-2018
4
فيلا
Villa
null
null
null
سكني
Residential
1
العقارات القائمة
Existing Properties
482
حدائق الشيخ محمد بن راشد
Hadaeq Sheikh Mohammed Bin Rashid
null
null
1,768
باركواي فيستاز
Parkway Vistas
DUBAI HILLS - PARKWAY VISTAS
دبي هيليز - بارك واي فيستا
آي إم جي وورلد أدفينتشرز
IMG World Adventures
محطة مترو نور بنك
Noor Bank Metro Station
مول الإمارات
Mall of the Emirates
null
null
0
1,201.68
16,718,888
13,912.93
null
null
1
1
0
2-13-2018-8945
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
22-11-2018
4
فيلا
Villa
null
null
null
سكني
Residential
1
العقارات القائمة
Existing Properties
434
وادي الصفا 6
Wadi Al Safa 6
null
null
null
null
null
Arabian Ranches - Saheel
المرابع العربية - صهيل
موتور سيتي
Motor City
محطة مترو بنك أبوظبي الأول
First Abu Dhabi Bank Metro Station
مول الإمارات
Mall of the Emirates
null
null
0
614.92
2,695,000
4,382.68
null
null
1
1
0
1-102-2020-12654
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
01-10-2020
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
447
الخيران الأولى
Al Khairan First
بالاس رزيدنسز
Palace Residences
2,128
بالاس رزيدنسز - خور دبي
Palace Residences - Dubai Creek Harbour
The Lagoons
الخيران
مطار دبي الدولي
Dubai International Airport
محطة مترو الخور
Creek Metro Station
سيتي سنتر مردف
City Centre Mirdif
غرفة
1 B/R
1
65.81
1,046,888
15,907.73
null
null
1
1
0
1-11-2021-9293
11
1
مبايعات
Sales
بيع
Sell
03-06-2021
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
343
ورسان الاولى
Al Warsan First
اس - 18
S-18
null
null
null
International City Phase 1
المدينة العالمية - المرحلة الاولى
null
null
محطة مترو الراشدية
Rashidiya Metro Station
سيتي سنتر مردف
City Centre Mirdif
غرفة
1 B/R
0
69
275,000
3,985.51
null
null
1
1
0
1-102-2021-17336
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
29-09-2021
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
0
على الخارطة
Off-Plan Properties
330
مرسى دبي
Marsa Dubai
بيتش آيل تاور 2
Beach Isle Tower 2
2,207
بيتش آيل
BEACH ISLE
null
null
null
null
null
null
null
null
غرفتين
2 B/R
1
120.67
2,836,888
23,509.47
null
null
1
1
0
2-13-2022-572
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
19-01-2022
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
330
مرسى دبي
Marsa Dubai
مارينا كيز ايست
Marina Quay East
1,456
أرصفة مارينا
MARINA QUAYS
Dubai Marina
دبي مارينا
برج العرب
Burj Al Arab
مساكن شاطئ الجميرا
Jumeirah Beach Resdency
مارينا مول
Marina Mall
ثلاث غرف
3 B/R
1
189.52
3,182,400
16,791.9
null
null
2
1
0
1-11-2013-4779
11
1
مبايعات
Sales
بيع
Sell
08-04-2013
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
350
الثنيه الخامسة
Al Thanyah Fifth
ليك سايد
Lakeside
16
ليك سايد ريزيدنس
LAKESIDE RESIDENCE
Jumeirah Lakes Towers
ابراج بحيرات الجميرا
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
أبراج بحيرات جميرا
Jumeirah Lakes Towers
مارينا مول
Marina Mall
غرفة
1 B/R
1
74.39
816,802
10,980
null
null
1
2
0
2-13-2013-5640
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
13-08-2013
4
فيلا
Villa
null
null
null
سكني
Residential
1
العقارات القائمة
Existing Properties
442
البرشاء جنوب الخامسة
Al Barsha South Fifth
null
null
null
null
null
Jumeirah Village Triangle
قرية جميرا المثلثة
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
محطة مترو النخيل
Nakheel Metro Station
مارينا مول
Marina Mall
null
null
0
739.8
2,465,000
3,331.98
null
null
2
1
0
2-810-2014-181
810
2
رهون
Mortgages
تسجيل اجارة تمويلية
Lease Finance Registration
07-08-2014
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
390
برج خليفة
Burj Khalifa
برج النجوم
Al NOUJOUM TOWER
567
النجوم برج
BURJ AL NUJOOM
Burj Khalifa
برج خليفة
وسط مدينة دبي
Downtown Dubai
محطة مترو بوج خليفة دبي مول
Buj Khalifa Dubai Mall Metro Station
مول دبي
Dubai Mall
غرفة
1 B/R
1
76.11
814,245
10,698.27
null
null
1
1
0
1-102-2004-123
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
22-01-2009
3
وحدة
Unit
69
ورشة
Workshop
صناعي
Industrial
0
على الخارطة
Off-Plan Properties
445
جبل علي الأولى
Jabal Ali First
جاي اند جي مبنى 2
J & G BUILDING 2
1,448
ج أند جي بليكس
J&G PLEXS
DMCC-EZ2
مركز دبي للسلع المتعددة - المرحلة الثانية
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
برج هاربور
Harbour Tower
مارينا مول
Marina Mall
null
null
1
50
181,912
3,638.24
null
null
1
1
0
1-102-2007-11726
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
27-07-2009
3
وحدة
Unit
42
مكتب
Office
تجاري
Commercial
0
على الخارطة
Off-Plan Properties
526
الخليج التجارى
Business Bay
الميتروبوليس
THE METROPOLIS
44
ميرتوبوليس
THE MERTOPOLIS
Business Bay
الخليج التجاري
وسط مدينة دبي
Downtown Dubai
محطة مترو الخليج التجاري
Business Bay Metro Station
مول دبي
Dubai Mall
مكتب
Office
1
82.41
1,031,902
12,521.56
null
null
1
1
0
1-102-2012-4944
102
1
مبايعات
Sales
بيع - تسجيل مبدئى
Sell - Pre registration
21-11-2012
3
وحدة
Unit
101
شقة فندقية
Hotel Apartment
ضيافة
Hospitality
0
على الخارطة
Off-Plan Properties
390
برج خليفة
Burj Khalifa
The Address - The BLVD
The Address - The BLVD
1,328
العنوان - بوليفارد
THE ADDRESS - THE BLVD
Burj Khalifa
برج خليفة
برج خليفة
Burj Khalifa
محطة مترو بوج خليفة دبي مول
Buj Khalifa Dubai Mall Metro Station
مول دبي
Dubai Mall
غرفة
1 B/R
1
84.08
1,797,888
21,383.06
null
null
1
1
0
2-13-2018-4943
13
2
رهون
Mortgages
تسجيل رهن
Mortgage Registration
13-06-2018
3
وحدة
Unit
60
شقه سكنيه
Flat
سكني
Residential
1
العقارات القائمة
Existing Properties
330
مرسى دبي
Marsa Dubai
برج سلفرين ايه
Silverene Towers A
129
سلفرين
SILVERENE
Dubai Marina
دبي مارينا
برج العرب
Burj Al Arab
أبراج بحيرات جميرا
Jumeirah Lakes Towers
مارينا مول
Marina Mall
غرفتين
2 B/R
1
98.24
1,850,000
18,831.43
null
null
1
1
0
2-110-2020-184
110
2
رهون
Mortgages
تسجيل إيجارة تنتهى بالتملك
Lease to Own Registration
27-08-2020
4
فيلا
Villa
null
null
null
تجاري
Commercial
1
العقارات القائمة
Existing Properties
352
الثنيه الرابعة
Al Thanayah Fourth
null
null
null
null
null
Emirates Hills
تلال الامارات
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
محطة مترو النخيل
Nakheel Metro Station
مارينا مول
Marina Mall
null
null
0
1,976.68
10,000,000
5,058.99
null
null
2
2
4
1-110-2021-325
110
1
مبايعات
Sales
تسجيل إيجارة تنتهى بالتملك
Lease to Own Registration
29-09-2021
4
فيلا
Villa
4
فيلا
Villa
سكني
Residential
1
العقارات القائمة
Existing Properties
444
الحبيه الاولى
Al Hebiah First
null
null
1,853
كازا فلوريس و ايدن ابارتمنتس
CASA FLORES AND EDEN APARTMENTS
Motor City
موتور ستي
موتور سيتي
Motor City
مدينة دبي للإنترنت
Dubai Internet City
مول الإمارات
Mall of the Emirates
ثلاث غرف
3 B/R
0
239.65
2,305,200
9,619.03
null
null
2
2
2
1-11-2023-14613
11
1
مبايعات
Sales
بيع
Sell
16-05-2023
3
وحدة
Unit
42
مكتب
Office
تجاري
Commercial
1
العقارات القائمة
Existing Properties
526
الخليج التجارى
Business Bay
ابراج تشرشل 1- تجاري
Churchill Tower 1-Commercial
1,178
تشرشل تاور
CHURCHILL TOWER
Business Bay
الخليج التجاري
وسط مدينة دبي
Downtown Dubai
محطة مترو الخليج التجاري
Business Bay Metro Station
مول دبي
Dubai Mall
مكتب
Office
1
57.6
735,000
12,760.42
null
null
1
1
0
1-11-2023-21878
11
1
مبايعات
Sales
بيع
Sell
12-07-2023
4
فيلا
Villa
4
فيلا
Villa
سكني
Residential
1
العقارات القائمة
Existing Properties
441
البرشاء جنوب الرابعة
Al Barsha South Fourth
null
null
962
مناطق شمال 2
SHAMAL TERRACES 2
Jumeirah Village Circle
قرية جميرا الدائرية
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
محطة مترو النخيل
Nakheel Metro Station
مارينا مول
Marina Mall
ثلاث غرف
3 B/R
0
217.05
2,100,000
9,675.19
null
null
1
1
0
1-11-2005-152
11
1
مبايعات
Sales
بيع
Sell
12-01-2005
2
مبنى
Building
null
null
null
تجاري
Commercial
1
العقارات القائمة
Existing Properties
249
المطينه
Al Muteena
null
null
null
null
null
null
null
مطار دبي الدولي
Dubai International Airport
محطة مترو صلاح الدين
Salah Al Din Metro Station
مول دبي
Dubai Mall
null
null
0
463.86
2,200,000
4,742.81
null
null
1
1
0
1-11-2012-16123
11
1
مبايعات
Sales
بيع
Sell
10-09-2012
3
وحدة
Unit
42
مكتب
Office
تجاري
Commercial
1
العقارات القائمة
Existing Properties
350
الثنيه الخامسة
Al Thanyah Fifth
انديجو ايكون
Indigo Icon
155
امجو أيكون
INIGO ICON
Jumeirah Lakes Towers
ابراج بحيرات الجميرا
أكاديمية المدينة الرياضية للسباحة
Sports City Swimming Academy
محطة مترو مارينا مول
Marina Mall Metro Station
مارينا مول
Marina Mall
مكتب
Office
1
159.13
1,660,220
10,433.11
null
null
1
2
0
End of preview.
README.md exists but content is empty. Use the Edit dataset card button to edit it.
Downloads last month
4