This is a transmogrifier (i.e. converter) that converts a specific CSV file to an OpenRealEstate model.
The csv header/format is as follows:
"id","state_code","lat","lng","image","type","address","suburb_name","postcode","bedrooms","bathrooms","car_spaces","sold_date","sold_price","agency_name","agent_name","agent_phone","agent_2_name","agent_2_phone"
"id","state_code","lat","lng","image","type","address","suburb_name","postcode","bedrooms","bathrooms","car_spaces","rent_date","rent_price","agency_name","agent_name","agent_phone","agent_2_name","agent_2_phone"
Discussions and pull requests are encouraged :) Please ask all general questions in this repo or pick a specialized repo for specific, targetted issues. We also have a contributing document which goes into detail about how to do this.
Yep, we also have a code of conduct which applies to all repositories in the OpenRealEstate organisation.
Yep, refer to the contributing page about how best to give feedback - either good or needs-improvement :)