MarketDataDto¶
Example Json Object
1{
2 "createdBy": "string",
3 "lastModifiedBy": "string",
4 "createdDate": "2019-08-24T14:15:22Z",
5 "lastModifiedDate": "2019-08-24T14:15:22Z",
6 "archived": true,
7 "externalId": "string",
8 "id": 0,
9 "city": "string",
10 "usage": "string",
11 "buildingType": "string",
12 "propertyType": "string",
13 "category": "string",
14 "avgAskingRent": "string",
15 "rentUnit": "string",
16 "qoqChange": "string",
17 "quarter": "string",
18 "explanation": "string",
19 "explanationFr": "string",
20 "sources": [
21 {
22 "name": "string",
23 "url": "string"
24 }
25 ]
26}
📄 Description: Data transfer object representing market data related to real estate properties within the Nakisa Portfolio Management Suite, facilitating portfolio analysis and asset management through comprehensive analytics.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
createdBy |
string |
false |
none |
Username of who created this resource |
lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
createdDate |
string(date-time) |
false |
none |
Date of the created |
lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
archived |
boolean |
false |
none |
Boolean flag indicating archived status |
externalId |
string |
false |
none |
Unique identifier for the external |
id |
integer(int64) |
false |
none |
Unique identifier for the resource |
city |
string |
false |
none |
Represents the city associated with a real estate property within the Nakisa Portfolio Management Suite, facilitating portfolio and asset analytics. |
usage |
string |
false |
none |
Describes the utilization metrics of assets within the portfolio, providing insights for analytics in real estate property management. |
buildingType |
string |
false |
none |
Type of the building |
propertyType |
string |
false |
none |
Type of the property |
category |
string |
false |
none |
Category of the resource |
avgAskingRent |
string |
false |
none |
Represents the average asking rent for real estate properties within the portfolio, providing critical insights for asset analytics and market evaluation. |
rentUnit |
string |
false |
none |
none |
qoqChange |
string |
false |
none |
Represents the quarter-over-quarter change in market data for assets within the Nakisa Portfolio Management Suite, providing critical analytics for real estate property evaluation. |
quarter |
string |
false |
none |
Represents the fiscal quarter associated with the market data for effective portfolio and asset analytics within the Nakisa Portfolio Management Suite. |
explanation |
string |
false |
none |
Provides a detailed narrative or rationale regarding the market data, enhancing the understanding of portfolio and asset analytics within the Nakisa Portfolio Management Suite. |
explanationFr |
string |
false |
none |
none |
sources |
false |
none |
List of sources items |