文件名称:RealmSFRestaurantData:领域中的旧金山餐厅得分数据
文件大小:2.35MB
文件格式:ZIP
更新时间:2024-05-22 06:47:42
Objective-C
RealmSFRestaurantData
由旧金山餐厅分数组成的预构建Realm数据集
对应于数据模型的####数据模型RLMObject子类包含在objects文件夹中。
数据模型结构:
ABFRestaurantObject
businessId: NSString (主键)
名称: NSString
地址: NSString
城市: NSString
状态: NSString
postalCode: NSString
纬度: CLLocationDegrees
经度: CLLocationDegrees
phoneNumber: NSString
违反: RLMArray
【文件预览】:
RealmSFRestaurantData-master
----.gitignore(549B)
----RealmSFRestaurantData.podspec(802B)
----objects()
--------ABFRestaurantObject.h(2KB)
--------ABFInspectionObject.h(1KB)
--------ABFInspectionObject.m(445B)
--------ABFViolationObject.h(708B)
--------ABFViolationObject.m(426B)
--------ABFRestaurantObject.m(766B)
----SFRestaurantScores.realm(5.5MB)
----SFRestaurantScores.h(3KB)
----LICENSE(1KB)
----csv-importer()
--------raw-data()
--------RestaurantDataImporterProject()
--------ABFRealmCSVImporter.m(9KB)
--------RestaurantDataImporter(2.96MB)
--------ABFRealmCSVImporter.h(276B)
----README.md(2KB)