Open Battler45 opened 4 years ago
Ben,
I started the implementation of this importer and I found one significant difference between its RETS datasource and RETS datasources for NKAR and SIRA regions. For NKAR and SIRA regions we have access to the HISTORY resource which we are using to select sub-sets of data with condition by date of records' change. We need to use HISTORY resource because of the Rappatoni doesn't give an opportunity to use date in query. With COAR region we have not an access to the HISTORY resource. If it is unsoluble limitation we will need to use other method of data's requesting - get appropriate dates for all active records (there is about 4500 active listings for all classes) and then select records with using of this date. I think it will be some slower.
Could you please let me know should I implement this new method or we can have an access to HISTORY resource?
We have access to the next property classes. Please review these if my mapping to the property types is correct:
Contains data for Business Opportunity searches. [BUSI] -> BusinessOpportunities
Contains data for Income/Investment searches. [COMM] -> Commercial
ResidentialProperty [FARM] -> Farm
LotsAndLand [LAND] -> Land
ResidentialProperty [MULT] -> MultiFamily
ResidentialProperty [RESI] -> Residential.
Attached are RETS metadata and sample datesheets for all available types.
Thanks
Posted by Molchanov George(unfuddle username: george)
Ben,
Could you please give me some instructions for MLSRegions database's entry for this region (i.e. RegionName, CommonName, Abbreviation etc)?
Thanks
Posted by Molchanov George(unfuddle username: george)
Ben,
All additions are implemented. Updater is ready.
Thanks Posted by Molchanov George(unfuddle username: george)
Ben,
We also have not access to the agent and office phones. In data for listing we are getting agent's name and office's name but neither AgentId (as link to the AGENT resource) not phone. Office phone is missed both in listing's data and in available fields of OFFICE recourse.
Thanks Posted by Molchanov George(unfuddle username: george)
Ben,
Could you please give me some instructions for MLSRegions database's entry for this region (i.e. RegionName, CommonName, Abbreviation etc)?
Thanks
Posted by Molchanov George(unfuddle username: george)
George,
Here are my comments on COAR RESID data:
RESIELMS --> "ElementarySchool" field
RESINEW --> When "Yes" set ConstructionStatus field to "New Construction"
PropertySubttype1 --> ListTypeDescrip
Style --> Area or Subarea
ShowAddressToPublic --> Make sure you are setting address to "000 Confidential Ave." when this value is 0
RESISTYL --> Style
APN --> ParcelNumber
PublishToInternet --> Make sure you exclude listings where value is set to 0
RESIBULD --> "Builder:"
RESILEVL --> "Num Stories / Levels:" (exclude value "See Remarks")
RESIHOA --> "Home Owners' Assoc. (HOA):"
RESIHOAD --> "HOA Dues:" (format as currency)
RESIPER --> "HOA Dues Paid:"
RESICOMM --> "Lot / Community Features:" Also, when "Horse Property" is present in value, set Equestrian flag to True
RESILOTD --> "Lot Dimensions:"
RESIVIEW --> "View:" Also, set ViewScenic bit field to True when value is present
Please try to apply these same ideas to other list types and let me know if you have any questions.
Thanks. Posted by Peskoe Ben(unfuddle username: bpeskoe)
George,
RE: #8
Yes, I believe ImportCommercialOperations is corect updater step -- list type 11 would be the correct ListType for this class.
Thanks. Posted by Peskoe Ben(unfuddle username: bpeskoe)
George,
I will check with our contact at COAR tomorrow (Monday) and will let you know if they will give us access to the History resource.
Thanks. Posted by Peskoe Ben(unfuddle username: bpeskoe)
Ben,
I noticed that ListType 11 has name "BusinessOpportunities" (BusOp) in code but appropriate step is named "ImportCommercialOperations". Is it correct type/step for COAR class 1 (1.Contains data for Business Opportunity searches. [BUSI])?
Thanks Posted by Molchanov George(unfuddle username: george)
Ben,
Below is the list of my questions regarding this new importer
Should we use somehow field "CrossStreetAddress" (values are for example: White Buck, Combs Flat Road, CLA, hwy 26)?
Listings of types Farm, Mult and Resi have not any date field which can be used as Listing Date (other types have EntryDate and ListingDate fields). Is it ok?
I'm in doubts which field can be used for ListTypeDescrip. Most of classes contain field PropertySubtype1 but in some classes it looks like expansion of PropertyType field (for example for Lots and Land class PropertyType is "Land" and PropertySubtype1 is "Lots/Land to 1 acre" or "Commercial Land" or "Lots 1 acre or more") but for other types (like COMM) it just repeats value from PropertyType field ("Income/Investment")
Should we use somehow field "Style" with possible values SW, NW, SE, NE, Other?
Many fields have possible value "See Remarks" (FeaturesConstruction, FeaturesUtilities:Water etc). Should we include or exclude this value?
(to be continued...)
Thanks Posted by Molchanov George(unfuddle username: george)
Ben,
Below is list of fields which I'm using for features:
FeaturesCommunity
FeaturesConstruction
FeaturesEnergy
FeaturesExterior
FeaturesFoundation
FeaturesInterior
FeaturesGarage
FeaturesHOA
FeaturesLot
FeaturesLotAccess
FeaturesRoof
FeaturesUtilities
For Rooms field we can use RETS field FARMROOM/RESIROOM (only FARM and RESI classes) which contains data as plain list of available rooms ("Living Room,Kitchen,Utility,Dining Area", "Living Room,Kitchen,Utility"). Do we need to transform this somehow?
Thanks Posted by Molchanov George(unfuddle username: george)
George,
We have the data feed for a new region that needs to be integrated -- central Oregon. Please add this region to the sierrainteractive-4 database.
This region is powered by Rappatoni, the same as SIRA and NKAR, and so integration for this region should be similar to those other regions. Here is the information to access the feed:
http://rets172lax.raprets.com:6103/CentralOregon/COAR/Login.aspx
Agent ID = Sierra
Password = B3nd0r
User/Header = Sierra/1.72
I've attached a document they provided which contains some information about the available fields.
This region is more of a priority than converting the MLBOR region, and so if you could put the MLBOR region on hold while you complete this, that would be good.
Please let me know if you have any questions.
Thanks.
Posted by Molchanov George(unfuddle username: george)