diff --git "a/dataset/multispider/with_original_value/tables_ja.json" "b/dataset/multispider/with_original_value/tables_ja.json" new file mode 100644--- /dev/null +++ "b/dataset/multispider/with_original_value/tables_ja.json" @@ -0,0 +1,50555 @@ +[ + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "犯罪者ID" + ], + [ + 0, + "個人ID" + ], + [ + 0, + "日付" + ], + [ + 0, + "年" + ], + [ + 0, + "ロケーション" + ], + [ + 0, + "国" + ], + [ + 0, + "殺す人数" + ], + [ + 0, + "傷つける人数" + ], + [ + 1, + "個人ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "身長" + ], + [ + 1, + "体重" + ], + [ + 1, + "出身地" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Perpetrator_ID" + ], + [ + 0, + "People_ID" + ], + [ + 0, + "Date" + ], + [ + 0, + "Year" + ], + [ + 0, + "Location" + ], + [ + 0, + "Country" + ], + [ + 0, + "Killed" + ], + [ + 0, + "Injured" + ], + [ + 1, + "People_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Height" + ], + [ + 1, + "Weight" + ], + [ + 1, + "Home Town" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "text" + ], + "db_id": "perpetrator", + "foreign_keys": [ + [ + 2, + 9 + ] + ], + "primary_keys": [ + 1, + 9 + ], + "table_names": [ + "犯罪者", + "人" + ], + "table_names_original": [ + "perpetrator", + "people" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "建物" + ], + [ + 0, + "教室番号" + ], + [ + 0, + "容量" + ], + [ + 1, + "学院名" + ], + [ + 1, + "建物" + ], + [ + 1, + "予算" + ], + [ + 2, + "コースID" + ], + [ + 2, + "コース名" + ], + [ + 2, + "学院名" + ], + [ + 2, + "単位" + ], + [ + 3, + "学生ID" + ], + [ + 3, + "名前" + ], + [ + 3, + "学院名" + ], + [ + 3, + "給料" + ], + [ + 4, + "コースID" + ], + [ + 4, + "セクションID" + ], + [ + 4, + "学期" + ], + [ + 4, + "学年" + ], + [ + 4, + "建物" + ], + [ + 4, + "教室番号" + ], + [ + 4, + "タイムスロットID" + ], + [ + 5, + "学生ID" + ], + [ + 5, + "コースID" + ], + [ + 5, + "セクションID" + ], + [ + 5, + "学期" + ], + [ + 5, + "学年" + ], + [ + 6, + "学生ID" + ], + [ + 6, + "名前" + ], + [ + 6, + "学院名" + ], + [ + 6, + "合計単位" + ], + [ + 7, + "学生ID" + ], + [ + 7, + "コースID" + ], + [ + 7, + "セクションID" + ], + [ + 7, + "学期" + ], + [ + 7, + "学年" + ], + [ + 7, + "成績" + ], + [ + 8, + "学生ID" + ], + [ + 8, + "教師ID" + ], + [ + 9, + "タイムスロットID" + ], + [ + 9, + "日" + ], + [ + 9, + "開始時間" + ], + [ + 9, + "開始分" + ], + [ + 9, + "終了時間" + ], + [ + 9, + "終了分" + ], + [ + 10, + "コースID" + ], + [ + 10, + "履修科目ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "building" + ], + [ + 0, + "room_number" + ], + [ + 0, + "capacity" + ], + [ + 1, + "dept_name" + ], + [ + 1, + "building" + ], + [ + 1, + "budget" + ], + [ + 2, + "course_id" + ], + [ + 2, + "title" + ], + [ + 2, + "dept_name" + ], + [ + 2, + "credits" + ], + [ + 3, + "ID" + ], + [ + 3, + "name" + ], + [ + 3, + "dept_name" + ], + [ + 3, + "salary" + ], + [ + 4, + "course_id" + ], + [ + 4, + "sec_id" + ], + [ + 4, + "semester" + ], + [ + 4, + "year" + ], + [ + 4, + "building" + ], + [ + 4, + "room_number" + ], + [ + 4, + "time_slot_id" + ], + [ + 5, + "ID" + ], + [ + 5, + "course_id" + ], + [ + 5, + "sec_id" + ], + [ + 5, + "semester" + ], + [ + 5, + "year" + ], + [ + 6, + "ID" + ], + [ + 6, + "name" + ], + [ + 6, + "dept_name" + ], + [ + 6, + "tot_cred" + ], + [ + 7, + "ID" + ], + [ + 7, + "course_id" + ], + [ + 7, + "sec_id" + ], + [ + 7, + "semester" + ], + [ + 7, + "year" + ], + [ + 7, + "grade" + ], + [ + 8, + "s_ID" + ], + [ + 8, + "i_ID" + ], + [ + 9, + "time_slot_id" + ], + [ + 9, + "day" + ], + [ + 9, + "start_hr" + ], + [ + 9, + "start_min" + ], + [ + 9, + "end_hr" + ], + [ + 9, + "end_min" + ], + [ + 10, + "course_id" + ], + [ + 10, + "prereq_id" + ] + ], + "column_types": [ + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "text" + ], + "db_id": "college_2", + "foreign_keys": [ + [ + 9, + 4 + ], + [ + 13, + 4 + ], + [ + 19, + 1 + ], + [ + 20, + 2 + ], + [ + 15, + 7 + ], + [ + 22, + 11 + ], + [ + 23, + 15 + ], + [ + 24, + 16 + ], + [ + 25, + 17 + ], + [ + 26, + 18 + ], + [ + 29, + 4 + ], + [ + 31, + 27 + ], + [ + 32, + 15 + ], + [ + 33, + 16 + ], + [ + 34, + 17 + ], + [ + 35, + 18 + ], + [ + 37, + 27 + ], + [ + 38, + 11 + ], + [ + 46, + 7 + ], + [ + 45, + 7 + ] + ], + "primary_keys": [ + 1, + 4, + 7, + 11, + 15, + 22, + 27, + 31, + 37, + 39, + 45 + ], + "table_names": [ + "教室", + "学院", + "コース", + "教師", + "セクション", + "教授課程", + "学生", + "受講課程", + "指導教官", + "タイムスロット", + "履修科目" + ], + "table_names_original": [ + "classroom", + "department", + "course", + "instructor", + "section", + "teaches", + "student", + "takes", + "advisor", + "time_slot", + "prereq" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "フライトID" + ], + [ + 0, + "市" + ], + [ + 0, + "国" + ], + [ + 0, + "iata" + ], + [ + 0, + "icao" + ], + [ + 0, + "名前" + ], + [ + 1, + "フライトID" + ], + [ + 1, + "名前" + ], + [ + 1, + "タイプ" + ], + [ + 1, + "業務" + ], + [ + 1, + "所在地" + ], + [ + 1, + "グループの株式保有権" + ], + [ + 2, + "フライトID" + ], + [ + 2, + "フライト番号" + ], + [ + 2, + "日付" + ], + [ + 2, + "パイロット" + ], + [ + 2, + "速度" + ], + [ + 2, + "高度" + ], + [ + 2, + "空港ID" + ], + [ + 2, + "会社ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "City" + ], + [ + 0, + "Country" + ], + [ + 0, + "IATA" + ], + [ + 0, + "ICAO" + ], + [ + 0, + "name" + ], + [ + 1, + "id" + ], + [ + 1, + "name" + ], + [ + 1, + "Type" + ], + [ + 1, + "Principal_activities" + ], + [ + 1, + "Incorporated_in" + ], + [ + 1, + "Group_Equity_Shareholding" + ], + [ + 2, + "id" + ], + [ + 2, + "Vehicle_Flight_number" + ], + [ + 2, + "Date" + ], + [ + 2, + "Pilot" + ], + [ + 2, + "Velocity" + ], + [ + 2, + "Altitude" + ], + [ + 2, + "airport_id" + ], + [ + 2, + "company_id" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "flight_company", + "foreign_keys": [ + [ + 20, + 7 + ], + [ + 19, + 1 + ] + ], + "primary_keys": [ + 1, + 7, + 13 + ], + "table_names": [ + "空港", + "会社", + "フライト" + ], + "table_names_original": [ + "airport", + "operate_company", + "flight" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "機関ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "国" + ], + [ + 1, + "著者ID" + ], + [ + 1, + "苗字" + ], + [ + 1, + "ファーストネーム" + ], + [ + 2, + "論文ID" + ], + [ + 2, + "タイトル" + ], + [ + 3, + "著者ID" + ], + [ + 3, + "機関ID" + ], + [ + 3, + "論文ID" + ], + [ + 3, + "著者数" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "instID" + ], + [ + 0, + "name" + ], + [ + 0, + "country" + ], + [ + 1, + "authID" + ], + [ + 1, + "lname" + ], + [ + 1, + "fname" + ], + [ + 2, + "paperID" + ], + [ + 2, + "title" + ], + [ + 3, + "authID" + ], + [ + 3, + "instID" + ], + [ + 3, + "paperID" + ], + [ + 3, + "authOrder" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "icfp_1", + "foreign_keys": [ + [ + 11, + 7 + ], + [ + 10, + 1 + ], + [ + 9, + 4 + ] + ], + "primary_keys": [ + 1, + 4, + 7, + 9 + ], + "table_names": [ + "機関", + "著者", + "論文", + "作成者数" + ], + "table_names_original": [ + "Inst", + "Authors", + "Papers", + "Authorship" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ボディビルダーID" + ], + [ + 0, + "個人ID" + ], + [ + 0, + "スナッチ" + ], + [ + 0, + "クリーンジャーク" + ], + [ + 0, + "合計得点" + ], + [ + 1, + "個人ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "身長" + ], + [ + 1, + "体重" + ], + [ + 1, + "生年月日" + ], + [ + 1, + "出身地" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Body_Builder_ID" + ], + [ + 0, + "People_ID" + ], + [ + 0, + "Snatch" + ], + [ + 0, + "Clean_Jerk" + ], + [ + 0, + "Total" + ], + [ + 1, + "People_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Height" + ], + [ + 1, + "Weight" + ], + [ + 1, + "Birth_Date" + ], + [ + 1, + "Birth_Place" + ] + ], + "column_types": [ + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "text", + "text" + ], + "db_id": "body_builder", + "foreign_keys": [ + [ + 2, + 6 + ] + ], + "primary_keys": [ + 1, + 6 + ], + "table_names": [ + "ボディビルダー", + "個人情報" + ], + "table_names_original": [ + "body_builder", + "people" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ストームID" + ], + [ + 0, + "名前" + ], + [ + 0, + "活躍期" + ], + [ + 0, + "最大速度" + ], + [ + 0, + "経済的損害(millions)" + ], + [ + 0, + "死亡者数" + ], + [ + 1, + "地域ID" + ], + [ + 1, + "地域コード" + ], + [ + 1, + "地域名" + ], + [ + 2, + "地域ID" + ], + [ + 2, + "ストームID" + ], + [ + 2, + "影響を受ける都市の数" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Storm_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Dates_active" + ], + [ + 0, + "Max_speed" + ], + [ + 0, + "Damage_millions_USD" + ], + [ + 0, + "Number_Deaths" + ], + [ + 1, + "Region_id" + ], + [ + 1, + "Region_code" + ], + [ + 1, + "Region_name" + ], + [ + 2, + "Region_id" + ], + [ + 2, + "Storm_ID" + ], + [ + 2, + "Number_city_affected" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number" + ], + "db_id": "storm_record", + "foreign_keys": [ + [ + 11, + 1 + ], + [ + 10, + 7 + ] + ], + "primary_keys": [ + 1, + 7, + 10 + ], + "table_names": [ + "ストーム", + "地域", + "影響を受ける地域" + ], + "table_names_original": [ + "storm", + "region", + "affected_region" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "飛行機ID" + ], + [ + 0, + "注文年" + ], + [ + 0, + "メーカー" + ], + [ + 0, + "モデル" + ], + [ + 0, + "フリートシリーズ" + ], + [ + 0, + "パワートレイン" + ], + [ + 0, + "燃料" + ], + [ + 1, + "パイロットID" + ], + [ + 1, + "パイロット名" + ], + [ + 1, + "ランク" + ], + [ + 1, + "年齢" + ], + [ + 1, + "国籍" + ], + [ + 1, + "ポジション" + ], + [ + 1, + "就職の年" + ], + [ + 1, + "チーム" + ], + [ + 2, + "レコードID" + ], + [ + 2, + "パイロットID" + ], + [ + 2, + "飛行機ID" + ], + [ + 2, + "日付" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Aircraft_ID" + ], + [ + 0, + "Order_Year" + ], + [ + 0, + "Manufacturer" + ], + [ + 0, + "Model" + ], + [ + 0, + "Fleet_Series" + ], + [ + 0, + "Powertrain" + ], + [ + 0, + "Fuel_Propulsion" + ], + [ + 1, + "Pilot_ID" + ], + [ + 1, + "Pilot_name" + ], + [ + 1, + "Rank" + ], + [ + 1, + "Age" + ], + [ + 1, + "Nationality" + ], + [ + 1, + "Position" + ], + [ + 1, + "Join_Year" + ], + [ + 1, + "Team" + ], + [ + 2, + "Record_ID" + ], + [ + 2, + "Pilot_ID" + ], + [ + 2, + "Aircraft_ID" + ], + [ + 2, + "Date" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "number", + "text" + ], + "db_id": "pilot_record", + "foreign_keys": [ + [ + 18, + 1 + ], + [ + 17, + 8 + ] + ], + "primary_keys": [ + 1, + 8, + 17 + ], + "table_names": [ + "航空機", + "パイロット", + "パイロット記録" + ], + "table_names_original": [ + "aircraft", + "pilot", + "pilot_record" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "レースID" + ], + [ + 0, + "名前" + ], + [ + 0, + "クラス" + ], + [ + 0, + "日付" + ], + [ + 0, + "トラックID" + ], + [ + 1, + "トラックID" + ], + [ + 1, + "名前" + ], + [ + 1, + "ロケーション" + ], + [ + 1, + "座席数" + ], + [ + 1, + "オープン年" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Race_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Class" + ], + [ + 0, + "Date" + ], + [ + 0, + "Track_ID" + ], + [ + 1, + "Track_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Location" + ], + [ + 1, + "Seating" + ], + [ + 1, + "Year_Opened" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "number" + ], + "db_id": "race_track", + "foreign_keys": [ + [ + 5, + 6 + ] + ], + "primary_keys": [ + 1, + 6 + ], + "table_names": [ + "レース", + "トラック" + ], + "table_names_original": [ + "race", + "track" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "作者ID" + ], + [ + 0, + "ホームページ" + ], + [ + 0, + "名前" + ], + [ + 0, + "組織ID" + ], + [ + 1, + "会議ID" + ], + [ + 1, + "ホームページ" + ], + [ + 1, + "名前" + ], + [ + 2, + "分野ID" + ], + [ + 2, + "名前" + ], + [ + 3, + "作者ID" + ], + [ + 3, + "分野ID" + ], + [ + 4, + "会議ID" + ], + [ + 4, + "分野ID" + ], + [ + 5, + "ホームページ" + ], + [ + 5, + "ジャーナルID" + ], + [ + 5, + "名前" + ], + [ + 6, + "分野ID" + ], + [ + 6, + "ジャーナルID" + ], + [ + 7, + "キーワード" + ], + [ + 7, + "キーワードID" + ], + [ + 8, + "分野ID" + ], + [ + 8, + "キーワードID" + ], + [ + 9, + "要旨" + ], + [ + 9, + "会議ID" + ], + [ + 9, + "引用された数" + ], + [ + 9, + "ジャーナルID" + ], + [ + 9, + "論文ID" + ], + [ + 9, + "参考文献の数" + ], + [ + 9, + "タイトル" + ], + [ + 9, + "年" + ], + [ + 10, + "分野ID" + ], + [ + 10, + "論文ID" + ], + [ + 11, + "大陸" + ], + [ + 11, + "ホームページ" + ], + [ + 11, + "名前" + ], + [ + 11, + "組織ID" + ], + [ + 12, + "論文ID" + ], + [ + 12, + "キーワードID" + ], + [ + 13, + "作者ID" + ], + [ + 13, + "論文ID" + ], + [ + 14, + "引用された数" + ], + [ + 14, + "引用数" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "aid" + ], + [ + 0, + "homepage" + ], + [ + 0, + "name" + ], + [ + 0, + "oid" + ], + [ + 1, + "cid" + ], + [ + 1, + "homepage" + ], + [ + 1, + "name" + ], + [ + 2, + "did" + ], + [ + 2, + "name" + ], + [ + 3, + "aid" + ], + [ + 3, + "did" + ], + [ + 4, + "cid" + ], + [ + 4, + "did" + ], + [ + 5, + "homepage" + ], + [ + 5, + "jid" + ], + [ + 5, + "name" + ], + [ + 6, + "did" + ], + [ + 6, + "jid" + ], + [ + 7, + "keyword" + ], + [ + 7, + "kid" + ], + [ + 8, + "did" + ], + [ + 8, + "kid" + ], + [ + 9, + "abstract" + ], + [ + 9, + "cid" + ], + [ + 9, + "citation_num" + ], + [ + 9, + "jid" + ], + [ + 9, + "pid" + ], + [ + 9, + "reference_num" + ], + [ + 9, + "title" + ], + [ + 9, + "year" + ], + [ + 10, + "did" + ], + [ + 10, + "pid" + ], + [ + 11, + "continent" + ], + [ + 11, + "homepage" + ], + [ + 11, + "name" + ], + [ + 11, + "oid" + ], + [ + 12, + "pid" + ], + [ + 12, + "kid" + ], + [ + 13, + "aid" + ], + [ + 13, + "pid" + ], + [ + 14, + "cited" + ], + [ + 14, + "citing" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "number", + "number", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "academic", + "foreign_keys": [ + [ + 11, + 8 + ], + [ + 10, + 1 + ], + [ + 13, + 8 + ], + [ + 12, + 5 + ], + [ + 17, + 8 + ], + [ + 18, + 15 + ], + [ + 21, + 8 + ], + [ + 22, + 20 + ], + [ + 24, + 5 + ], + [ + 26, + 15 + ], + [ + 31, + 8 + ], + [ + 32, + 27 + ], + [ + 38, + 20 + ], + [ + 37, + 27 + ], + [ + 39, + 1 + ], + [ + 40, + 27 + ], + [ + 42, + 27 + ], + [ + 41, + 27 + ] + ], + "primary_keys": [ + 1, + 5, + 8, + 11, + 13, + 15, + 17, + 20, + 21, + 27, + 31, + 36, + 38, + 39 + ], + "table_names": [ + "著者", + "会議", + "分野", + "分野の作者", + "分野会議", + "ジャーナル", + "分野のジャーナル", + "キーワード", + "分野のキーワード", + "論文", + "分野の論文", + "組織", + "論文のキーワード", + "論文の作者", + "引用" + ], + "table_names_original": [ + "author", + "conference", + "domain", + "domain_author", + "domain_conference", + "journal", + "domain_journal", + "keyword", + "domain_keyword", + "publication", + "domain_publication", + "organization", + "publication_keyword", + "writes", + "cite" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アドレスID" + ], + [ + 0, + "アドレスの詳細" + ], + [ + 1, + "スタッフID" + ], + [ + 1, + "スタッフの性別" + ], + [ + 1, + "スタッフ名" + ], + [ + 2, + "サプライヤーID" + ], + [ + 2, + "サプライヤ名" + ], + [ + 2, + "サプライヤーの電話番号" + ], + [ + 3, + "デパートチェーンID" + ], + [ + 3, + "デパートチェーン名" + ], + [ + 4, + "顧客ID" + ], + [ + 4, + "支払い方法コード" + ], + [ + 4, + "顧客コード" + ], + [ + 4, + "顧客名" + ], + [ + 4, + "顧客の住所" + ], + [ + 4, + "顧客の電話番号" + ], + [ + 4, + "顧客の電子メール" + ], + [ + 5, + "商品ID" + ], + [ + 5, + "商品タイプコード" + ], + [ + 5, + "商品名" + ], + [ + 5, + "商品価格" + ], + [ + 6, + "サプライヤーID" + ], + [ + 6, + "アドレスID" + ], + [ + 6, + "開始日" + ], + [ + 6, + "終了日" + ], + [ + 7, + "顧客ID" + ], + [ + 7, + "アドレスID" + ], + [ + 7, + "開始日" + ], + [ + 7, + "終了日" + ], + [ + 8, + "注文ID" + ], + [ + 8, + "顧客ID" + ], + [ + 8, + "注文ステータスコード" + ], + [ + 8, + "注文日" + ], + [ + 9, + "店ID" + ], + [ + 9, + "デパートチェーンID" + ], + [ + 9, + "店名" + ], + [ + 9, + "店舗の住所" + ], + [ + 9, + "店の電話番号" + ], + [ + 9, + "店のメールアドレス" + ], + [ + 10, + "部門ID" + ], + [ + 10, + "店ID" + ], + [ + 10, + "部門名" + ], + [ + 11, + "注文アイテムID" + ], + [ + 11, + "注文ID" + ], + [ + 11, + "商品ID" + ], + [ + 12, + "商品ID" + ], + [ + 12, + "サプライヤーID" + ], + [ + 12, + "開始日" + ], + [ + 12, + "終了日" + ], + [ + 12, + "購入総額" + ], + [ + 12, + "購入した合計金額" + ], + [ + 13, + "スタッフID" + ], + [ + 13, + "部門ID" + ], + [ + 13, + "入社日" + ], + [ + 13, + "役職コード" + ], + [ + 13, + "退職日" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "address_id" + ], + [ + 0, + "address_details" + ], + [ + 1, + "staff_id" + ], + [ + 1, + "staff_gender" + ], + [ + 1, + "staff_name" + ], + [ + 2, + "supplier_id" + ], + [ + 2, + "supplier_name" + ], + [ + 2, + "supplier_phone" + ], + [ + 3, + "dept_store_chain_id" + ], + [ + 3, + "dept_store_chain_name" + ], + [ + 4, + "customer_id" + ], + [ + 4, + "payment_method_code" + ], + [ + 4, + "customer_code" + ], + [ + 4, + "customer_name" + ], + [ + 4, + "customer_address" + ], + [ + 4, + "customer_phone" + ], + [ + 4, + "customer_email" + ], + [ + 5, + "product_id" + ], + [ + 5, + "product_type_code" + ], + [ + 5, + "product_name" + ], + [ + 5, + "product_price" + ], + [ + 6, + "supplier_id" + ], + [ + 6, + "address_id" + ], + [ + 6, + "date_from" + ], + [ + 6, + "date_to" + ], + [ + 7, + "customer_id" + ], + [ + 7, + "address_id" + ], + [ + 7, + "date_from" + ], + [ + 7, + "date_to" + ], + [ + 8, + "order_id" + ], + [ + 8, + "customer_id" + ], + [ + 8, + "order_status_code" + ], + [ + 8, + "order_date" + ], + [ + 9, + "dept_store_id" + ], + [ + 9, + "dept_store_chain_id" + ], + [ + 9, + "store_name" + ], + [ + 9, + "store_address" + ], + [ + 9, + "store_phone" + ], + [ + 9, + "store_email" + ], + [ + 10, + "department_id" + ], + [ + 10, + "dept_store_id" + ], + [ + 10, + "department_name" + ], + [ + 11, + "order_item_id" + ], + [ + 11, + "order_id" + ], + [ + 11, + "product_id" + ], + [ + 12, + "product_id" + ], + [ + 12, + "supplier_id" + ], + [ + 12, + "date_supplied_from" + ], + [ + 12, + "date_supplied_to" + ], + [ + 12, + "total_amount_purchased" + ], + [ + 12, + "total_value_purchased" + ], + [ + 13, + "staff_id" + ], + [ + 13, + "department_id" + ], + [ + 13, + "date_assigned_from" + ], + [ + 13, + "job_title_code" + ], + [ + 13, + "date_assigned_to" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "time", + "time", + "number", + "number", + "time", + "time", + "number", + "number", + "text", + "time", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "time", + "time", + "text", + "number", + "number", + "number", + "time", + "text", + "time" + ], + "db_id": "department_store", + "foreign_keys": [ + [ + 22, + 6 + ], + [ + 23, + 1 + ], + [ + 26, + 11 + ], + [ + 27, + 1 + ], + [ + 31, + 11 + ], + [ + 35, + 9 + ], + [ + 41, + 34 + ], + [ + 45, + 18 + ], + [ + 44, + 30 + ], + [ + 46, + 18 + ], + [ + 47, + 6 + ], + [ + 52, + 3 + ], + [ + 53, + 40 + ] + ], + "primary_keys": [ + 1, + 3, + 6, + 9, + 11, + 18, + 22, + 26, + 30, + 34, + 40, + 43, + 46, + 52 + ], + "table_names": [ + "住所", + "スタッフ", + "サプライヤー", + "デパートチェーン", + "顧客", + "商品", + "サプライヤーの住所", + "顧客の住所", + "顧客の注文", + "店", + "部門", + "注文するアイテム", + "サプライヤー", + "スタッフの部門のアサインメント" + ], + "table_names_original": [ + "Addresses", + "Staff", + "Suppliers", + "Department_Store_Chain", + "Customers", + "Products", + "Supplier_Addresses", + "Customer_Addresses", + "Customer_Orders", + "Department_Stores", + "Departments", + "Order_Items", + "Product_Suppliers", + "Staff_Department_Assignments" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アーティストID" + ], + [ + 0, + "アーティストの名前" + ], + [ + 0, + "年齢" + ], + [ + 0, + "肩書き" + ], + [ + 0, + "有名になる日" + ], + [ + 1, + "ボリュームID" + ], + [ + 1, + "ボリュームの時間" + ], + [ + 1, + "発行日" + ], + [ + 1, + "人気週間数" + ], + [ + 1, + "歌" + ], + [ + 1, + "アーティストID" + ], + [ + 2, + "音楽祭ID" + ], + [ + 2, + "音楽祭" + ], + [ + 2, + "式典の日付" + ], + [ + 2, + "カテゴリー" + ], + [ + 2, + "ボリュームID" + ], + [ + 2, + "結果" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Artist_ID" + ], + [ + 0, + "Artist" + ], + [ + 0, + "Age" + ], + [ + 0, + "Famous_Title" + ], + [ + 0, + "Famous_Release_date" + ], + [ + 1, + "Volume_ID" + ], + [ + 1, + "Volume_Issue" + ], + [ + 1, + "Issue_Date" + ], + [ + 1, + "Weeks_on_Top" + ], + [ + 1, + "Song" + ], + [ + 1, + "Artist_ID" + ], + [ + 2, + "ID" + ], + [ + 2, + "Music_Festival" + ], + [ + 2, + "Date_of_ceremony" + ], + [ + 2, + "Category" + ], + [ + 2, + "Volume" + ], + [ + 2, + "Result" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "text" + ], + "db_id": "music_4", + "foreign_keys": [ + [ + 11, + 1 + ], + [ + 16, + 6 + ] + ], + "primary_keys": [ + 1, + 6, + 12 + ], + "table_names": [ + "アーティスト", + "ボリューム", + "音楽祭" + ], + "table_names_original": [ + "artist", + "volume", + "music_festival" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "顧客ID" + ], + [ + 0, + "顧客名" + ], + [ + 1, + "サービスID" + ], + [ + 1, + "サービス名" + ], + [ + 2, + "ポリシーID" + ], + [ + 2, + "ポリシータイプコード" + ], + [ + 2, + "顧客の電話番号" + ], + [ + 3, + "顧客ID" + ], + [ + 3, + "ポリシーID" + ], + [ + 3, + "開始日" + ], + [ + 3, + "終了日" + ], + [ + 4, + "損失の最初の通知ID" + ], + [ + 4, + "顧客ID" + ], + [ + 4, + "ポリシーID" + ], + [ + 4, + "サービスID" + ], + [ + 5, + "クレームID" + ], + [ + 5, + "損失の最初の通知ID" + ], + [ + 5, + "発効日" + ], + [ + 6, + "決済ID" + ], + [ + 6, + "クレームID" + ], + [ + 6, + "発効日" + ], + [ + 6, + "決済金額" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Customer_ID" + ], + [ + 0, + "Customer_name" + ], + [ + 1, + "Service_ID" + ], + [ + 1, + "Service_name" + ], + [ + 2, + "Policy_ID" + ], + [ + 2, + "policy_type_code" + ], + [ + 2, + "Customer_Phone" + ], + [ + 3, + "Customer_ID" + ], + [ + 3, + "Policy_ID" + ], + [ + 3, + "Date_Opened" + ], + [ + 3, + "Date_Closed" + ], + [ + 4, + "FNOL_ID" + ], + [ + 4, + "Customer_ID" + ], + [ + 4, + "Policy_ID" + ], + [ + 4, + "Service_ID" + ], + [ + 5, + "Claim_ID" + ], + [ + 5, + "FNOL_ID" + ], + [ + 5, + "Effective_Date" + ], + [ + 6, + "Settlement_ID" + ], + [ + 6, + "Claim_ID" + ], + [ + 6, + "Effective_Date" + ], + [ + 6, + "Settlement_Amount" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "time", + "time", + "number", + "number", + "number", + "number", + "number", + "number", + "time", + "number", + "number", + "time", + "number" + ], + "db_id": "insurance_fnol", + "foreign_keys": [ + [ + 9, + 5 + ], + [ + 8, + 1 + ], + [ + 13, + 8 + ], + [ + 14, + 9 + ], + [ + 15, + 3 + ], + [ + 17, + 12 + ], + [ + 20, + 16 + ] + ], + "primary_keys": [ + 1, + 3, + 5, + 8, + 12, + 16, + 19 + ], + "table_names": [ + "顧客", + "サービス", + "利用可能なポリシー", + "顧客ポリシー", + "損失の最初の通知", + "クレーム", + "決済" + ], + "table_names_original": [ + "Customers", + "Services", + "Available_Policies", + "Customers_Policies", + "First_Notification_of_Loss", + "Claims", + "Settlements" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "映画ID" + ], + [ + 0, + "ランク" + ], + [ + 0, + "シーズン" + ], + [ + 0, + "タイトル" + ], + [ + 0, + "監督" + ], + [ + 0, + "上映日" + ], + [ + 0, + "プロダクションコード" + ], + [ + 1, + "シネマID" + ], + [ + 1, + "名前" + ], + [ + 1, + "開業年" + ], + [ + 1, + "容量" + ], + [ + 1, + "ロケーション" + ], + [ + 2, + "シネマID" + ], + [ + 2, + "映画ID" + ], + [ + 2, + "日付" + ], + [ + 2, + "1日あたりの上映回数" + ], + [ + 2, + "価格" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Film_ID" + ], + [ + 0, + "Rank_in_series" + ], + [ + 0, + "Number_in_season" + ], + [ + 0, + "Title" + ], + [ + 0, + "Directed_by" + ], + [ + 0, + "Original_air_date" + ], + [ + 0, + "Production_code" + ], + [ + 1, + "Cinema_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Openning_year" + ], + [ + 1, + "Capacity" + ], + [ + 1, + "Location" + ], + [ + 2, + "Cinema_ID" + ], + [ + 2, + "Film_ID" + ], + [ + 2, + "Date" + ], + [ + 2, + "Show_times_per_day" + ], + [ + 2, + "Price" + ] + ], + "column_types": [ + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "number", + "text", + "number", + "number" + ], + "db_id": "cinema", + "foreign_keys": [ + [ + 13, + 8 + ], + [ + 14, + 1 + ] + ], + "primary_keys": [ + 1, + 8, + 13 + ], + "table_names": [ + "映画", + "シネマ", + "スケジュール" + ], + "table_names_original": [ + "film", + "cinema", + "schedule" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "大学ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "リーダー名" + ], + [ + 0, + "大学の場所" + ], + [ + 1, + "メンバーID" + ], + [ + 1, + "名前" + ], + [ + 1, + "国" + ], + [ + 1, + "大学ID" + ], + [ + 2, + "マッチID" + ], + [ + 2, + "メンバーID" + ], + [ + 2, + "装飾テーマ" + ], + [ + 2, + "ランク" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "College_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Leader_Name" + ], + [ + 0, + "College_Location" + ], + [ + 1, + "Member_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Country" + ], + [ + 1, + "College_ID" + ], + [ + 2, + "Round_ID" + ], + [ + 2, + "Member_ID" + ], + [ + 2, + "Decoration_Theme" + ], + [ + 2, + "Rank_in_Round" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "number" + ], + "db_id": "decoration_competition", + "foreign_keys": [ + [ + 8, + 1 + ], + [ + 10, + 5 + ] + ], + "primary_keys": [ + 1, + 5, + 10 + ], + "table_names": [ + "学校", + "メンバー", + "マッチ" + ], + "table_names_original": [ + "college", + "member", + "round" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "名前" + ], + [ + 0, + "電話ID" + ], + [ + 0, + "メモリ(g)" + ], + [ + 0, + "キャリア" + ], + [ + 0, + "価格" + ], + [ + 1, + "マーケットID" + ], + [ + 1, + "地区" + ], + [ + 1, + "従業員数" + ], + [ + 1, + "店数" + ], + [ + 1, + "ランキング" + ], + [ + 2, + "マーケットID" + ], + [ + 2, + "電話ID" + ], + [ + 2, + "在庫量" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Name" + ], + [ + 0, + "Phone_ID" + ], + [ + 0, + "Memory_in_G" + ], + [ + 0, + "Carrier" + ], + [ + 0, + "Price" + ], + [ + 1, + "Market_ID" + ], + [ + 1, + "District" + ], + [ + 1, + "Num_of_employees" + ], + [ + 1, + "Num_of_shops" + ], + [ + 1, + "Ranking" + ], + [ + 2, + "Market_ID" + ], + [ + 2, + "Phone_ID" + ], + [ + 2, + "Num_of_stock" + ] + ], + "column_types": [ + "text", + "text", + "number", + "number", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "text", + "number" + ], + "db_id": "phone_market", + "foreign_keys": [ + [ + 12, + 2 + ], + [ + 11, + 6 + ] + ], + "primary_keys": [ + 2, + 6, + 11 + ], + "table_names": [ + "電話", + "市場", + "電話市場" + ], + "table_names_original": [ + "phone", + "market", + "phone_market" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "製品ID" + ], + [ + 0, + "製品" + ], + [ + 0, + "サイズ" + ], + [ + 0, + "dpi" + ], + [ + 0, + "1分あたりのページ数" + ], + [ + 0, + "最大ページサイズ" + ], + [ + 0, + "インターフェース" + ], + [ + 1, + "店ID" + ], + [ + 1, + "店名" + ], + [ + 1, + "タイプ" + ], + [ + 1, + "敷地面積" + ], + [ + 1, + "製品カテゴリーの数" + ], + [ + 1, + "ランキング" + ], + [ + 2, + "地区ID" + ], + [ + 2, + "地区名" + ], + [ + 2, + "センター都市" + ], + [ + 2, + "都市人口" + ], + [ + 2, + "都市の面積" + ], + [ + 3, + "店ID" + ], + [ + 3, + "製品ID" + ], + [ + 4, + "店ID" + ], + [ + 4, + "地区ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "product_id" + ], + [ + 0, + "product" + ], + [ + 0, + "dimensions" + ], + [ + 0, + "dpi" + ], + [ + 0, + "pages_per_minute_color" + ], + [ + 0, + "max_page_size" + ], + [ + 0, + "interface" + ], + [ + 1, + "Store_ID" + ], + [ + 1, + "Store_Name" + ], + [ + 1, + "Type" + ], + [ + 1, + "Area_size" + ], + [ + 1, + "Number_of_product_category" + ], + [ + 1, + "Ranking" + ], + [ + 2, + "District_ID" + ], + [ + 2, + "District_name" + ], + [ + 2, + "Headquartered_City" + ], + [ + 2, + "City_Population" + ], + [ + 2, + "City_Area" + ], + [ + 3, + "Store_ID" + ], + [ + 3, + "Product_ID" + ], + [ + 4, + "Store_ID" + ], + [ + 4, + "District_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "store_product", + "foreign_keys": [ + [ + 19, + 8 + ], + [ + 22, + 14 + ], + [ + 21, + 8 + ] + ], + "primary_keys": [ + 1, + 8, + 14, + 19, + 21 + ], + "table_names": [ + "製品", + "店", + "地区", + "店の商品", + "店の所在地" + ], + "table_names_original": [ + "product", + "store", + "district", + "store_product", + "store_district" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "会社ID" + ], + [ + 0, + "会社の種類" + ], + [ + 0, + "会社名" + ], + [ + 0, + "会社のアドレス" + ], + [ + 0, + "詳細情報" + ], + [ + 1, + "保守契約ID" + ], + [ + 1, + "保守契約の会社ID" + ], + [ + 1, + "契約開始日" + ], + [ + 1, + "契約終了日" + ], + [ + 1, + "他の詳細情報" + ], + [ + 2, + "部品ID" + ], + [ + 2, + "部品名" + ], + [ + 2, + "有料かどうか" + ], + [ + 2, + "料金" + ], + [ + 2, + "他の詳細情報" + ], + [ + 3, + "スキルID" + ], + [ + 3, + "スキルコード" + ], + [ + 3, + "スキルの説明" + ], + [ + 4, + "スタッフID" + ], + [ + 4, + "スタッフ名" + ], + [ + 4, + "性別" + ], + [ + 4, + "他の詳細情報" + ], + [ + 5, + "アセットID" + ], + [ + 5, + "保守契約ID" + ], + [ + 5, + "サプライヤー会社ID" + ], + [ + 5, + "アセットの詳細浄法" + ], + [ + 5, + "アセットの国" + ], + [ + 5, + "アセットモデル" + ], + [ + 5, + "アセットのオーダー日" + ], + [ + 5, + "アセットの入荷日" + ], + [ + 5, + "他の詳細情報" + ], + [ + 6, + "アセットID" + ], + [ + 6, + "部品ID" + ], + [ + 7, + "エンジニアID" + ], + [ + 7, + "会社ID" + ], + [ + 7, + "ファーストネーム" + ], + [ + 7, + "苗字" + ], + [ + 7, + "他の詳細情報" + ], + [ + 8, + "エンジニアID" + ], + [ + 8, + "スキルID" + ], + [ + 9, + "障害ログエントリID" + ], + [ + 9, + "ア��ットID" + ], + [ + 9, + "記録したスタッフのID" + ], + [ + 9, + "障害ログエントリの日時" + ], + [ + 9, + "障害の説明" + ], + [ + 9, + "他の詳細情報" + ], + [ + 10, + "訪問するエンジニアのID" + ], + [ + 10, + "連絡するスタッフのID" + ], + [ + 10, + "エンジニアID" + ], + [ + 10, + "障害ログエントリID" + ], + [ + 10, + "障害ステータス" + ], + [ + 10, + "訪問開始日時" + ], + [ + 10, + "訪問終了日時" + ], + [ + 10, + "他の詳細情報" + ], + [ + 11, + "部品障害ID" + ], + [ + 11, + "部品ID" + ], + [ + 11, + "障害の略称" + ], + [ + 11, + "障害の説明" + ], + [ + 11, + "他の詳細情報" + ], + [ + 12, + "障害ログエントリID" + ], + [ + 12, + "部品障害ID" + ], + [ + 12, + "障害ステータス" + ], + [ + 13, + "部品障害ID" + ], + [ + 13, + "スキルID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "company_id" + ], + [ + 0, + "company_type" + ], + [ + 0, + "company_name" + ], + [ + 0, + "company_address" + ], + [ + 0, + "other_company_details" + ], + [ + 1, + "maintenance_contract_id" + ], + [ + 1, + "maintenance_contract_company_id" + ], + [ + 1, + "contract_start_date" + ], + [ + 1, + "contract_end_date" + ], + [ + 1, + "other_contract_details" + ], + [ + 2, + "part_id" + ], + [ + 2, + "part_name" + ], + [ + 2, + "chargeable_yn" + ], + [ + 2, + "chargeable_amount" + ], + [ + 2, + "other_part_details" + ], + [ + 3, + "skill_id" + ], + [ + 3, + "skill_code" + ], + [ + 3, + "skill_description" + ], + [ + 4, + "staff_id" + ], + [ + 4, + "staff_name" + ], + [ + 4, + "gender" + ], + [ + 4, + "other_staff_details" + ], + [ + 5, + "asset_id" + ], + [ + 5, + "maintenance_contract_id" + ], + [ + 5, + "supplier_company_id" + ], + [ + 5, + "asset_details" + ], + [ + 5, + "asset_make" + ], + [ + 5, + "asset_model" + ], + [ + 5, + "asset_acquired_date" + ], + [ + 5, + "asset_disposed_date" + ], + [ + 5, + "other_asset_details" + ], + [ + 6, + "asset_id" + ], + [ + 6, + "part_id" + ], + [ + 7, + "engineer_id" + ], + [ + 7, + "company_id" + ], + [ + 7, + "first_name" + ], + [ + 7, + "last_name" + ], + [ + 7, + "other_details" + ], + [ + 8, + "engineer_id" + ], + [ + 8, + "skill_id" + ], + [ + 9, + "fault_log_entry_id" + ], + [ + 9, + "asset_id" + ], + [ + 9, + "recorded_by_staff_id" + ], + [ + 9, + "fault_log_entry_datetime" + ], + [ + 9, + "fault_description" + ], + [ + 9, + "other_fault_details" + ], + [ + 10, + "engineer_visit_id" + ], + [ + 10, + "contact_staff_id" + ], + [ + 10, + "engineer_id" + ], + [ + 10, + "fault_log_entry_id" + ], + [ + 10, + "fault_status" + ], + [ + 10, + "visit_start_datetime" + ], + [ + 10, + "visit_end_datetime" + ], + [ + 10, + "other_visit_details" + ], + [ + 11, + "part_fault_id" + ], + [ + 11, + "part_id" + ], + [ + 11, + "fault_short_name" + ], + [ + 11, + "fault_description" + ], + [ + 11, + "other_fault_details" + ], + [ + 12, + "fault_log_entry_id" + ], + [ + 12, + "part_fault_id" + ], + [ + 12, + "fault_status" + ], + [ + 13, + "part_fault_id" + ], + [ + 13, + "skill_id" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "time", + "time", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "time", + "time", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "time", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "time", + "time", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "number", + "number" + ], + "db_id": "assets_maintenance", + "foreign_keys": [ + [ + 7, + 1 + ], + [ + 25, + 1 + ], + [ + 24, + 6 + ], + [ + 32, + 23 + ], + [ + 33, + 11 + ], + [ + 35, + 1 + ], + [ + 40, + 16 + ], + [ + 39, + 34 + ], + [ + 43, + 19 + ], + [ + 42, + 23 + ], + [ + 48, + 19 + ], + [ + 49, + 34 + ], + [ + 50, + 41 + ], + [ + 56, + 11 + ], + [ + 60, + 41 + ], + [ + 61, + 55 + ], + [ + 64, + 16 + ], + [ + 63, + 55 + ] + ], + "primary_keys": [ + 1, + 6, + 11, + 16, + 19, + 23, + 34, + 41, + 47, + 55 + ], + "table_names": [ + "サードパーティ会社", + "保守契約", + "部品", + "スキル", + "スタッフ", + "アセット", + "部品ID", + "メンテナンスエンジニア", + "エンジニアスキル", + "障害ログ", + "訪問修理", + "部品の故障", + "障害ログパーツ", + "修理に必要なスキル" + ], + "table_names_original": [ + "Third_Party_Companies", + "Maintenance_Contracts", + "Parts", + "Skills", + "Staff", + "Assets", + "Asset_Parts", + "Maintenance_Engineers", + "Engineer_Skills", + "Fault_Log", + "Engineer_Visits", + "Part_Faults", + "Fault_Log_Parts", + "Skills_Required_To_Fix" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アドレスID" + ], + [ + 0, + "ライン1" + ], + [ + 0, + "ライン2" + ], + [ + 0, + "市" + ], + [ + 0, + "郵便番号" + ], + [ + 0, + "州・郡・県" + ], + [ + 0, + "国" + ], + [ + 1, + "個人ID" + ], + [ + 1, + "ファーストネーム" + ], + [ + 1, + "ミドルネーム" + ], + [ + 1, + "苗字" + ], + [ + 1, + "セル携帯番号" + ], + [ + 1, + "電子メールアドレス" + ], + [ + 1, + "ログイン名" + ], + [ + 1, + "パスワード" + ], + [ + 2, + "学生ID" + ], + [ + 2, + "学生の詳細" + ], + [ + 3, + "コースID" + ], + [ + 3, + "コース名" + ], + [ + 3, + "コースの説明" + ], + [ + 3, + "その他の情報" + ], + [ + 4, + "個人の住所ID" + ], + [ + 4, + "個人ID" + ], + [ + 4, + "アドレスID" + ], + [ + 4, + "開始日" + ], + [ + 4, + "終了日" + ], + [ + 5, + "学生ID" + ], + [ + 5, + "コースID" + ], + [ + 5, + "登録日" + ], + [ + 6, + "学生ID" + ], + [ + 6, + "コースID" + ], + [ + 6, + "出席日" + ], + [ + 7, + "候補者ID" + ], + [ + 7, + "候補者の詳細" + ], + [ + 8, + "候補者ID" + ], + [ + 8, + "資格" + ], + [ + 8, + "評価日" + ], + [ + 8, + "評価結果コード" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "address_id" + ], + [ + 0, + "line_1" + ], + [ + 0, + "line_2" + ], + [ + 0, + "city" + ], + [ + 0, + "zip_postcode" + ], + [ + 0, + "state_province_county" + ], + [ + 0, + "country" + ], + [ + 1, + "person_id" + ], + [ + 1, + "first_name" + ], + [ + 1, + "middle_name" + ], + [ + 1, + "last_name" + ], + [ + 1, + "cell_mobile_number" + ], + [ + 1, + "email_address" + ], + [ + 1, + "login_name" + ], + [ + 1, + "password" + ], + [ + 2, + "student_id" + ], + [ + 2, + "student_details" + ], + [ + 3, + "course_id" + ], + [ + 3, + "course_name" + ], + [ + 3, + "course_description" + ], + [ + 3, + "other_details" + ], + [ + 4, + "person_address_id" + ], + [ + 4, + "person_id" + ], + [ + 4, + "address_id" + ], + [ + 4, + "date_from" + ], + [ + 4, + "date_to" + ], + [ + 5, + "student_id" + ], + [ + 5, + "course_id" + ], + [ + 5, + "registration_date" + ], + [ + 6, + "student_id" + ], + [ + 6, + "course_id" + ], + [ + 6, + "date_of_attendance" + ], + [ + 7, + "candidate_id" + ], + [ + 7, + "candidate_details" + ], + [ + 8, + "candidate_id" + ], + [ + 8, + "qualification" + ], + [ + 8, + "assessment_date" + ], + [ + 8, + "asessment_outcome_code" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "time", + "time", + "number", + "number", + "time", + "number", + "number", + "time", + "number", + "text", + "number", + "text", + "time", + "text" + ], + "db_id": "student_assessment", + "foreign_keys": [ + [ + 16, + 8 + ], + [ + 24, + 1 + ], + [ + 23, + 8 + ], + [ + 28, + 18 + ], + [ + 27, + 16 + ], + [ + 30, + 27 + ], + [ + 31, + 28 + ], + [ + 33, + 8 + ], + [ + 35, + 33 + ] + ], + "primary_keys": [ + 1, + 8, + 16, + 18, + 22, + 27, + 30, + 33, + 35 + ], + "table_names": [ + "住所", + "人", + "学生", + "コース", + "人の住所", + "学生コースの登録", + "学生コースへの出席", + "候補者", + "候補者の評価" + ], + "table_names_original": [ + "Addresses", + "People", + "Students", + "Courses", + "People_Addresses", + "Student_Course_Registrations", + "Student_Course_Attendance", + "Candidates", + "Candidate_Assessments" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "品種コード" + ], + [ + 0, + "品種名" + ], + [ + 1, + "チャージID" + ], + [ + 1, + "チャージタイプ" + ], + [ + 1, + "チャージ金額" + ], + [ + 2, + "サイズコード" + ], + [ + 2, + "サイズ説明" + ], + [ + 3, + "治療タイプコード" + ], + [ + 3, + "治療タイプの説明" + ], + [ + 4, + "飼い主ID" + ], + [ + 4, + "ファーストネーム" + ], + [ + 4, + "苗字" + ], + [ + 4, + "ストリート" + ], + [ + 4, + "市" + ], + [ + 4, + "州" + ], + [ + 4, + "郵便番号" + ], + [ + 4, + "電子メールアドレス" + ], + [ + 4, + "自宅の電話番号" + ], + [ + 4, + "セル番号" + ], + [ + 5, + "犬のID" + ], + [ + 5, + "飼い主ID" + ], + [ + 5, + "遺棄されるかどうか" + ], + [ + 5, + "品種コード" + ], + [ + 5, + "サイズコード" + ], + [ + 5, + "名前" + ], + [ + 5, + "年齢" + ], + [ + 5, + "生年月日" + ], + [ + 5, + "性別" + ], + [ + 5, + "重量" + ], + [ + 5, + "到着日" + ], + [ + 5, + "育てられる日" + ], + [ + 5, + "離れる日" + ], + [ + 6, + "プロフェッショナルID" + ], + [ + 6, + "役割コード" + ], + [ + 6, + "ファーストネーム" + ], + [ + 6, + "ストリート" + ], + [ + 6, + "市" + ], + [ + 6, + "州" + ], + [ + 6, + "郵便番号" + ], + [ + 6, + "苗字" + ], + [ + 6, + "電子メールアドレス" + ], + [ + 6, + "自宅の電話番号" + ], + [ + 6, + "セル番号" + ], + [ + 7, + "治療ID" + ], + [ + 7, + "犬のID" + ], + [ + 7, + "プロフェッショナルID" + ], + [ + 7, + "治療タイプコード" + ], + [ + 7, + "治療日" + ], + [ + 7, + "治療費" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "breed_code" + ], + [ + 0, + "breed_name" + ], + [ + 1, + "charge_id" + ], + [ + 1, + "charge_type" + ], + [ + 1, + "charge_amount" + ], + [ + 2, + "size_code" + ], + [ + 2, + "size_description" + ], + [ + 3, + "treatment_type_code" + ], + [ + 3, + "treatment_type_description" + ], + [ + 4, + "owner_id" + ], + [ + 4, + "first_name" + ], + [ + 4, + "last_name" + ], + [ + 4, + "street" + ], + [ + 4, + "city" + ], + [ + 4, + "state" + ], + [ + 4, + "zip_code" + ], + [ + 4, + "email_address" + ], + [ + 4, + "home_phone" + ], + [ + 4, + "cell_number" + ], + [ + 5, + "dog_id" + ], + [ + 5, + "owner_id" + ], + [ + 5, + "abandoned_yn" + ], + [ + 5, + "breed_code" + ], + [ + 5, + "size_code" + ], + [ + 5, + "name" + ], + [ + 5, + "age" + ], + [ + 5, + "date_of_birth" + ], + [ + 5, + "gender" + ], + [ + 5, + "weight" + ], + [ + 5, + "date_arrived" + ], + [ + 5, + "date_adopted" + ], + [ + 5, + "date_departed" + ], + [ + 6, + "professional_id" + ], + [ + 6, + "role_code" + ], + [ + 6, + "first_name" + ], + [ + 6, + "street" + ], + [ + 6, + "city" + ], + [ + 6, + "state" + ], + [ + 6, + "zip_code" + ], + [ + 6, + "last_name" + ], + [ + 6, + "email_address" + ], + [ + 6, + "home_phone" + ], + [ + 6, + "cell_number" + ], + [ + 7, + "treatment_id" + ], + [ + 7, + "dog_id" + ], + [ + 7, + "professional_id" + ], + [ + 7, + "treatment_type_code" + ], + [ + 7, + "date_of_treatment" + ], + [ + 7, + "cost_of_treatment" + ] + ], + "column_types": [ + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "time", + "text", + "text", + "time", + "time", + "time", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "time", + "number" + ], + "db_id": "dog_kennels", + "foreign_keys": [ + [ + 21, + 10 + ], + [ + 21, + 10 + ], + [ + 24, + 6 + ], + [ + 23, + 1 + ], + [ + 45, + 20 + ], + [ + 46, + 33 + ], + [ + 47, + 8 + ] + ], + "primary_keys": [ + 1, + 3, + 6, + 8, + 10, + 20, + 33, + 44 + ], + "table_names": [ + "品種", + "料金", + "サイズ", + "治療のタイプ", + "飼い主", + "犬", + "専門家", + "治療" + ], + "table_names_original": [ + "Breeds", + "Charges", + "Sizes", + "Treatment_Types", + "Owners", + "Dogs", + "Professionals", + "Treatments" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ジャンル名" + ], + [ + 0, + "評価" + ], + [ + 0, + "最も人気のある地域" + ], + [ + 1, + "アーティスト名" + ], + [ + 1, + "国" + ], + [ + 1, + "性別" + ], + [ + 1, + "歌のジャンル" + ], + [ + 2, + "曲ID" + ], + [ + 2, + "アーティスト名" + ], + [ + 2, + "ファイルサイズ" + ], + [ + 2, + "デュレーション" + ], + [ + 2, + "フォーマット" + ], + [ + 3, + "曲名" + ], + [ + 3, + "アーティスト名" + ], + [ + 3, + "国" + ], + [ + 3, + "曲ID" + ], + [ + 3, + "ジャンル" + ], + [ + 3, + "評価" + ], + [ + 3, + "言語" + ], + [ + 3, + "発売日" + ], + [ + 3, + "解像度" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "g_name" + ], + [ + 0, + "rating" + ], + [ + 0, + "most_popular_in" + ], + [ + 1, + "artist_name" + ], + [ + 1, + "country" + ], + [ + 1, + "gender" + ], + [ + 1, + "preferred_genre" + ], + [ + 2, + "f_id" + ], + [ + 2, + "artist_name" + ], + [ + 2, + "file_size" + ], + [ + 2, + "duration" + ], + [ + 2, + "formats" + ], + [ + 3, + "song_name" + ], + [ + 3, + "artist_name" + ], + [ + 3, + "country" + ], + [ + 3, + "f_id" + ], + [ + 3, + "genre_is" + ], + [ + 3, + "rating" + ], + [ + 3, + "languages" + ], + [ + 3, + "releasedate" + ], + [ + 3, + "resolution" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "time", + "number" + ], + "db_id": "music_1", + "foreign_keys": [ + [ + 7, + 1 + ], + [ + 9, + 4 + ], + [ + 17, + 1 + ], + [ + 16, + 8 + ], + [ + 14, + 4 + ] + ], + "primary_keys": [ + 1, + 4, + 8, + 13 + ], + "table_names": [ + "ジャンル", + "アーティスト", + "ファイル", + "歌" + ], + "table_names_original": [ + "genre", + "artist", + "files", + "song" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "スタッフID" + ], + [ + 0, + "年齢" + ], + [ + 0, + "名前" + ], + [ + 0, + "国籍" + ], + [ + 0, + "卒業大学" + ], + [ + 1, + "会社ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "本部" + ], + [ + 1, + "業界" + ], + [ + 1, + "売上高(billion)" + ], + [ + 1, + "利益(billion)" + ], + [ + 1, + "資産(billion)" + ], + [ + 1, + "市場価値(billion)" + ], + [ + 2, + "会社ID" + ], + [ + 2, + "スタッフID" + ], + [ + 2, + "勤務年限" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "People_ID" + ], + [ + 0, + "Age" + ], + [ + 0, + "Name" + ], + [ + 0, + "Nationality" + ], + [ + 0, + "Graduation_College" + ], + [ + 1, + "Company_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Headquarters" + ], + [ + 1, + "Industry" + ], + [ + 1, + "Sales_in_Billion" + ], + [ + 1, + "Profits_in_Billion" + ], + [ + 1, + "Assets_in_Billion" + ], + [ + 1, + "Market_Value_in_Billion" + ], + [ + 2, + "Company_ID" + ], + [ + 2, + "People_ID" + ], + [ + 2, + "Year_working" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "company_employee", + "foreign_keys": [ + [ + 15, + 1 + ], + [ + 14, + 6 + ] + ], + "primary_keys": [ + 1, + 6, + 14 + ], + "table_names": [ + "スタッフID", + "会社", + "雇用関係" + ], + "table_names_original": [ + "people", + "company", + "employment" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "都市ID" + ], + [ + 0, + "都市名" + ], + [ + 0, + "州" + ], + [ + 0, + "面積km2" + ], + [ + 0, + "人口" + ], + [ + 0, + "国勢調査ランキング" + ], + [ + 1, + "ファームID" + ], + [ + 1, + "年" + ], + [ + 1, + "馬の総数" + ], + [ + 1, + "働く馬の数" + ], + [ + 1, + "牛の総数" + ], + [ + 1, + "肉牛の数" + ], + [ + 1, + "役牛の数" + ], + [ + 1, + "乳牛の数" + ], + [ + 1, + "豚の数" + ], + [ + 1, + "羊の数" + ], + [ + 2, + "コンペティションID" + ], + [ + 2, + "年" + ], + [ + 2, + "テーマ" + ], + [ + 2, + "ホスト都市ID" + ], + [ + 2, + "ホスト" + ], + [ + 3, + "コンペティションID" + ], + [ + 3, + "ファームID" + ], + [ + 3, + "ランク" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "City_ID" + ], + [ + 0, + "Official_Name" + ], + [ + 0, + "Status" + ], + [ + 0, + "Area_km_2" + ], + [ + 0, + "Population" + ], + [ + 0, + "Census_Ranking" + ], + [ + 1, + "Farm_ID" + ], + [ + 1, + "Year" + ], + [ + 1, + "Total_Horses" + ], + [ + 1, + "Working_Horses" + ], + [ + 1, + "Total_Cattle" + ], + [ + 1, + "Oxen" + ], + [ + 1, + "Bulls" + ], + [ + 1, + "Cows" + ], + [ + 1, + "Pigs" + ], + [ + 1, + "Sheep_and_Goats" + ], + [ + 2, + "Competition_ID" + ], + [ + 2, + "Year" + ], + [ + 2, + "Theme" + ], + [ + 2, + "Host_city_ID" + ], + [ + 2, + "Hosts" + ], + [ + 3, + "Competition_ID" + ], + [ + 3, + "Farm_ID" + ], + [ + 3, + "Rank" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "text", + "number", + "number", + "number" + ], + "db_id": "farm", + "foreign_keys": [ + [ + 20, + 1 + ], + [ + 23, + 7 + ], + [ + 22, + 17 + ] + ], + "primary_keys": [ + 1, + 7, + 17, + 22 + ], + "table_names": [ + "市", + "ファーム", + "農場コンペティション", + "コンペティション結果" + ], + "table_names_original": [ + "city", + "farm", + "farm_competition", + "competition_record" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アドレスID" + ], + [ + 0, + "アドレスの詳細" + ], + [ + 1, + "ロケーションID" + ], + [ + 1, + "その他の情報" + ], + [ + 2, + "製品ID" + ], + [ + 2, + "製品タイプコード" + ], + [ + 2, + "製品名" + ], + [ + 2, + "製品価格" + ], + [ + 3, + "パーティーID" + ], + [ + 3, + "パーティーの詳細" + ], + [ + 4, + "アセットID" + ], + [ + 4, + "その他の情報" + ], + [ + 5, + "チャネルID" + ], + [ + 5, + "その他の情報" + ], + [ + 6, + "ファイナンスID" + ], + [ + 6, + "その他の情報" + ], + [ + 7, + "イベントID" + ], + [ + 7, + "アドレスID" + ], + [ + 7, + "チャネルID" + ], + [ + 7, + "イベントタイプコード" + ], + [ + 7, + "ファイナンスID" + ], + [ + 7, + "ロケーションID" + ], + [ + 8, + "イベントIDの製品" + ], + [ + 8, + "イベントID" + ], + [ + 8, + "製品ID" + ], + [ + 9, + "パーティーID" + ], + [ + 9, + "イベントID" + ], + [ + 9, + "役割コード" + ], + [ + 10, + "ドキュメントID" + ], + [ + 10, + "イベントID" + ], + [ + 11, + "アセットID" + ], + [ + 11, + "イベントID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Address_ID" + ], + [ + 0, + "address_details" + ], + [ + 1, + "Location_ID" + ], + [ + 1, + "Other_Details" + ], + [ + 2, + "Product_ID" + ], + [ + 2, + "Product_Type_Code" + ], + [ + 2, + "Product_Name" + ], + [ + 2, + "Product_Price" + ], + [ + 3, + "Party_ID" + ], + [ + 3, + "Party_Details" + ], + [ + 4, + "Asset_ID" + ], + [ + 4, + "Other_Details" + ], + [ + 5, + "Channel_ID" + ], + [ + 5, + "Other_Details" + ], + [ + 6, + "Finance_ID" + ], + [ + 6, + "Other_Details" + ], + [ + 7, + "Event_ID" + ], + [ + 7, + "Address_ID" + ], + [ + 7, + "Channel_ID" + ], + [ + 7, + "Event_Type_Code" + ], + [ + 7, + "Finance_ID" + ], + [ + 7, + "Location_ID" + ], + [ + 8, + "Product_in_Event_ID" + ], + [ + 8, + "Event_ID" + ], + [ + 8, + "Product_ID" + ], + [ + 9, + "Party_ID" + ], + [ + 9, + "Event_ID" + ], + [ + 9, + "Role_Code" + ], + [ + 10, + "Document_ID" + ], + [ + 10, + "Event_ID" + ], + [ + 11, + "Asset_ID" + ], + [ + 11, + "Event_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "solvency_ii", + "foreign_keys": [ + [ + 21, + 15 + ], + [ + 18, + 1 + ], + [ + 22, + 3 + ], + [ + 25, + 5 + ], + [ + 24, + 17 + ], + [ + 27, + 17 + ], + [ + 26, + 9 + ], + [ + 30, + 17 + ], + [ + 32, + 17 + ], + [ + 32, + 17 + ] + ], + "primary_keys": [ + 1, + 3, + 5, + 9, + 11, + 13, + 15, + 17, + 23, + 26, + 29, + 31 + ], + "table_names": [ + "アドレスの詳細", + "場所", + "製品", + "パーティー", + "資産", + "チャネル", + "資金", + "イベント", + "イベントの製品", + "イベントのパーティー", + "協議", + "イベントのアセット" + ], + "table_names_original": [ + "Addresses", + "Locations", + "Products", + "Parties", + "Assets", + "Channels", + "Finances", + "Events", + "Products_in_Events", + "Parties_in_Events", + "Agreements", + "Assets_in_Events" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "都市ID" + ], + [ + 0, + "市" + ], + [ + 0, + "漢字" + ], + [ + 0, + "ピンイン" + ], + [ + 0, + "地域の人口" + ], + [ + 0, + "GDP" + ], + [ + 1, + "マッチID" + ], + [ + 1, + "日付" + ], + [ + 1, + "会場" + ], + [ + 1, + "スコア" + ], + [ + 1, + "結果" + ], + [ + 1, + "コンペ" + ], + [ + 2, + "都市ID" + ], + [ + 2, + "1月" + ], + [ + 2, + "2月" + ], + [ + 2, + "3月" + ], + [ + 2, + "4月" + ], + [ + 2, + "6月" + ], + [ + 2, + "7月" + ], + [ + 2, + "8月" + ], + [ + 2, + "9月" + ], + [ + 2, + "10月" + ], + [ + 2, + "11月" + ], + [ + 2, + "12月" + ], + [ + 3, + "年" + ], + [ + 3, + "マッチID" + ], + [ + 3, + "開催都市" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "City_ID" + ], + [ + 0, + "City" + ], + [ + 0, + "Hanzi" + ], + [ + 0, + "Hanyu_Pinyin" + ], + [ + 0, + "Regional_Population" + ], + [ + 0, + "GDP" + ], + [ + 1, + "Match_ID" + ], + [ + 1, + "Date" + ], + [ + 1, + "Venue" + ], + [ + 1, + "Score" + ], + [ + 1, + "Result" + ], + [ + 1, + "Competition" + ], + [ + 2, + "City_ID" + ], + [ + 2, + "Jan" + ], + [ + 2, + "Feb" + ], + [ + 2, + "Mar" + ], + [ + 2, + "Apr" + ], + [ + 2, + "Jun" + ], + [ + 2, + "Jul" + ], + [ + 2, + "Aug" + ], + [ + 2, + "Sep" + ], + [ + 2, + "Oct" + ], + [ + 2, + "Nov" + ], + [ + 2, + "Dec" + ], + [ + 3, + "Year" + ], + [ + 3, + "Match_ID" + ], + [ + 3, + "Host_City" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text" + ], + "db_id": "city_record", + "foreign_keys": [ + [ + 13, + 1 + ], + [ + 26, + 7 + ], + [ + 27, + 1 + ] + ], + "primary_keys": [ + 1, + 7, + 13, + 25 + ], + "table_names": [ + "市", + "マッチ", + "温度", + "開催都市" + ], + "table_names_original": [ + "city", + "match", + "temperature", + "hosting_city" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "記録ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "国籍" + ], + [ + 0, + "100.0" + ], + [ + 0, + "200.0" + ], + [ + 0, + "300.0" + ], + [ + 0, + "400.0" + ], + [ + 0, + "500.0" + ], + [ + 0, + "600.0" + ], + [ + 0, + "700.0" + ], + [ + 0, + "時間" + ], + [ + 1, + "記録ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "容量" + ], + [ + 1, + "市" + ], + [ + 1, + "国" + ], + [ + 1, + "オープンの年" + ], + [ + 2, + "記録ID" + ], + [ + 2, + "名前" + ], + [ + 2, + "スタジアムID" + ], + [ + 2, + "年" + ], + [ + 3, + "記録ID" + ], + [ + 3, + "結果" + ], + [ + 3, + "スイマーID" + ], + [ + 3, + "イベントID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "ID" + ], + [ + 0, + "name" + ], + [ + 0, + "Nationality" + ], + [ + 0, + "meter_100" + ], + [ + 0, + "meter_200" + ], + [ + 0, + "meter_300" + ], + [ + 0, + "meter_400" + ], + [ + 0, + "meter_500" + ], + [ + 0, + "meter_600" + ], + [ + 0, + "meter_700" + ], + [ + 0, + "Time" + ], + [ + 1, + "ID" + ], + [ + 1, + "name" + ], + [ + 1, + "Capacity" + ], + [ + 1, + "City" + ], + [ + 1, + "Country" + ], + [ + 1, + "Opening_year" + ], + [ + 2, + "ID" + ], + [ + 2, + "Name" + ], + [ + 2, + "Stadium_ID" + ], + [ + 2, + "Year" + ], + [ + 3, + "ID" + ], + [ + 3, + "Result" + ], + [ + 3, + "Swimmer_ID" + ], + [ + 3, + "Event_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "number" + ], + "db_id": "swimming", + "foreign_keys": [ + [ + 20, + 12 + ], + [ + 24, + 1 + ], + [ + 25, + 18 + ] + ], + "primary_keys": [ + 1, + 12, + 18, + 24 + ], + "table_names": [ + "スイマー", + "スタジアム", + "イベント", + "記録" + ], + "table_names_original": [ + "swimmer", + "stadium", + "event", + "record" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "航空会社ID" + ], + [ + 0, + "航空会社名" + ], + [ + 0, + "略語" + ], + [ + 0, + "国" + ], + [ + 1, + "市" + ], + [ + 1, + "空港コード" + ], + [ + 1, + "空港名" + ], + [ + 1, + "国" + ], + [ + 1, + "国の略語" + ], + [ + 2, + "航空会社" + ], + [ + 2, + "フライトナンバー" + ], + [ + 2, + "出発地の空港" + ], + [ + 2, + "目的地の空港" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "uid" + ], + [ + 0, + "Airline" + ], + [ + 0, + "Abbreviation" + ], + [ + 0, + "Country" + ], + [ + 1, + "City" + ], + [ + 1, + "AirportCode" + ], + [ + 1, + "AirportName" + ], + [ + 1, + "Country" + ], + [ + 1, + "CountryAbbrev" + ], + [ + 2, + "Airline" + ], + [ + 2, + "FlightNo" + ], + [ + 2, + "SourceAirport" + ], + [ + 2, + "DestAirport" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text" + ], + "db_id": "flight_2", + "foreign_keys": [ + [ + 13, + 6 + ], + [ + 12, + 6 + ] + ], + "primary_keys": [ + 1, + 6, + 10 + ], + "table_names": [ + "航空会社", + "空港", + "フライト" + ], + "table_names_original": [ + "airlines", + "airports", + "flights" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "郡ID" + ], + [ + 0, + "郡名" + ], + [ + 0, + "人口" + ], + [ + 0, + "郵便番号" + ], + [ + 1, + "パーティーID" + ], + [ + 1, + "年" + ], + [ + 1, + "パーティー" + ], + [ + 1, + "知事" + ], + [ + 1, + "副知事" + ], + [ + 1, + "会計監査総務部長" + ], + [ + 1, + "検事総長" + ], + [ + 1, + "参議院議員" + ], + [ + 2, + "選挙ID" + ], + [ + 2, + "郡の代表" + ], + [ + 2, + "地区" + ], + [ + 2, + "代表" + ], + [ + 2, + "パーティー" + ], + [ + 2, + "初めて選挙の年" + ], + [ + 2, + "委員会" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "County_Id" + ], + [ + 0, + "County_name" + ], + [ + 0, + "Population" + ], + [ + 0, + "Zip_code" + ], + [ + 1, + "Party_ID" + ], + [ + 1, + "Year" + ], + [ + 1, + "Party" + ], + [ + 1, + "Governor" + ], + [ + 1, + "Lieutenant_Governor" + ], + [ + 1, + "Comptroller" + ], + [ + 1, + "Attorney_General" + ], + [ + 1, + "US_Senate" + ], + [ + 2, + "Election_ID" + ], + [ + 2, + "Counties_Represented" + ], + [ + 2, + "District" + ], + [ + 2, + "Delegate" + ], + [ + 2, + "Party" + ], + [ + 2, + "First_Elected" + ], + [ + 2, + "Committee" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "text" + ], + "db_id": "election", + "foreign_keys": [ + [ + 15, + 1 + ], + [ + 17, + 5 + ] + ], + "primary_keys": [ + 1, + 5, + 13 + ], + "table_names": [ + "郡", + "パーティー", + "選挙" + ], + "table_names_original": [ + "county", + "party", + "election" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "製品コード" + ], + [ + 0, + "名前" + ], + [ + 0, + "本社" + ], + [ + 0, + "創設者" + ], + [ + 0, + "収益" + ], + [ + 1, + "製品コード" + ], + [ + 1, + "名前" + ], + [ + 1, + "価格" + ], + [ + 1, + "メーカー" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Code" + ], + [ + 0, + "Name" + ], + [ + 0, + "Headquarter" + ], + [ + 0, + "Founder" + ], + [ + 0, + "Revenue" + ], + [ + 1, + "Code" + ], + [ + 1, + "Name" + ], + [ + 1, + "Price" + ], + [ + 1, + "Manufacturer" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "number", + "number" + ], + "db_id": "manufactory_1", + "foreign_keys": [ + [ + 9, + 1 + ] + ], + "primary_keys": [ + 1, + 6 + ], + "table_names": [ + "メーカー", + "製品" + ], + "table_names_original": [ + "Manufacturers", + "Products" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "弁士ID" + ], + [ + 0, + "地区" + ], + [ + 0, + "名前" + ], + [ + 0, + "パーティー" + ], + [ + 0, + "年齢" + ], + [ + 1, + "ディベートID" + ], + [ + 1, + "日付" + ], + [ + 1, + "会場" + ], + [ + 1, + "観客数" + ], + [ + 2, + "ディベートID" + ], + [ + 2, + "肯定側" + ], + [ + 2, + "否定側" + ], + [ + 2, + "肯定側は優勝かどうか" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "People_ID" + ], + [ + 0, + "District" + ], + [ + 0, + "Name" + ], + [ + 0, + "Party" + ], + [ + 0, + "Age" + ], + [ + 1, + "Debate_ID" + ], + [ + 1, + "Date" + ], + [ + 1, + "Venue" + ], + [ + 1, + "Num_of_Audience" + ], + [ + 2, + "Debate_ID" + ], + [ + 2, + "Affirmative" + ], + [ + 2, + "Negative" + ], + [ + 2, + "If_Affirmative_Win" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "others" + ], + "db_id": "debate", + "foreign_keys": [ + [ + 12, + 1 + ], + [ + 11, + 1 + ], + [ + 10, + 6 + ] + ], + "primary_keys": [ + 1, + 6, + 10 + ], + "table_names": [ + "弁士", + "ディベート", + "ディベート結果" + ], + "table_names_original": [ + "people", + "debate", + "debate_people" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "名前" + ], + [ + 0, + "年齢" + ], + [ + 0, + "市" + ], + [ + 0, + "性別" + ], + [ + 0, + "仕事" + ], + [ + 1, + "名前" + ], + [ + 1, + "友達" + ], + [ + 1, + "デュレーション" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "name" + ], + [ + 0, + "age" + ], + [ + 0, + "city" + ], + [ + 0, + "gender" + ], + [ + 0, + "job" + ], + [ + 1, + "name" + ], + [ + 1, + "friend" + ], + [ + 1, + "year" + ] + ], + "column_types": [ + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number" + ], + "db_id": "network_2", + "foreign_keys": [ + [ + 7, + 1 + ], + [ + 6, + 1 + ] + ], + "primary_keys": [ + 1 + ], + "table_names": [ + "人", + "友達" + ], + "table_names_original": [ + "Person", + "PersonFriend" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "サービスID" + ], + [ + 0, + "サービスタイプコード" + ], + [ + 1, + "参加者ID" + ], + [ + 1, + "参加者タイプコード" + ], + [ + 1, + "参加者の詳細" + ], + [ + 2, + "イベントID" + ], + [ + 2, + "サービスID" + ], + [ + 2, + "イベントの詳細" + ], + [ + 3, + "イベントID" + ], + [ + 3, + "参加者ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Service_ID" + ], + [ + 0, + "Service_Type_Code" + ], + [ + 1, + "Participant_ID" + ], + [ + 1, + "Participant_Type_Code" + ], + [ + 1, + "Participant_Details" + ], + [ + 2, + "Event_ID" + ], + [ + 2, + "Service_ID" + ], + [ + 2, + "Event_Details" + ], + [ + 3, + "Event_ID" + ], + [ + 3, + "Participant_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "number" + ], + "db_id": "local_govt_in_alabama", + "foreign_keys": [ + [ + 7, + 1 + ], + [ + 9, + 6 + ], + [ + 10, + 3 + ] + ], + "primary_keys": [ + 1, + 3, + 6, + 9 + ], + "table_names": [ + "サービス", + "参加者", + "イベント", + "イベントの参加者" + ], + "table_names_original": [ + "Services", + "Participants", + "Events", + "Participants_in_Events" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "山のID" + ], + [ + 0, + "名前" + ], + [ + 0, + "高さ" + ], + [ + 0, + "プロミネンスの高さ" + ], + [ + 0, + "山脈" + ], + [ + 0, + "国" + ], + [ + 1, + "クライマーID" + ], + [ + 1, + "名前" + ], + [ + 1, + "国" + ], + [ + 1, + "時間" + ], + [ + 1, + "ポイント" + ], + [ + 1, + "山のID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Mountain_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Height" + ], + [ + 0, + "Prominence" + ], + [ + 0, + "Range" + ], + [ + 0, + "Country" + ], + [ + 1, + "Climber_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Country" + ], + [ + 1, + "Time" + ], + [ + 1, + "Points" + ], + [ + 1, + "Mountain_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number" + ], + "db_id": "climbing", + "foreign_keys": [ + [ + 12, + 1 + ] + ], + "primary_keys": [ + 1, + 7 + ], + "table_names": [ + "山", + "クライマー" + ], + "table_names_original": [ + "mountain", + "climber" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "著者ID" + ], + [ + 0, + "著者と教師ID" + ], + [ + 0, + "ログイン名" + ], + [ + 0, + "パスワード" + ], + [ + 0, + "名前" + ], + [ + 0, + "ミドルネーム" + ], + [ + 0, + "苗字" + ], + [ + 0, + "性別" + ], + [ + 0, + "アドレスの詳細" + ], + [ + 1, + "学生ID" + ], + [ + 1, + "登録日" + ], + [ + 1, + "最新のログオン日" + ], + [ + 1, + "ログイン名" + ], + [ + 1, + "パスワード" + ], + [ + 1, + "名前" + ], + [ + 1, + "ミドルネーム" + ], + [ + 1, + "苗字" + ], + [ + 2, + "科目ID" + ], + [ + 2, + "科目名" + ], + [ + 3, + "コースID" + ], + [ + 3, + "著者ID" + ], + [ + 3, + "科目ID" + ], + [ + 3, + "コース名" + ], + [ + 3, + "コースの説明" + ], + [ + 4, + "登録ID" + ], + [ + 4, + "学生ID" + ], + [ + 4, + "コースID" + ], + [ + 4, + "登録日" + ], + [ + 4, + "授業の終わる日" + ], + [ + 5, + "登録ID" + ], + [ + 5, + "受験日" + ], + [ + 5, + "テスト結果" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "author_id" + ], + [ + 0, + "author_tutor_ATB" + ], + [ + 0, + "login_name" + ], + [ + 0, + "password" + ], + [ + 0, + "personal_name" + ], + [ + 0, + "middle_name" + ], + [ + 0, + "family_name" + ], + [ + 0, + "gender_mf" + ], + [ + 0, + "address_line_1" + ], + [ + 1, + "student_id" + ], + [ + 1, + "date_of_registration" + ], + [ + 1, + "date_of_latest_logon" + ], + [ + 1, + "login_name" + ], + [ + 1, + "password" + ], + [ + 1, + "personal_name" + ], + [ + 1, + "middle_name" + ], + [ + 1, + "family_name" + ], + [ + 2, + "subject_id" + ], + [ + 2, + "subject_name" + ], + [ + 3, + "course_id" + ], + [ + 3, + "author_id" + ], + [ + 3, + "subject_id" + ], + [ + 3, + "course_name" + ], + [ + 3, + "course_description" + ], + [ + 4, + "registration_id" + ], + [ + 4, + "student_id" + ], + [ + 4, + "course_id" + ], + [ + 4, + "date_of_enrolment" + ], + [ + 4, + "date_of_completion" + ], + [ + 5, + "registration_id" + ], + [ + 5, + "date_test_taken" + ], + [ + 5, + "test_result" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "time", + "time", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "time", + "time", + "number", + "time", + "text" + ], + "db_id": "e_learning", + "foreign_keys": [ + [ + 22, + 18 + ], + [ + 21, + 1 + ], + [ + 26, + 10 + ], + [ + 27, + 20 + ], + [ + 30, + 25 + ] + ], + "primary_keys": [ + 1, + 10, + 18, + 20, + 25 + ], + "table_names": [ + "コースの著者と教師", + "学生", + "科目", + "コース", + "科目の登録", + "テスト" + ], + "table_names_original": [ + "Course_Authors_and_Tutors", + "Students", + "Subjects", + "Courses", + "Student_Course_Enrolment", + "Student_Tests_Taken" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ssn" + ], + [ + 0, + "名前" + ], + [ + 1, + "コード" + ], + [ + 1, + "名前" + ], + [ + 1, + "時間" + ], + [ + 2, + "科学者" + ], + [ + 2, + "プロジェクト" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "SSN" + ], + [ + 0, + "Name" + ], + [ + 1, + "Code" + ], + [ + 1, + "Name" + ], + [ + 1, + "Hours" + ], + [ + 2, + "Scientist" + ], + [ + 2, + "Project" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text" + ], + "db_id": "scientist_1", + "foreign_keys": [ + [ + 7, + 3 + ], + [ + 6, + 1 + ] + ], + "primary_keys": [ + 1, + 3, + 6 + ], + "table_names": [ + "科学者", + "プロジェクト", + "プロジェクトの割り当て" + ], + "table_names_original": [ + "Scientists", + "Projects", + "AssignedTo" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "キャプテンID" + ], + [ + 0, + "名前" + ], + [ + 0, + "船ID" + ], + [ + 0, + "年齢" + ], + [ + 0, + "クラス" + ], + [ + 0, + "ランク" + ], + [ + 1, + "船ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "タイプ" + ], + [ + 1, + "建てられた年" + ], + [ + 1, + "クラス" + ], + [ + 1, + "国旗" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Captain_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Ship_ID" + ], + [ + 0, + "age" + ], + [ + 0, + "Class" + ], + [ + 0, + "Rank" + ], + [ + 1, + "Ship_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Type" + ], + [ + 1, + "Built_Year" + ], + [ + 1, + "Class" + ], + [ + 1, + "Flag" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "text" + ], + "db_id": "ship_1", + "foreign_keys": [ + [ + 3, + 7 + ] + ], + "primary_keys": [ + 1, + 7 + ], + "table_names": [ + "キャプテン", + "船" + ], + "table_names_original": [ + "captain", + "Ship" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "フェスティバルID" + ], + [ + 0, + "フェスティバル名" + ], + [ + 0, + "主席名" + ], + [ + 0, + "ロケーション" + ], + [ + 0, + "年" + ], + [ + 0, + "観客数" + ], + [ + 1, + "アートワークID" + ], + [ + 1, + "タイプ" + ], + [ + 1, + "名前" + ], + [ + 2, + "アートワークID" + ], + [ + 2, + "フェスティバルID" + ], + [ + 2, + "結果" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Festival_ID" + ], + [ + 0, + "Festival_Name" + ], + [ + 0, + "Chair_Name" + ], + [ + 0, + "Location" + ], + [ + 0, + "Year" + ], + [ + 0, + "Num_of_Audience" + ], + [ + 1, + "Artwork_ID" + ], + [ + 1, + "Type" + ], + [ + 1, + "Name" + ], + [ + 2, + "Artwork_ID" + ], + [ + 2, + "Festival_ID" + ], + [ + 2, + "Result" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "text" + ], + "db_id": "entertainment_awards", + "foreign_keys": [ + [ + 11, + 1 + ], + [ + 10, + 7 + ] + ], + "primary_keys": [ + 1, + 7, + 10 + ], + "table_names": [ + "フェスティバルの詳細", + "アートワーク", + "指名" + ], + "table_names_original": [ + "festival_detail", + "artwork", + "nomination" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アレルギー名" + ], + [ + 0, + "アレルギータイプ" + ], + [ + 1, + "学生ID" + ], + [ + 1, + "アレルゲン" + ], + [ + 2, + "学生ID" + ], + [ + 2, + "苗字" + ], + [ + 2, + "ファーストネーム" + ], + [ + 2, + "年齢" + ], + [ + 2, + "性別" + ], + [ + 2, + "専門" + ], + [ + 2, + "指導教官" + ], + [ + 2, + "都市コード" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Allergy" + ], + [ + 0, + "AllergyType" + ], + [ + 1, + "StuID" + ], + [ + 1, + "Allergy" + ], + [ + 2, + "StuID" + ], + [ + 2, + "LName" + ], + [ + 2, + "Fname" + ], + [ + 2, + "Age" + ], + [ + 2, + "Sex" + ], + [ + 2, + "Major" + ], + [ + 2, + "Advisor" + ], + [ + 2, + "city_code" + ] + ], + "column_types": [ + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text" + ], + "db_id": "allergy_1", + "foreign_keys": [ + [ + 4, + 1 + ], + [ + 3, + 5 + ] + ], + "primary_keys": [ + 1, + 5 + ], + "table_names": [ + "アレルギータイプ", + "アレルギーがある", + "学生" + ], + "table_names_original": [ + "Allergy_Type", + "Has_Allergy", + "Student" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アクターID" + ], + [ + 0, + "性別" + ], + [ + 0, + "名前" + ], + [ + 0, + "国籍" + ], + [ + 0, + "出身地" + ], + [ + 0, + "生年月日" + ], + [ + 1, + "シナリオライターID" + ], + [ + 1, + "モバイル ステーション識別子ID" + ], + [ + 1, + "cid" + ], + [ + 2, + "シナリオライターID" + ], + [ + 2, + "モバイル ステーション識別子ID" + ], + [ + 2, + "アクターID" + ], + [ + 2, + "役割" + ], + [ + 3, + "ジャンルID" + ], + [ + 3, + "ジャンル" + ], + [ + 4, + "シナリオライターID" + ], + [ + 4, + "モバイル ステーション識別子ID" + ], + [ + 4, + "ジャンルID" + ], + [ + 5, + "シナリオライターID" + ], + [ + 5, + "名前" + ], + [ + 5, + "国" + ], + [ + 6, + "監督ID" + ], + [ + 6, + "性別" + ], + [ + 6, + "名前" + ], + [ + 6, + "国籍" + ], + [ + 6, + "出身地" + ], + [ + 6, + "生年月日" + ], + [ + 7, + "プロデゥーサーID" + ], + [ + 7, + "性別" + ], + [ + 7, + "名前" + ], + [ + 7, + "国籍" + ], + [ + 7, + "出身地" + ], + [ + 7, + "生年月日" + ], + [ + 8, + "シナリオライターID" + ], + [ + 8, + "モバイル ステーション識別子ID" + ], + [ + 8, + "監督ID" + ], + [ + 9, + "シナリオライターID" + ], + [ + 9, + "キーワード" + ], + [ + 10, + "シナリオライターID" + ], + [ + 10, + "モバイル ステーション識別子ID" + ], + [ + 10, + "プロデゥーサーID" + ], + [ + 11, + "映画ID" + ], + [ + 11, + "ドラマ名" + ], + [ + 11, + "上映年" + ], + [ + 11, + "タイトル別名" + ], + [ + 11, + "経費" + ], + [ + 12, + "シナリオライターID" + ], + [ + 12, + "モバイル ステーション識別子ID" + ], + [ + 12, + "キーワードID" + ], + [ + 13, + "ドラマID" + ], + [ + 13, + "ドラマ名" + ], + [ + 13, + "上映年" + ], + [ + 13, + "シーズンの数" + ], + [ + 13, + "エピソード数" + ], + [ + 13, + "タイトル別名" + ], + [ + 13, + "経費" + ], + [ + 14, + "シナリオライターID" + ], + [ + 14, + "性別" + ], + [ + 14, + "名前" + ], + [ + 14, + "国籍" + ], + [ + 14, + "エピソード数" + ], + [ + 14, + "出身地" + ], + [ + 14, + "生年月日" + ], + [ + 15, + "シナリオライターID" + ], + [ + 15, + "モバイル ステーション識別子ID" + ], + [ + 15, + "シナリオライターID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "aid" + ], + [ + 0, + "gender" + ], + [ + 0, + "name" + ], + [ + 0, + "nationality" + ], + [ + 0, + "birth_city" + ], + [ + 0, + "birth_year" + ], + [ + 1, + "id" + ], + [ + 1, + "msid" + ], + [ + 1, + "cid" + ], + [ + 2, + "id" + ], + [ + 2, + "msid" + ], + [ + 2, + "aid" + ], + [ + 2, + "role" + ], + [ + 3, + "gid" + ], + [ + 3, + "genre" + ], + [ + 4, + "id" + ], + [ + 4, + "msid" + ], + [ + 4, + "gid" + ], + [ + 5, + "id" + ], + [ + 5, + "name" + ], + [ + 5, + "country_code" + ], + [ + 6, + "did" + ], + [ + 6, + "gender" + ], + [ + 6, + "name" + ], + [ + 6, + "nationality" + ], + [ + 6, + "birth_city" + ], + [ + 6, + "birth_year" + ], + [ + 7, + "pid" + ], + [ + 7, + "gender" + ], + [ + 7, + "name" + ], + [ + 7, + "nationality" + ], + [ + 7, + "birth_city" + ], + [ + 7, + "birth_year" + ], + [ + 8, + "id" + ], + [ + 8, + "msid" + ], + [ + 8, + "did" + ], + [ + 9, + "id" + ], + [ + 9, + "keyword" + ], + [ + 10, + "id" + ], + [ + 10, + "msid" + ], + [ + 10, + "pid" + ], + [ + 11, + "mid" + ], + [ + 11, + "title" + ], + [ + 11, + "release_year" + ], + [ + 11, + "title_aka" + ], + [ + 11, + "budget" + ], + [ + 12, + "id" + ], + [ + 12, + "msid" + ], + [ + 12, + "kid" + ], + [ + 13, + "sid" + ], + [ + 13, + "title" + ], + [ + 13, + "release_year" + ], + [ + 13, + "num_of_seasons" + ], + [ + 13, + "num_of_episodes" + ], + [ + 13, + "title_aka" + ], + [ + 13, + "budget" + ], + [ + 14, + "wid" + ], + [ + 14, + "gender" + ], + [ + 14, + "name" + ], + [ + 14, + "nationality" + ], + [ + 14, + "num_of_episodes" + ], + [ + 14, + "birth_city" + ], + [ + 14, + "birth_year" + ], + [ + 15, + "id" + ], + [ + 15, + "msid" + ], + [ + 15, + "wid" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "imdb", + "foreign_keys": [ + [ + 11, + 8 + ], + [ + 12, + 1 + ], + [ + 17, + 8 + ], + [ + 18, + 14 + ], + [ + 36, + 22 + ], + [ + 35, + 8 + ], + [ + 41, + 28 + ], + [ + 40, + 8 + ], + [ + 48, + 8 + ], + [ + 66, + 57 + ], + [ + 65, + 8 + ] + ], + "primary_keys": [ + 1, + 7, + 10, + 14, + 16, + 19, + 22, + 28, + 34, + 37, + 39, + 42, + 47, + 50, + 57 + ], + "table_names": [ + "アクター", + "著作権", + "キャスト", + "ジャンル", + "分類", + "会社", + "監督", + "プロデューサー", + "監督", + "キーワード", + "プロデューサー", + "映画", + "ラベル", + "ドラマ", + "シナリオライター", + "シナリオライター" + ], + "table_names_original": [ + "actor", + "copyright", + "cast", + "genre", + "classification", + "company", + "director", + "producer", + "directed_by", + "keyword", + "made_by", + "movie", + "tags", + "tv_series", + "writer", + "written_by" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "クーポンID" + ], + [ + 0, + "発行日" + ], + [ + 0, + "クーポン金額" + ], + [ + 1, + "顧客ID" + ], + [ + 1, + "クーポンID" + ], + [ + 1, + "顧客の評価" + ], + [ + 1, + "ファーストネーム" + ], + [ + 1, + "苗字" + ], + [ + 1, + "性別" + ], + [ + 1, + "顧客になる日" + ], + [ + 1, + "最近の採用日" + ], + [ + 2, + "予約ID" + ], + [ + 2, + "顧客ID" + ], + [ + 2, + "予約のステータスコード" + ], + [ + 2, + "返すものは破損かどうか" + ], + [ + 2, + "予約開始日" + ], + [ + 2, + "予約終了日" + ], + [ + 2, + "賃借数" + ], + [ + 2, + "支払う金額" + ], + [ + 2, + "割引額" + ], + [ + 2, + "残高" + ], + [ + 2, + "返金金額" + ], + [ + 3, + "製品ID" + ], + [ + 3, + "製品タイプコード" + ], + [ + 3, + "毎日の借料" + ], + [ + 3, + "製品名" + ], + [ + 3, + "製品説明" + ], + [ + 4, + "支払いID" + ], + [ + 4, + "予約ID" + ], + [ + 4, + "顧客ID" + ], + [ + 4, + "支払い方法" + ], + [ + 4, + "全額かどうか" + ], + [ + 4, + "支払い日付" + ], + [ + 4, + "支払うべき金額" + ], + [ + 4, + "実際の支払金" + ], + [ + 5, + "予約ID" + ], + [ + 5, + "製品ID" + ], + [ + 5, + "返すかどうか" + ], + [ + 5, + "延期して返すかどうか" + ], + [ + 5, + "予約数" + ], + [ + 5, + "予約金額" + ], + [ + 6, + "製品ID" + ], + [ + 6, + "予約ID" + ], + [ + 6, + "ステータス日付" + ], + [ + 6, + "利用可能かどうか" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "coupon_id" + ], + [ + 0, + "date_issued" + ], + [ + 0, + "coupon_amount" + ], + [ + 1, + "customer_id" + ], + [ + 1, + "coupon_id" + ], + [ + 1, + "good_or_bad_customer" + ], + [ + 1, + "first_name" + ], + [ + 1, + "last_name" + ], + [ + 1, + "gender_mf" + ], + [ + 1, + "date_became_customer" + ], + [ + 1, + "date_last_hire" + ], + [ + 2, + "booking_id" + ], + [ + 2, + "customer_id" + ], + [ + 2, + "booking_status_code" + ], + [ + 2, + "returned_damaged_yn" + ], + [ + 2, + "booking_start_date" + ], + [ + 2, + "booking_end_date" + ], + [ + 2, + "count_hired" + ], + [ + 2, + "amount_payable" + ], + [ + 2, + "amount_of_discount" + ], + [ + 2, + "amount_outstanding" + ], + [ + 2, + "amount_of_refund" + ], + [ + 3, + "product_id" + ], + [ + 3, + "product_type_code" + ], + [ + 3, + "daily_hire_cost" + ], + [ + 3, + "product_name" + ], + [ + 3, + "product_description" + ], + [ + 4, + "payment_id" + ], + [ + 4, + "booking_id" + ], + [ + 4, + "customer_id" + ], + [ + 4, + "payment_type_code" + ], + [ + 4, + "amount_paid_in_full_yn" + ], + [ + 4, + "payment_date" + ], + [ + 4, + "amount_due" + ], + [ + 4, + "amount_paid" + ], + [ + 5, + "booking_id" + ], + [ + 5, + "product_id" + ], + [ + 5, + "returned_yn" + ], + [ + 5, + "returned_late_yn" + ], + [ + 5, + "booked_count" + ], + [ + 5, + "booked_amount" + ], + [ + 6, + "product_id" + ], + [ + 6, + "booking_id" + ], + [ + 6, + "status_date" + ], + [ + 6, + "available_yn" + ] + ], + "column_types": [ + "text", + "number", + "time", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "time", + "time", + "number", + "number", + "text", + "text", + "time", + "time", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "time", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "time", + "text" + ], + "db_id": "products_for_hire", + "foreign_keys": [ + [ + 5, + 1 + ], + [ + 13, + 4 + ], + [ + 30, + 4 + ], + [ + 29, + 12 + ], + [ + 37, + 23 + ], + [ + 36, + 12 + ], + [ + 42, + 23 + ], + [ + 43, + 12 + ] + ], + "primary_keys": [ + 1, + 4, + 12, + 23, + 28, + 36, + 44 + ], + "table_names": [ + "割引クーポン", + "顧客", + "予約", + "レンタル製品", + "支払う", + "予約した商品", + "製品の可用性を調べる" + ], + "table_names_original": [ + "Discount_Coupons", + "Customers", + "Bookings", + "Products_for_Hire", + "Payments", + "Products_Booked", + "View_Product_Availability" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "候補者ID" + ], + [ + 0, + "個人ID" + ], + [ + 0, + "世論調査の源" + ], + [ + 0, + "日付" + ], + [ + 0, + "サポート率" + ], + [ + 0, + "成り行きを見る率" + ], + [ + 0, + "反対率" + ], + [ + 0, + "不確定率" + ], + [ + 1, + "個人ID" + ], + [ + 1, + "性別" + ], + [ + 1, + "名前" + ], + [ + 1, + "生年月日" + ], + [ + 1, + "身長" + ], + [ + 1, + "体重" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Candidate_ID" + ], + [ + 0, + "People_ID" + ], + [ + 0, + "Poll_Source" + ], + [ + 0, + "Date" + ], + [ + 0, + "Support_rate" + ], + [ + 0, + "Consider_rate" + ], + [ + 0, + "Oppose_rate" + ], + [ + 0, + "Unsure_rate" + ], + [ + 1, + "People_ID" + ], + [ + 1, + "Sex" + ], + [ + 1, + "Name" + ], + [ + 1, + "Date_of_Birth" + ], + [ + 1, + "Height" + ], + [ + 1, + "Weight" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "number" + ], + "db_id": "candidate_poll", + "foreign_keys": [ + [ + 2, + 9 + ] + ], + "primary_keys": [ + 1, + 9 + ], + "table_names": [ + "候補者", + "個人ID" + ], + "table_names_original": [ + "candidate", + "people" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アルバムID" + ], + [ + 0, + "題名" + ], + [ + 0, + "アーティストID" + ], + [ + 1, + "アーティストID" + ], + [ + 1, + "名前" + ], + [ + 2, + "顧客ID" + ], + [ + 2, + "ファーストネーム" + ], + [ + 2, + "苗字" + ], + [ + 2, + "会社" + ], + [ + 2, + "住所" + ], + [ + 2, + "市" + ], + [ + 2, + "州" + ], + [ + 2, + "国" + ], + [ + 2, + "郵便番号" + ], + [ + 2, + "電話番号" + ], + [ + 2, + "ファックス" + ], + [ + 2, + "Eメール" + ], + [ + 2, + "サポート担当者ID" + ], + [ + 3, + "従業員ID" + ], + [ + 3, + "苗字" + ], + [ + 3, + "ファーストネーム" + ], + [ + 3, + "題名" + ], + [ + 3, + "評価数" + ], + [ + 3, + "生年月日" + ], + [ + 3, + "採用日" + ], + [ + 3, + "住所" + ], + [ + 3, + "市" + ], + [ + 3, + "州" + ], + [ + 3, + "国" + ], + [ + 3, + "郵便番号" + ], + [ + 3, + "電話番号" + ], + [ + 3, + "ファックス" + ], + [ + 3, + "Eメール" + ], + [ + 4, + "ジャンルID" + ], + [ + 4, + "名前" + ], + [ + 5, + "請求書ID" + ], + [ + 5, + "顧客ID" + ], + [ + 5, + "請求書の日付" + ], + [ + 5, + "請求先アドレス" + ], + [ + 5, + "請求都市" + ], + [ + 5, + "請求州" + ], + [ + 5, + "請求国" + ], + [ + 5, + "請求郵便番号" + ], + [ + 5, + "合計金額" + ], + [ + 6, + "請求書明細ID" + ], + [ + 6, + "請求書ID" + ], + [ + 6, + "歌曲ID" + ], + [ + 6, + "単価" + ], + [ + 6, + "量" + ], + [ + 7, + "メディアタイプID" + ], + [ + 7, + "名前" + ], + [ + 8, + "プレイリストID" + ], + [ + 8, + "名前" + ], + [ + 9, + "プレイリストID" + ], + [ + 9, + "歌曲ID" + ], + [ + 10, + "歌曲ID" + ], + [ + 10, + "名前" + ], + [ + 10, + "アルバムID" + ], + [ + 10, + "メディアタイプID" + ], + [ + 10, + "ジャンルID" + ], + [ + 10, + "作曲" + ], + [ + 10, + "ミリ秒" + ], + [ + 10, + "バイト" + ], + [ + 10, + "単価" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "AlbumId" + ], + [ + 0, + "Title" + ], + [ + 0, + "ArtistId" + ], + [ + 1, + "ArtistId" + ], + [ + 1, + "Name" + ], + [ + 2, + "CustomerId" + ], + [ + 2, + "FirstName" + ], + [ + 2, + "LastName" + ], + [ + 2, + "Company" + ], + [ + 2, + "Address" + ], + [ + 2, + "City" + ], + [ + 2, + "State" + ], + [ + 2, + "Country" + ], + [ + 2, + "PostalCode" + ], + [ + 2, + "Phone" + ], + [ + 2, + "Fax" + ], + [ + 2, + "Email" + ], + [ + 2, + "SupportRepId" + ], + [ + 3, + "EmployeeId" + ], + [ + 3, + "LastName" + ], + [ + 3, + "FirstName" + ], + [ + 3, + "Title" + ], + [ + 3, + "ReportsTo" + ], + [ + 3, + "BirthDate" + ], + [ + 3, + "HireDate" + ], + [ + 3, + "Address" + ], + [ + 3, + "City" + ], + [ + 3, + "State" + ], + [ + 3, + "Country" + ], + [ + 3, + "PostalCode" + ], + [ + 3, + "Phone" + ], + [ + 3, + "Fax" + ], + [ + 3, + "Email" + ], + [ + 4, + "GenreId" + ], + [ + 4, + "Name" + ], + [ + 5, + "InvoiceId" + ], + [ + 5, + "CustomerId" + ], + [ + 5, + "InvoiceDate" + ], + [ + 5, + "BillingAddress" + ], + [ + 5, + "BillingCity" + ], + [ + 5, + "BillingState" + ], + [ + 5, + "BillingCountry" + ], + [ + 5, + "BillingPostalCode" + ], + [ + 5, + "Total" + ], + [ + 6, + "InvoiceLineId" + ], + [ + 6, + "InvoiceId" + ], + [ + 6, + "TrackId" + ], + [ + 6, + "UnitPrice" + ], + [ + 6, + "Quantity" + ], + [ + 7, + "MediaTypeId" + ], + [ + 7, + "Name" + ], + [ + 8, + "PlaylistId" + ], + [ + 8, + "Name" + ], + [ + 9, + "PlaylistId" + ], + [ + 9, + "TrackId" + ], + [ + 10, + "TrackId" + ], + [ + 10, + "Name" + ], + [ + 10, + "AlbumId" + ], + [ + 10, + "MediaTypeId" + ], + [ + 10, + "GenreId" + ], + [ + 10, + "Composer" + ], + [ + 10, + "Milliseconds" + ], + [ + 10, + "Bytes" + ], + [ + 10, + "UnitPrice" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "time", + "time", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "number", + "time", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "number" + ], + "db_id": "chinook_1", + "foreign_keys": [ + [ + 3, + 4 + ], + [ + 18, + 19 + ], + [ + 23, + 19 + ], + [ + 37, + 6 + ], + [ + 47, + 56 + ], + [ + 46, + 36 + ], + [ + 55, + 56 + ], + [ + 54, + 52 + ], + [ + 59, + 50 + ], + [ + 60, + 34 + ], + [ + 58, + 1 + ] + ], + "primary_keys": [ + 1, + 4, + 6, + 19, + 34, + 36, + 45, + 50, + 52, + 54, + 56 + ], + "table_names": [ + "アルバム", + "アーティスト", + "顧客", + "従業員", + "ジャンル", + "請求書", + "請求書明細", + "メディアタイプ", + "プレイリスト", + "歌曲のプレイリスト", + "歌曲" + ], + "table_names_original": [ + "Album", + "Artist", + "Customer", + "Employee", + "Genre", + "Invoice", + "InvoiceLine", + "MediaType", + "Playlist", + "PlaylistTrack", + "Track" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ルートID" + ], + [ + 0, + "目的地の空港ID" + ], + [ + 0, + "目的地の空港" + ], + [ + 0, + "出発地の空港ID" + ], + [ + 0, + "出発地の空港" + ], + [ + 0, + "航空会社ID" + ], + [ + 0, + "航空会社" + ], + [ + 0, + "コードシェア" + ], + [ + 1, + "空港ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "市" + ], + [ + 1, + "国" + ], + [ + 1, + "x" + ], + [ + 1, + "y" + ], + [ + 1, + "標高" + ], + [ + 1, + "iata" + ], + [ + 1, + "icao" + ], + [ + 2, + "航空会社ID" + ], + [ + 2, + "名前" + ], + [ + 2, + "iata" + ], + [ + 2, + "icao" + ], + [ + 2, + "コールサイン" + ], + [ + 2, + "国" + ], + [ + 2, + "アクティブ" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "rid" + ], + [ + 0, + "dst_apid" + ], + [ + 0, + "dst_ap" + ], + [ + 0, + "src_apid" + ], + [ + 0, + "src_ap" + ], + [ + 0, + "alid" + ], + [ + 0, + "airline" + ], + [ + 0, + "codeshare" + ], + [ + 1, + "apid" + ], + [ + 1, + "name" + ], + [ + 1, + "city" + ], + [ + 1, + "country" + ], + [ + 1, + "x" + ], + [ + 1, + "y" + ], + [ + 1, + "elevation" + ], + [ + 1, + "iata" + ], + [ + 1, + "icao" + ], + [ + 2, + "alid" + ], + [ + 2, + "name" + ], + [ + 2, + "iata" + ], + [ + 2, + "icao" + ], + [ + 2, + "callsign" + ], + [ + 2, + "country" + ], + [ + 2, + "active" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text" + ], + "db_id": "flight_4", + "foreign_keys": [ + [ + 6, + 18 + ], + [ + 4, + 9 + ], + [ + 2, + 9 + ] + ], + "primary_keys": [ + 1, + 9, + 18 + ], + "table_names": [ + "ルート", + "空港", + "航空会社" + ], + "table_names_original": [ + "routes", + "airports", + "airlines" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "学生ID" + ], + [ + 0, + "苗字" + ], + [ + 0, + "ファーストネーム" + ], + [ + 0, + "年齢" + ], + [ + 0, + "セックス" + ], + [ + 0, + "指導教官" + ], + [ + 0, + "アドバイザー" + ], + [ + 0, + "都市コード" + ], + [ + 1, + "学生ID" + ], + [ + 1, + "ペットID" + ], + [ + 2, + "ペットID" + ], + [ + 2, + "ペットタイプ" + ], + [ + 2, + "ペットの年齢" + ], + [ + 2, + "体重" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "StuID" + ], + [ + 0, + "LName" + ], + [ + 0, + "Fname" + ], + [ + 0, + "Age" + ], + [ + 0, + "Sex" + ], + [ + 0, + "Major" + ], + [ + 0, + "Advisor" + ], + [ + 0, + "city_code" + ], + [ + 1, + "StuID" + ], + [ + 1, + "PetID" + ], + [ + 2, + "PetID" + ], + [ + 2, + "PetType" + ], + [ + 2, + "pet_age" + ], + [ + 2, + "weight" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "text", + "number", + "number" + ], + "db_id": "pets_1", + "foreign_keys": [ + [ + 9, + 1 + ], + [ + 10, + 11 + ] + ], + "primary_keys": [ + 1, + 11 + ], + "table_names": [ + "学生", + "ペットを飼っている", + "ペット" + ], + "table_names_original": [ + "Student", + "Has_Pet", + "Pets" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "学生ID" + ], + [ + 0, + "苗字" + ], + [ + 0, + "ファーストネーム" + ], + [ + 0, + "年齢" + ], + [ + 0, + "性別" + ], + [ + 0, + "専門" + ], + [ + 0, + "指導教官" + ], + [ + 0, + "都市コード" + ], + [ + 1, + "寮ID" + ], + [ + 1, + "寮名" + ], + [ + 1, + "学生の定員" + ], + [ + 1, + "性別" + ], + [ + 2, + "アメニティID" + ], + [ + 2, + "アメニティ名" + ], + [ + 3, + "寮ID" + ], + [ + 3, + "アメニティID" + ], + [ + 4, + "学生ID" + ], + [ + 4, + "寮ID" + ], + [ + 4, + "部屋番号" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "StuID" + ], + [ + 0, + "LName" + ], + [ + 0, + "Fname" + ], + [ + 0, + "Age" + ], + [ + 0, + "Sex" + ], + [ + 0, + "Major" + ], + [ + 0, + "Advisor" + ], + [ + 0, + "city_code" + ], + [ + 1, + "dormid" + ], + [ + 1, + "dorm_name" + ], + [ + 1, + "student_capacity" + ], + [ + 1, + "gender" + ], + [ + 2, + "amenid" + ], + [ + 2, + "amenity_name" + ], + [ + 3, + "dormid" + ], + [ + 3, + "amenid" + ], + [ + 4, + "stuid" + ], + [ + 4, + "dormid" + ], + [ + 4, + "room_number" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "dorm_1", + "foreign_keys": [ + [ + 16, + 13 + ], + [ + 15, + 9 + ], + [ + 18, + 9 + ], + [ + 17, + 1 + ] + ], + "primary_keys": [ + 1 + ], + "table_names": [ + "学生", + "寮", + "寮のアメニティ", + "アメニティがある", + "住む" + ], + "table_names_original": [ + "Student", + "Dorm", + "Dorm_amenity", + "Has_amenity", + "Lives_in" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ジャーナルID" + ], + [ + 0, + "日付" + ], + [ + 0, + "テーマ" + ], + [ + 0, + "売上高" + ], + [ + 1, + "エディターID" + ], + [ + 1, + "名前" + ], + [ + 1, + "年齢" + ], + [ + 2, + "エディターID" + ], + [ + 2, + "ジャーナルID" + ], + [ + 2, + "業務内容" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Journal_ID" + ], + [ + 0, + "Date" + ], + [ + 0, + "Theme" + ], + [ + 0, + "Sales" + ], + [ + 1, + "Editor_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Age" + ], + [ + 2, + "Editor_ID" + ], + [ + 2, + "Journal_ID" + ], + [ + 2, + "Work_Type" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "text" + ], + "db_id": "journal_committee", + "foreign_keys": [ + [ + 9, + 1 + ], + [ + 8, + 5 + ] + ], + "primary_keys": [ + 1, + 5, + 8 + ], + "table_names": [ + "ジャーナル", + "エディター", + "ジャーナルのエディター" + ], + "table_names_original": [ + "journal", + "editor", + "journal_committee" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "フライトナンバー" + ], + [ + 0, + "出発地" + ], + [ + 0, + "目的地" + ], + [ + 0, + "距離" + ], + [ + 0, + "出発日" + ], + [ + 0, + "到着日" + ], + [ + 0, + "価格" + ], + [ + 0, + "航空会社ID" + ], + [ + 1, + "航空会社ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "距離" + ], + [ + 2, + "従業員ID" + ], + [ + 2, + "名前" + ], + [ + 2, + "給料" + ], + [ + 3, + "従業員ID" + ], + [ + 3, + "航空会社ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "flno" + ], + [ + 0, + "origin" + ], + [ + 0, + "destination" + ], + [ + 0, + "distance" + ], + [ + 0, + "departure_date" + ], + [ + 0, + "arrival_date" + ], + [ + 0, + "price" + ], + [ + 0, + "aid" + ], + [ + 1, + "aid" + ], + [ + 1, + "name" + ], + [ + 1, + "distance" + ], + [ + 2, + "eid" + ], + [ + 2, + "name" + ], + [ + 2, + "salary" + ], + [ + 3, + "eid" + ], + [ + 3, + "aid" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "time", + "time", + "number", + "number", + "number", + "text", + "number", + "number", + "text", + "number", + "number", + "number" + ], + "db_id": "flight_1", + "foreign_keys": [ + [ + 8, + 9 + ], + [ + 16, + 9 + ], + [ + 15, + 12 + ] + ], + "primary_keys": [ + 1, + 9, + 12, + 15 + ], + "table_names": [ + "フライト", + "飛行機", + "従業員", + "証明書" + ], + "table_names_original": [ + "flight", + "aircraft", + "employee", + "certificate" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "酵素ID" + ], + [ + 0, + "酵素名" + ], + [ + 0, + "商標名" + ], + [ + 0, + "FDA認証" + ], + [ + 1, + "酵素ID" + ], + [ + 1, + "酵素名" + ], + [ + 1, + "ロケーション" + ], + [ + 1, + "製品" + ], + [ + 1, + "染色体" + ], + [ + 1, + "メンデル遺伝データベース" + ], + [ + 1, + "ポルフィリン症" + ], + [ + 2, + "酵素ID" + ], + [ + 2, + "薬ID" + ], + [ + 2, + "インタラクションタイプ" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "name" + ], + [ + 0, + "Trade_Name" + ], + [ + 0, + "FDA_approved" + ], + [ + 1, + "id" + ], + [ + 1, + "name" + ], + [ + 1, + "Location" + ], + [ + 1, + "Product" + ], + [ + 1, + "Chromosome" + ], + [ + 1, + "OMIM" + ], + [ + 1, + "Porphyria" + ], + [ + 2, + "enzyme_id" + ], + [ + 2, + "medicine_id" + ], + [ + 2, + "interaction_type" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "number", + "text" + ], + "db_id": "medicine_enzyme_interaction", + "foreign_keys": [ + [ + 13, + 1 + ], + [ + 12, + 5 + ] + ], + "primary_keys": [ + 1, + 5, + 12 + ], + "table_names": [ + "薬", + "酵素", + "薬と酵素の相互作用" + ], + "table_names_original": [ + "medicine", + "enzyme", + "medicine_enzyme_interaction" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "顧客ID" + ], + [ + 0, + "顧客の詳細情報" + ], + [ + 1, + "プロパティID" + ], + [ + 1, + "プロパティタイプコード" + ], + [ + 1, + "プロパティのアドレス" + ], + [ + 1, + "その他の情報" + ], + [ + 2, + "居住者ID" + ], + [ + 2, + "プロパティID" + ], + [ + 2, + "入居日" + ], + [ + 2, + "退居日" + ], + [ + 2, + "その他の情報" + ], + [ + 3, + "組織ID" + ], + [ + 3, + "上級組織ID" + ], + [ + 3, + "組織の詳細" + ], + [ + 4, + "サービスID" + ], + [ + 4, + "組織ID" + ], + [ + 4, + "サービスタイプコード" + ], + [ + 4, + "サービスの詳細" + ], + [ + 5, + "居住者ID" + ], + [ + 5, + "サービスID" + ], + [ + 5, + "入居日" + ], + [ + 5, + "プロパティID" + ], + [ + 5, + "サービスを申し出る日" + ], + [ + 5, + "サービスを提供する日" + ], + [ + 5, + "その他の情報" + ], + [ + 6, + "事情ID" + ], + [ + 6, + "組織ID" + ], + [ + 6, + "事情のタイプ" + ], + [ + 6, + "サービスタイプコード" + ], + [ + 6, + "サービスの詳細" + ], + [ + 7, + "顧客の事情ID" + ], + [ + 7, + "顧客ID" + ], + [ + 7, + "入居日" + ], + [ + 7, + "プロパティID" + ], + [ + 7, + "居住者ID" + ], + [ + 7, + "事情ID" + ], + [ + 8, + "顧客の事情ノートのID" + ], + [ + 8, + "顧客の事情ID" + ], + [ + 8, + "サービスタイプコード" + ], + [ + 8, + "居住者ID" + ], + [ + 8, + "プロパティID" + ], + [ + 8, + "入居日" + ], + [ + 9, + "事情ID" + ], + [ + 9, + "日付と時間" + ], + [ + 9, + "事情のステータスコード" + ], + [ + 10, + "事情ID" + ], + [ + 10, + "日���と時間" + ], + [ + 10, + "ロケーションコード" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "customer_id" + ], + [ + 0, + "customer_details" + ], + [ + 1, + "property_id" + ], + [ + 1, + "property_type_code" + ], + [ + 1, + "property_address" + ], + [ + 1, + "other_details" + ], + [ + 2, + "resident_id" + ], + [ + 2, + "property_id" + ], + [ + 2, + "date_moved_in" + ], + [ + 2, + "date_moved_out" + ], + [ + 2, + "other_details" + ], + [ + 3, + "organization_id" + ], + [ + 3, + "parent_organization_id" + ], + [ + 3, + "organization_details" + ], + [ + 4, + "service_id" + ], + [ + 4, + "organization_id" + ], + [ + 4, + "service_type_code" + ], + [ + 4, + "service_details" + ], + [ + 5, + "resident_id" + ], + [ + 5, + "service_id" + ], + [ + 5, + "date_moved_in" + ], + [ + 5, + "property_id" + ], + [ + 5, + "date_requested" + ], + [ + 5, + "date_provided" + ], + [ + 5, + "other_details" + ], + [ + 6, + "thing_id" + ], + [ + 6, + "organization_id" + ], + [ + 6, + "Type_of_Thing_Code" + ], + [ + 6, + "service_type_code" + ], + [ + 6, + "service_details" + ], + [ + 7, + "Customer_Event_ID" + ], + [ + 7, + "customer_id" + ], + [ + 7, + "date_moved_in" + ], + [ + 7, + "property_id" + ], + [ + 7, + "resident_id" + ], + [ + 7, + "thing_id" + ], + [ + 8, + "Customer_Event_Note_ID" + ], + [ + 8, + "Customer_Event_ID" + ], + [ + 8, + "service_type_code" + ], + [ + 8, + "resident_id" + ], + [ + 8, + "property_id" + ], + [ + 8, + "date_moved_in" + ], + [ + 9, + "thing_id" + ], + [ + 9, + "Date_and_Date" + ], + [ + 9, + "Status_of_Thing_Code" + ], + [ + 10, + "thing_id" + ], + [ + 10, + "Date_and_Time" + ], + [ + 10, + "Location_Code" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "time", + "time", + "text", + "number", + "number", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "time", + "number", + "time", + "time", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "time", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "time", + "number", + "time", + "text", + "number", + "time", + "text" + ], + "db_id": "local_govt_and_lot", + "foreign_keys": [ + [ + 8, + 3 + ], + [ + 16, + 12 + ], + [ + 19, + 7 + ], + [ + 22, + 8 + ], + [ + 21, + 9 + ], + [ + 20, + 15 + ], + [ + 27, + 12 + ], + [ + 35, + 7 + ], + [ + 34, + 8 + ], + [ + 33, + 9 + ], + [ + 32, + 1 + ], + [ + 36, + 26 + ], + [ + 38, + 31 + ], + [ + 43, + 26 + ], + [ + 46, + 26 + ] + ], + "primary_keys": [ + 1, + 3, + 7, + 12, + 15, + 19, + 26, + 31, + 37, + 43, + 46 + ], + "table_names": [ + "顧客", + "プロパティ", + "住民", + "組織", + "サービス", + "住民サービス", + "事情", + "顧客の事情", + "顧客の事情ノートのID", + "事情のステータ", + "事情のロケーション" + ], + "table_names_original": [ + "Customers", + "Properties", + "Residents", + "Organizations", + "Services", + "Residents_Services", + "Things", + "Customer_Events", + "Customer_Event_Notes", + "Timed_Status_of_Things", + "Timed_Locations_of_Things" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ステーションID" + ], + [ + 0, + "列車番号" + ], + [ + 0, + "名前" + ], + [ + 0, + "始発駅" + ], + [ + 0, + "終点駅" + ], + [ + 0, + "出発時刻" + ], + [ + 0, + "発車の間隔時間" + ], + [ + 1, + "ステーションID" + ], + [ + 1, + "ネットワーク名" + ], + [ + 1, + "サービス会社" + ], + [ + 1, + "地方自治体" + ], + [ + 2, + "列車ID" + ], + [ + 2, + "ステーションID" + ], + [ + 3, + "ステーションID" + ], + [ + 3, + "何曜日" + ], + [ + 3, + "最高気温" + ], + [ + 3, + "最低気温" + ], + [ + 3, + "降水量" + ], + [ + 3, + "風速mph" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "train_number" + ], + [ + 0, + "name" + ], + [ + 0, + "origin" + ], + [ + 0, + "destination" + ], + [ + 0, + "time" + ], + [ + 0, + "interval" + ], + [ + 1, + "id" + ], + [ + 1, + "network_name" + ], + [ + 1, + "services" + ], + [ + 1, + "local_authority" + ], + [ + 2, + "train_id" + ], + [ + 2, + "station_id" + ], + [ + 3, + "station_id" + ], + [ + 3, + "day_of_week" + ], + [ + 3, + "high_temperature" + ], + [ + 3, + "low_temperature" + ], + [ + 3, + "precipitation" + ], + [ + 3, + "wind_speed_mph" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "station_weather", + "foreign_keys": [ + [ + 13, + 8 + ], + [ + 12, + 1 + ], + [ + 14, + 8 + ] + ], + "primary_keys": [ + 1, + 8, + 12, + 14 + ], + "table_names": [ + "列車", + "ステーションID", + "ルート", + "毎週の天気" + ], + "table_names_original": [ + "train", + "station", + "route", + "weekly_weather" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "メンバーID" + ], + [ + 0, + "カード番号" + ], + [ + 0, + "名前" + ], + [ + 0, + "出身地" + ], + [ + 0, + "レベル" + ], + [ + 1, + "支店ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "オープンの年" + ], + [ + 1, + "住所" + ], + [ + 1, + "市" + ], + [ + 1, + "メンバー数" + ], + [ + 2, + "メンバーID" + ], + [ + 2, + "支店ID" + ], + [ + 2, + "登録年" + ], + [ + 3, + "メンバーID" + ], + [ + 3, + "支店ID" + ], + [ + 3, + "年" + ], + [ + 3, + "総金額" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Member_ID" + ], + [ + 0, + "Card_Number" + ], + [ + 0, + "Name" + ], + [ + 0, + "Hometown" + ], + [ + 0, + "Level" + ], + [ + 1, + "Branch_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Open_year" + ], + [ + 1, + "Address_road" + ], + [ + 1, + "City" + ], + [ + 1, + "membership_amount" + ], + [ + 2, + "Member_ID" + ], + [ + 2, + "Branch_ID" + ], + [ + 2, + "Register_Year" + ], + [ + 3, + "Member_ID" + ], + [ + 3, + "Branch_ID" + ], + [ + 3, + "Year" + ], + [ + 3, + "Total_pounds" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "number" + ], + "db_id": "shop_membership", + "foreign_keys": [ + [ + 13, + 6 + ], + [ + 12, + 1 + ], + [ + 16, + 6 + ], + [ + 15, + 1 + ] + ], + "primary_keys": [ + 1, + 6, + 12, + 15 + ], + "table_names": [ + "メンバー", + "支店", + "会員登録", + "購入" + ], + "table_names_original": [ + "member", + "branch", + "membership_register_branch", + "purchase" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アドレスID" + ], + [ + 0, + "1号線ビル" + ], + [ + 0, + "市" + ], + [ + 0, + "郵便番号" + ], + [ + 0, + "州、省、県" + ], + [ + 0, + "国" + ], + [ + 1, + "スタッフID" + ], + [ + 1, + "スタッフの住所ID" + ], + [ + 1, + "ニックネーム" + ], + [ + 1, + "ファーストネーム" + ], + [ + 1, + "ミドルネーム" + ], + [ + 1, + "苗字" + ], + [ + 1, + "生年月日" + ], + [ + 1, + "入社日" + ], + [ + 1, + "退社日" + ], + [ + 2, + "車両ID" + ], + [ + 2, + "車両詳細" + ], + [ + 3, + "顧客ID" + ], + [ + 3, + "顧客の住所ID" + ], + [ + 3, + "顧客ステータスコード" + ], + [ + 3, + "顧客になる日" + ], + [ + 3, + "生年月日" + ], + [ + 3, + "ファーストネーム" + ], + [ + 3, + "苗字" + ], + [ + 3, + "未払金" + ], + [ + 3, + "電子メールアドレス" + ], + [ + 3, + "電話番号" + ], + [ + 3, + "携帯電話番号" + ], + [ + 4, + "顧客ID" + ], + [ + 4, + "支払い日付" + ], + [ + 4, + "支払い方法コード" + ], + [ + 4, + "支払い金額" + ], + [ + 5, + "レッスンID" + ], + [ + 5, + "顧客ID" + ], + [ + 5, + "レッスンステータスコード" + ], + [ + 5, + "スタッフID" + ], + [ + 5, + "車両ID" + ], + [ + 5, + "レッスンの日付" + ], + [ + 5, + "レッスン時間" + ], + [ + 5, + "価格" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "address_id" + ], + [ + 0, + "line_1_number_building" + ], + [ + 0, + "city" + ], + [ + 0, + "zip_postcode" + ], + [ + 0, + "state_province_county" + ], + [ + 0, + "country" + ], + [ + 1, + "staff_id" + ], + [ + 1, + "staff_address_id" + ], + [ + 1, + "nickname" + ], + [ + 1, + "first_name" + ], + [ + 1, + "middle_name" + ], + [ + 1, + "last_name" + ], + [ + 1, + "date_of_birth" + ], + [ + 1, + "date_joined_staff" + ], + [ + 1, + "date_left_staff" + ], + [ + 2, + "vehicle_id" + ], + [ + 2, + "vehicle_details" + ], + [ + 3, + "customer_id" + ], + [ + 3, + "customer_address_id" + ], + [ + 3, + "customer_status_code" + ], + [ + 3, + "date_became_customer" + ], + [ + 3, + "date_of_birth" + ], + [ + 3, + "first_name" + ], + [ + 3, + "last_name" + ], + [ + 3, + "amount_outstanding" + ], + [ + 3, + "email_address" + ], + [ + 3, + "phone_number" + ], + [ + 3, + "cell_mobile_phone_number" + ], + [ + 4, + "customer_id" + ], + [ + 4, + "datetime_payment" + ], + [ + 4, + "payment_method_code" + ], + [ + 4, + "amount_payment" + ], + [ + 5, + "lesson_id" + ], + [ + 5, + "customer_id" + ], + [ + 5, + "lesson_status_code" + ], + [ + 5, + "staff_id" + ], + [ + 5, + "vehicle_id" + ], + [ + 5, + "lesson_date" + ], + [ + 5, + "lesson_time" + ], + [ + 5, + "price" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "time", + "time", + "time", + "number", + "text", + "number", + "number", + "text", + "time", + "time", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "time", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "time", + "text", + "number" + ], + "db_id": "driving_school", + "foreign_keys": [ + [ + 8, + 1 + ], + [ + 19, + 1 + ], + [ + 29, + 18 + ], + [ + 34, + 18 + ], + [ + 36, + 7 + ], + [ + 37, + 16 + ] + ], + "primary_keys": [ + 1, + 7, + 16, + 18, + 29, + 33 + ], + "table_names": [ + "住所", + "スタッフ", + "車両", + "顧客", + "顧客の支払い記録", + "レッスン" + ], + "table_names_original": [ + "Addresses", + "Staff", + "Vehicles", + "Customers", + "Customer_Payments", + "Lessons" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "スタジアムID" + ], + [ + 0, + "ロケーション" + ], + [ + 0, + "名前" + ], + [ + 0, + "容量" + ], + [ + 0, + "最高出席者数" + ], + [ + 0, + "最低出席者数" + ], + [ + 0, + "平均出席者数" + ], + [ + 1, + "歌手ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "国" + ], + [ + 1, + "曲名" + ], + [ + 1, + "曲のリリース年" + ], + [ + 1, + "年齢" + ], + [ + 1, + "男性かどうか" + ], + [ + 2, + "コンサートID" + ], + [ + 2, + "コンサート名" + ], + [ + 2, + "テーマ" + ], + [ + 2, + "スタジアムID" + ], + [ + 2, + "年" + ], + [ + 3, + "コンサートID" + ], + [ + 3, + "歌手ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Stadium_ID" + ], + [ + 0, + "Location" + ], + [ + 0, + "Name" + ], + [ + 0, + "Capacity" + ], + [ + 0, + "Highest" + ], + [ + 0, + "Lowest" + ], + [ + 0, + "Average" + ], + [ + 1, + "Singer_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Country" + ], + [ + 1, + "Song_Name" + ], + [ + 1, + "Song_release_year" + ], + [ + 1, + "Age" + ], + [ + 1, + "Is_male" + ], + [ + 2, + "concert_ID" + ], + [ + 2, + "concert_Name" + ], + [ + 2, + "Theme" + ], + [ + 2, + "Stadium_ID" + ], + [ + 2, + "Year" + ], + [ + 3, + "concert_ID" + ], + [ + 3, + "Singer_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "others", + "number", + "text", + "text", + "text", + "text", + "number", + "text" + ], + "db_id": "concert_singer", + "foreign_keys": [ + [ + 18, + 1 + ], + [ + 21, + 8 + ], + [ + 20, + 15 + ] + ], + "primary_keys": [ + 1, + 8, + 15, + 20 + ], + "table_names": [ + "スタジアム", + "歌手", + "コンサート", + "コンサートの歌手" + ], + "table_names_original": [ + "stadium", + "singer", + "concert", + "singer_in_concert" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "曲ID" + ], + [ + 0, + "タイトル" + ], + [ + 1, + "アルバムID" + ], + [ + 1, + "タイトル" + ], + [ + 1, + "年" + ], + [ + 1, + "ラベル" + ], + [ + 1, + "タイプ" + ], + [ + 2, + "バンドメイトID" + ], + [ + 2, + "ファーストネーム" + ], + [ + 2, + "苗字" + ], + [ + 3, + "曲ID" + ], + [ + 3, + "バンドメイトID" + ], + [ + 3, + "楽器" + ], + [ + 4, + "曲ID" + ], + [ + 4, + "バンドメイト" + ], + [ + 4, + "ステージ位置" + ], + [ + 5, + "アルバムID" + ], + [ + 5, + "ポジション" + ], + [ + 5, + "曲ID" + ], + [ + 6, + "曲ID" + ], + [ + 6, + "バンドメイト" + ], + [ + 6, + "タイプ" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "SongId" + ], + [ + 0, + "Title" + ], + [ + 1, + "AId" + ], + [ + 1, + "Title" + ], + [ + 1, + "Year" + ], + [ + 1, + "Label" + ], + [ + 1, + "Type" + ], + [ + 2, + "Id" + ], + [ + 2, + "Firstname" + ], + [ + 2, + "Lastname" + ], + [ + 3, + "SongId" + ], + [ + 3, + "BandmateId" + ], + [ + 3, + "Instrument" + ], + [ + 4, + "SongId" + ], + [ + 4, + "Bandmate" + ], + [ + 4, + "StagePosition" + ], + [ + 5, + "AlbumId" + ], + [ + 5, + "Position" + ], + [ + 5, + "SongId" + ], + [ + 6, + "SongId" + ], + [ + 6, + "Bandmate" + ], + [ + 6, + "Type" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "text" + ], + "db_id": "music_2", + "foreign_keys": [ + [ + 12, + 8 + ], + [ + 11, + 1 + ], + [ + 15, + 8 + ], + [ + 14, + 1 + ], + [ + 17, + 3 + ], + [ + 19, + 1 + ], + [ + 21, + 8 + ], + [ + 20, + 1 + ] + ], + "primary_keys": [ + 1, + 3, + 8, + 11, + 14, + 17, + 20 + ], + "table_names": [ + "曲", + "アルバム", + "バンド", + "楽器", + "パフォーマンス", + "トラックリスト", + "ボーカル" + ], + "table_names_original": [ + "Songs", + "Albums", + "Band", + "Instruments", + "Performance", + "Tracklists", + "Vocals" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "クラブID" + ], + [ + 0, + "名前" + ], + [ + 0, + "地域" + ], + [ + 0, + "創設年" + ], + [ + 1, + "ランク" + ], + [ + 1, + "クラブID" + ], + [ + 1, + "金メダル" + ], + [ + 1, + "銀メダル" + ], + [ + 1, + "銅のメダル" + ], + [ + 1, + "総数" + ], + [ + 2, + "プレイヤーID" + ], + [ + 2, + "名前" + ], + [ + 2, + "ポジション" + ], + [ + 2, + "クラブID" + ], + [ + 2, + "アプリ" + ], + [ + 2, + "試み" + ], + [ + 2, + "目標" + ], + [ + 2, + "得点" + ], + [ + 3, + "コンテストID" + ], + [ + 3, + "年" + ], + [ + 3, + "コンペティションタイプ" + ], + [ + 3, + "国" + ], + [ + 4, + "コンテストID" + ], + [ + 4, + "クラブID1" + ], + [ + 4, + "クラブID2" + ], + [ + 4, + "スコア" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Club_ID" + ], + [ + 0, + "name" + ], + [ + 0, + "Region" + ], + [ + 0, + "Start_year" + ], + [ + 1, + "Rank" + ], + [ + 1, + "Club_ID" + ], + [ + 1, + "Gold" + ], + [ + 1, + "Silver" + ], + [ + 1, + "Bronze" + ], + [ + 1, + "Total" + ], + [ + 2, + "Player_ID" + ], + [ + 2, + "name" + ], + [ + 2, + "Position" + ], + [ + 2, + "Club_ID" + ], + [ + 2, + "Apps" + ], + [ + 2, + "Tries" + ], + [ + 2, + "Goals" + ], + [ + 2, + "Points" + ], + [ + 3, + "Competition_ID" + ], + [ + 3, + "Year" + ], + [ + 3, + "Competition_type" + ], + [ + 3, + "Country" + ], + [ + 4, + "Competition_ID" + ], + [ + 4, + "Club_ID_1" + ], + [ + 4, + "Club_ID_2" + ], + [ + 4, + "Score" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "text" + ], + "db_id": "sports_competition", + "foreign_keys": [ + [ + 6, + 1 + ], + [ + 14, + 1 + ], + [ + 23, + 19 + ], + [ + 25, + 1 + ], + [ + 24, + 1 + ] + ], + "primary_keys": [ + 1, + 5, + 11, + 19, + 23 + ], + "table_names": [ + "クラブ", + "クラブランク", + "プレーヤー", + "コンペティション", + "コンペティションの結果" + ], + "table_names_original": [ + "club", + "club_rank", + "player", + "competition", + "competition_result" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "鉄道ID" + ], + [ + 0, + "鉄道" + ], + [ + 0, + "ビルダー" + ], + [ + 0, + "構築された時間" + ], + [ + 0, + "ホイール" + ], + [ + 0, + "ロケーション" + ], + [ + 0, + "オブジェクト番号" + ], + [ + 1, + "列車ID" + ], + [ + 1, + "列車番号" + ], + [ + 1, + "名前" + ], + [ + 1, + "発車地" + ], + [ + 1, + "到着時刻" + ], + [ + 1, + "鉄道ID" + ], + [ + 2, + "マネージャーID" + ], + [ + 2, + "名前" + ], + [ + 2, + "国" + ], + [ + 2, + "就職年限" + ], + [ + 2, + "年齢" + ], + [ + 2, + "レベル" + ], + [ + 3, + "鉄道ID" + ], + [ + 3, + "マネージャーID" + ], + [ + 3, + "就職の年" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Railway_ID" + ], + [ + 0, + "Railway" + ], + [ + 0, + "Builder" + ], + [ + 0, + "Built" + ], + [ + 0, + "Wheels" + ], + [ + 0, + "Location" + ], + [ + 0, + "ObjectNumber" + ], + [ + 1, + "Train_ID" + ], + [ + 1, + "Train_Num" + ], + [ + 1, + "Name" + ], + [ + 1, + "From" + ], + [ + 1, + "Arrival" + ], + [ + 1, + "Railway_ID" + ], + [ + 2, + "Manager_ID" + ], + [ + 2, + "Name" + ], + [ + 2, + "Country" + ], + [ + 2, + "Working_year_starts" + ], + [ + 2, + "Age" + ], + [ + 2, + "Level" + ], + [ + 3, + "Railway_ID" + ], + [ + 3, + "Manager_ID" + ], + [ + 3, + "From_Year" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "text" + ], + "db_id": "railway", + "foreign_keys": [ + [ + 13, + 1 + ], + [ + 20, + 1 + ], + [ + 21, + 14 + ] + ], + "primary_keys": [ + 1, + 8, + 14, + 20 + ], + "table_names": [ + "鉄道", + "列車", + "マネージャー", + "鉄道管理マネージャー" + ], + "table_names_original": [ + "railway", + "train", + "manager", + "railway_manage" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "部屋ID" + ], + [ + 0, + "部屋の名前" + ], + [ + 0, + "ベッド" + ], + [ + 0, + "ベッドタイプ" + ], + [ + 0, + "最大宿泊人数" + ], + [ + 0, + "基本価格" + ], + [ + 0, + "装飾" + ], + [ + 1, + "注文コード" + ], + [ + 1, + "ルーム" + ], + [ + 1, + "チェックイン時間" + ], + [ + 1, + "チェックアウト時間" + ], + [ + 1, + "実際支払う価格" + ], + [ + 1, + "苗字" + ], + [ + 1, + "ファーストネーム" + ], + [ + 1, + "成人数" + ], + [ + 1, + "子供数" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "RoomId" + ], + [ + 0, + "roomName" + ], + [ + 0, + "beds" + ], + [ + 0, + "bedType" + ], + [ + 0, + "maxOccupancy" + ], + [ + 0, + "basePrice" + ], + [ + 0, + "decor" + ], + [ + 1, + "Code" + ], + [ + 1, + "Room" + ], + [ + 1, + "CheckIn" + ], + [ + 1, + "CheckOut" + ], + [ + 1, + "Rate" + ], + [ + 1, + "LastName" + ], + [ + 1, + "FirstName" + ], + [ + 1, + "Adults" + ], + [ + 1, + "Kids" + ] + ], + "column_types": [ + "text", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "number" + ], + "db_id": "inn_1", + "foreign_keys": [ + [ + 9, + 1 + ] + ], + "primary_keys": [ + 1, + 8 + ], + "table_names": [ + "ルーム", + "予約" + ], + "table_names_original": [ + "Rooms", + "Reservations" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ミュージアムID" + ], + [ + 0, + "名前" + ], + [ + 0, + "スタッフ数" + ], + [ + 0, + "オープンの年" + ], + [ + 1, + "顧客ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "メンバーシップのレベル" + ], + [ + 1, + "年齢" + ], + [ + 2, + "ミュージアムID" + ], + [ + 2, + "顧客ID" + ], + [ + 2, + "チケットの数" + ], + [ + 2, + "総支出" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Museum_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Num_of_Staff" + ], + [ + 0, + "Open_Year" + ], + [ + 1, + "ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Level_of_membership" + ], + [ + 1, + "Age" + ], + [ + 2, + "Museum_ID" + ], + [ + 2, + "visitor_ID" + ], + [ + 2, + "Num_of_Ticket" + ], + [ + 2, + "Total_spent" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "text", + "number", + "number" + ], + "db_id": "museum_visit", + "foreign_keys": [ + [ + 10, + 5 + ], + [ + 9, + 1 + ] + ], + "primary_keys": [ + 1, + 5, + 9 + ], + "table_names": [ + "ミュージアム", + "観客", + "訪問" + ], + "table_names_original": [ + "museum", + "visitor", + "visit" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ブラウザID" + ], + [ + 0, + "名前" + ], + [ + 0, + "オペレーティング・システム" + ], + [ + 0, + "クライアント" + ], + [ + 0, + "接続方法" + ], + [ + 1, + "ブラウザID" + ], + [ + 1, + "名前" + ], + [ + 1, + "市場占有率" + ], + [ + 2, + "アクセラレータID" + ], + [ + 2, + "ブラウザID" + ], + [ + 2, + "コンパチブルがある年" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "name" + ], + [ + 0, + "Operating_system" + ], + [ + 0, + "Client" + ], + [ + 0, + "Connection" + ], + [ + 1, + "id" + ], + [ + 1, + "name" + ], + [ + 1, + "market_share" + ], + [ + 2, + "accelerator_id" + ], + [ + 2, + "browser_id" + ], + [ + 2, + "compatible_since_year" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "browser_web", + "foreign_keys": [ + [ + 10, + 6 + ], + [ + 9, + 1 + ] + ], + "primary_keys": [ + 1, + 6, + 9 + ], + "table_names": [ + "ウエブクライアントアクセラレータ", + "ブラウザ", + "ブラウザとアクセラレータがコンパチブル" + ], + "table_names_original": [ + "Web_client_accelerator", + "browser", + "accelerator_compatible_browser" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "プレイヤーID" + ], + [ + 0, + "年" + ], + [ + 0, + "ゲーム回数" + ], + [ + 0, + "ゲームID" + ], + [ + 0, + "チームID" + ], + [ + 0, + "リーグID" + ], + [ + 0, + "出場回数" + ], + [ + 0, + "先発のポスト" + ], + [ + 1, + "年" + ], + [ + 1, + "チームID" + ], + [ + 1, + "リーグID" + ], + [ + 1, + "プレイヤーID" + ], + [ + 1, + "出場回数" + ], + [ + 1, + "先発の回数" + ], + [ + 1, + "バッティングしたゲームの回数" + ], + [ + 1, + "防御したゲームの回数" + ], + [ + 1, + "ピッチャーの回数" + ], + [ + 1, + "キャッチャーの回数" + ], + [ + 1, + "ファーストの回数" + ], + [ + 1, + "セカンドの回数" + ], + [ + 1, + "サードの回数" + ], + [ + 1, + "ショートの回数" + ], + [ + 1, + "レフトの回数" + ], + [ + 1, + "センターの回数" + ], + [ + 1, + "ライトの回数" + ], + [ + 1, + "外野の回数" + ], + [ + 1, + "打球の指定回数" + ], + [ + 1, + "代打の回数" + ], + [ + 1, + "代走の回数" + ], + [ + 2, + "プレイヤーID" + ], + [ + 2, + "アワードID" + ], + [ + 2, + "年" + ], + [ + 2, + "リーグID" + ], + [ + 2, + "引き分けになるかどうか" + ], + [ + 2, + "ノート" + ], + [ + 3, + "プレイヤーID" + ], + [ + 3, + "アワードID" + ], + [ + 3, + "年" + ], + [ + 3, + "リーグID" + ], + [ + 3, + "引き分けになるかどうか" + ], + [ + 3, + "ノート" + ], + [ + 4, + "アワードID" + ], + [ + 4, + "年" + ], + [ + 4, + "リーグID" + ], + [ + 4, + "プレイヤーID" + ], + [ + 4, + "得票数" + ], + [ + 4, + "投票数" + ], + [ + 4, + "初めての投票" + ], + [ + 5, + "アワードID" + ], + [ + 5, + "年" + ], + [ + 5, + "リーグID" + ], + [ + 5, + "プレイヤーID" + ], + [ + 5, + "得票数" + ], + [ + 5, + "投票数" + ], + [ + 5, + "初めての投票" + ], + [ + 6, + "プレイヤーID" + ], + [ + 6, + "年" + ], + [ + 6, + "出場順番" + ], + [ + 6, + "チームID" + ], + [ + 6, + "リーグID" + ], + [ + 6, + "出場回数" + ], + [ + 6, + "バッティング回数" + ], + [ + 6, + "得点" + ], + [ + 6, + "安打回数" + ], + [ + 6, + "二塁打回数" + ], + [ + 6, + "三塁打回数" + ], + [ + 6, + "本塁打回数" + ], + [ + 6, + "バッティングされた回数" + ], + [ + 6, + "盗塁された回数" + ], + [ + 6, + "盗塁死" + ], + [ + 6, + "フォアボール" + ], + [ + 6, + "三振" + ], + [ + 6, + "敬遠" + ], + [ + 6, + "デッドボール" + ], + [ + 6, + "犠牲バンド数" + ], + [ + 6, + "犠牲フライ" + ], + [ + 6, + "ゲッツーの回数" + ], + [ + 7, + "年" + ], + [ + 7, + "回数" + ], + [ + 7, + "プレイヤーID" + ], + [ + 7, + "チームID" + ], + [ + 7, + "リーグID" + ], + [ + 7, + "出場回数" + ], + [ + 7, + "バッティング回数" + ], + [ + 7, + "得点" + ], + [ + 7, + "安打回数" + ], + [ + 7, + "二塁打回数" + ], + [ + 7, + "三塁打回数" + ], + [ + 7, + "本塁打回数" + ], + [ + 7, + "バッティングされた回数" + ], + [ + 7, + "盗塁された回数" + ], + [ + 7, + "盗塁死" + ], + [ + 7, + "フォアボール" + ], + [ + 7, + "三振" + ], + [ + 7, + "敬遠" + ], + [ + 7, + "デッドボール" + ], + [ + 7, + "犠牲バンド数" + ], + [ + 7, + "犠牲フライ" + ], + [ + 7, + "ゲッツーの回数" + ], + [ + 8, + "プレイヤーID" + ], + [ + 8, + "学校ID" + ], + [ + 8, + "年" + ], + [ + 9, + "プレイヤーID" + ], + [ + 9, + "年" + ], + [ + 9, + "出場順番" + ], + [ + 9, + "チームID" + ], + [ + 9, + "リーグID" + ], + [ + 9, + "ポスト" + ], + [ + 9, + "出場回数" + ], + [ + 9, + "先発の回数" + ], + [ + 9, + "インアウト局の数" + ], + [ + 9, + "アウトの局数" + ], + [ + 9, + "助攻数" + ], + [ + 9, + "��ラー数" + ], + [ + 9, + "ダブルキル" + ], + [ + 9, + "暴挙" + ], + [ + 9, + "ワイルドピッチ" + ], + [ + 9, + "盗塁された回数" + ], + [ + 9, + "盗塁死" + ], + [ + 9, + "防御レベル" + ], + [ + 10, + "プレイヤーID" + ], + [ + 10, + "年" + ], + [ + 10, + "出場順番" + ], + [ + 10, + "左外野手" + ], + [ + 10, + "中外野手" + ], + [ + 10, + "右外野手" + ], + [ + 11, + "プレイヤーID" + ], + [ + 11, + "年" + ], + [ + 11, + "チームID" + ], + [ + 11, + "リーグID" + ], + [ + 11, + "回数" + ], + [ + 11, + "ポスト" + ], + [ + 11, + "出場回数" + ], + [ + 11, + "先発の回数" + ], + [ + 11, + "インアウト局の数" + ], + [ + 11, + "アウトの局数" + ], + [ + 11, + "助攻数" + ], + [ + 11, + "エラー数" + ], + [ + 11, + "ダブルキル" + ], + [ + 11, + "ボールの数" + ], + [ + 11, + "暴挙" + ], + [ + 11, + "盗塁された回数" + ], + [ + 11, + "盗塁死" + ], + [ + 12, + "プレイヤーID" + ], + [ + 12, + "年" + ], + [ + 12, + "投票者" + ], + [ + 12, + "総票数" + ], + [ + 12, + "必要な投票" + ], + [ + 12, + "票を読む" + ], + [ + 12, + "入選するかどうか" + ], + [ + 12, + "カテゴリー" + ], + [ + 12, + "ノート" + ], + [ + 13, + "年" + ], + [ + 13, + "リーグID" + ], + [ + 13, + "チームID" + ], + [ + 13, + "競技場のID" + ], + [ + 13, + "開始日" + ], + [ + 13, + "終了日" + ], + [ + 13, + "ゲーム数" + ], + [ + 13, + "欠員数" + ], + [ + 13, + "観客人数" + ], + [ + 14, + "プレイヤーID" + ], + [ + 14, + "年" + ], + [ + 14, + "チームID" + ], + [ + 14, + "リーグID" + ], + [ + 14, + "シーズンコーチ" + ], + [ + 14, + "出場回数" + ], + [ + 14, + "勝ち組数" + ], + [ + 14, + "落選場数" + ], + [ + 14, + "最終ランキング" + ], + [ + 14, + "プレイヤーのコーチだか?" + ], + [ + 15, + "プレイヤーID" + ], + [ + 15, + "年" + ], + [ + 15, + "チームID" + ], + [ + 15, + "リーグID" + ], + [ + 15, + "シーズンコーチ" + ], + [ + 15, + "ハーフ" + ], + [ + 15, + "出場回数" + ], + [ + 15, + "勝ち組数" + ], + [ + 15, + "落選場数" + ], + [ + 15, + "最終ランキング" + ], + [ + 16, + "プレイヤーID" + ], + [ + 16, + "生年" + ], + [ + 16, + "生誕の月" + ], + [ + 16, + "出生日" + ], + [ + 16, + "出身地のある国" + ], + [ + 16, + "出身地のある州" + ], + [ + 16, + "出身地のある都市" + ], + [ + 16, + "亡くなった年" + ], + [ + 16, + "亡くなった月" + ], + [ + 16, + "亡くなった日" + ], + [ + 16, + "亡くなった国" + ], + [ + 16, + "亡くなった州" + ], + [ + 16, + "亡くなった都市" + ], + [ + 16, + "名前" + ], + [ + 16, + "苗字" + ], + [ + 16, + "与えられた名前" + ], + [ + 16, + "体重" + ], + [ + 16, + "身長" + ], + [ + 16, + "バッティングの数" + ], + [ + 16, + "投球数" + ], + [ + 16, + "初試合の日" + ], + [ + 16, + "決勝戦の日" + ], + [ + 16, + "レトロID" + ], + [ + 16, + "bbref id" + ], + [ + 17, + "競技場のID" + ], + [ + 17, + "競技場の名前" + ], + [ + 17, + "競技場の名前" + ], + [ + 17, + "都市" + ], + [ + 17, + "州" + ], + [ + 17, + "国家" + ], + [ + 18, + "プレイヤーID" + ], + [ + 18, + "年" + ], + [ + 18, + "出場順番" + ], + [ + 18, + "チームID" + ], + [ + 18, + "リーグID" + ], + [ + 18, + "勝ち組数" + ], + [ + 18, + "落選場数" + ], + [ + 18, + "出場回数" + ], + [ + 18, + "先発の回数" + ], + [ + 18, + "完投場" + ], + [ + 18, + "完封投手数" + ], + [ + 18, + "救援成功" + ], + [ + 18, + "牽制アウト" + ], + [ + 18, + "安打回数" + ], + [ + 18, + "責任の失点" + ], + [ + 18, + "本塁打回数" + ], + [ + 18, + "フォアボール" + ], + [ + 18, + "三振" + ], + [ + 18, + "相手の攻撃率" + ], + [ + 18, + "投手の防御率" + ], + [ + 18, + "敬遠" + ], + [ + 18, + "ワイルドピッチ" + ], + [ + 18, + "デッドボール" + ], + [ + 18, + "反則の数" + ], + [ + 18, + "投げる人数" + ], + [ + 18, + "gf" + ], + [ + 18, + "得点" + ], + [ + 18, + "犠牲バンド数" + ], + [ + 18, + "犠牲フライ" + ], + [ + 18, + "ゲッツーの回数" + ], + [ + 19, + "プレイヤーID" + ], + [ + 19, + "年" + ], + [ + 19, + "回数" + ], + [ + 19, + "チームID" + ], + [ + 19, + "リーグID" + ], + [ + 19, + "勝ち組数" + ], + [ + 19, + "落選場数" + ], + [ + 19, + "出場回数" + ], + [ + 19, + "先発の回数" + ], + [ + 19, + "完投場" + ], + [ + 19, + "完封投手数" + ], + [ + 19, + "救援成功" + ], + [ + 19, + "牽制アウト" + ], + [ + 19, + "安打回数" + ], + [ + 19, + "責任の失点" + ], + [ + 19, + "本塁打回数" + ], + [ + 19, + "フォアボール" + ], + [ + 19, + "三振" + ], + [ + 19, + "相手の攻撃率" + ], + [ + 19, + "投手の防御率" + ], + [ + 19, + "敬遠" + ], + [ + 19, + "ワイルドピッチ" + ], + [ + 19, + "デッドボール" + ], + [ + 19, + "反則の数" + ], + [ + 19, + "投げる人数" + ], + [ + 19, + "gf" + ], + [ + 19, + "得点" + ], + [ + 19, + "犠牲バンド数" + ], + [ + 19, + "犠牲フライ" + ], + [ + 19, + "ゲッツーの回数" + ], + [ + 20, + "年" + ], + [ + 20, + "チームID" + ], + [ + 20, + "リーグID" + ], + [ + 20, + "プレイヤーID" + ], + [ + 20, + "給料" + ], + [ + 21, + "学校ID" + ], + [ + 21, + "大学名" + ], + [ + 21, + "都市" + ], + [ + 21, + "州" + ], + [ + 21, + "国家" + ], + [ + 22, + "年" + ], + [ + 22, + "回数" + ], + [ + 22, + "優勝チーム" + ], + [ + 22, + "勝ちリーグid" + ], + [ + 22, + "敗れるチームID" + ], + [ + 22, + "敗れるリーグID" + ], + [ + 22, + "勝利場数" + ], + [ + 22, + "落選場数" + ], + [ + 22, + "引き分けの試合数" + ], + [ + 23, + "年" + ], + [ + 23, + "リーグID" + ], + [ + 23, + "チームID" + ], + [ + 23, + "運営会社id" + ], + [ + 23, + "チームはidを組みます" + ], + [ + 23, + "最終ランキング" + ], + [ + 23, + "出場回数" + ], + [ + 23, + "ホーム競技場数" + ], + [ + 23, + "勝ち組数" + ], + [ + 23, + "落選場数" + ], + [ + 23, + "グループの勝者かどうか" + ], + [ + 23, + "外部カードの勝者だか?" + ], + [ + 23, + "連盟の勝者だか?" + ], + [ + 23, + "世界の勝者だか?" + ], + [ + 23, + "得点" + ], + [ + 23, + "バッティング回数" + ], + [ + 23, + "安打回数" + ], + [ + 23, + "二塁打回数" + ], + [ + 23, + "三塁打回数" + ], + [ + 23, + "本塁打回数" + ], + [ + 23, + "フォアボール" + ], + [ + 23, + "三振" + ], + [ + 23, + "盗塁された回数" + ], + [ + 23, + "盗塁死" + ], + [ + 23, + "デッドボール" + ], + [ + 23, + "犠牲フライ" + ], + [ + 23, + "相手の得点" + ], + [ + 23, + "責任の失点" + ], + [ + 23, + "投手の防御率" + ], + [ + 23, + "完投場" + ], + [ + 23, + "完封投手数" + ], + [ + 23, + "救援成功" + ], + [ + 23, + "牽制アウト" + ], + [ + 23, + "安打された数" + ], + [ + 23, + "本塁打された数" + ], + [ + 23, + "フォアボールされた数" + ], + [ + 23, + "三振された数" + ], + [ + 23, + "エラー数" + ], + [ + 23, + "ダブルキル" + ], + [ + 23, + "守備率" + ], + [ + 23, + "チーム名" + ], + [ + 23, + "パーク" + ], + [ + 23, + "観客人数" + ], + [ + 23, + "bpf" + ], + [ + 23, + "ppf" + ], + [ + 23, + "チームid" + ], + [ + 23, + "チームIDlahman45" + ], + [ + 23, + "チームIDレトロ" + ], + [ + 24, + "運営会社id" + ], + [ + 24, + "フランチャイズ名" + ], + [ + 24, + "アクティブかどうか" + ], + [ + 24, + "na assoc" + ], + [ + 25, + "年" + ], + [ + 25, + "リーグID" + ], + [ + 25, + "チームID" + ], + [ + 25, + "ハーフ" + ], + [ + 25, + "チームはidを組みます" + ], + [ + 25, + "グループの勝者かどうか" + ], + [ + 25, + "最終ランキング" + ], + [ + 25, + "出場回数" + ], + [ + 25, + "勝ち組数" + ], + [ + 25, + "落選場数" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "player_id" + ], + [ + 0, + "year" + ], + [ + 0, + "game_num" + ], + [ + 0, + "game_id" + ], + [ + 0, + "team_id" + ], + [ + 0, + "league_id" + ], + [ + 0, + "gp" + ], + [ + 0, + "starting_pos" + ], + [ + 1, + "year" + ], + [ + 1, + "team_id" + ], + [ + 1, + "league_id" + ], + [ + 1, + "player_id" + ], + [ + 1, + "g_all" + ], + [ + 1, + "gs" + ], + [ + 1, + "g_batting" + ], + [ + 1, + "g_defense" + ], + [ + 1, + "g_p" + ], + [ + 1, + "g_c" + ], + [ + 1, + "g_1b" + ], + [ + 1, + "g_2b" + ], + [ + 1, + "g_3b" + ], + [ + 1, + "g_ss" + ], + [ + 1, + "g_lf" + ], + [ + 1, + "g_cf" + ], + [ + 1, + "g_rf" + ], + [ + 1, + "g_of" + ], + [ + 1, + "g_dh" + ], + [ + 1, + "g_ph" + ], + [ + 1, + "g_pr" + ], + [ + 2, + "player_id" + ], + [ + 2, + "award_id" + ], + [ + 2, + "year" + ], + [ + 2, + "league_id" + ], + [ + 2, + "tie" + ], + [ + 2, + "notes" + ], + [ + 3, + "player_id" + ], + [ + 3, + "award_id" + ], + [ + 3, + "year" + ], + [ + 3, + "league_id" + ], + [ + 3, + "tie" + ], + [ + 3, + "notes" + ], + [ + 4, + "award_id" + ], + [ + 4, + "year" + ], + [ + 4, + "league_id" + ], + [ + 4, + "player_id" + ], + [ + 4, + "points_won" + ], + [ + 4, + "points_max" + ], + [ + 4, + "votes_first" + ], + [ + 5, + "award_id" + ], + [ + 5, + "year" + ], + [ + 5, + "league_id" + ], + [ + 5, + "player_id" + ], + [ + 5, + "points_won" + ], + [ + 5, + "points_max" + ], + [ + 5, + "votes_first" + ], + [ + 6, + "player_id" + ], + [ + 6, + "year" + ], + [ + 6, + "stint" + ], + [ + 6, + "team_id" + ], + [ + 6, + "league_id" + ], + [ + 6, + "g" + ], + [ + 6, + "ab" + ], + [ + 6, + "r" + ], + [ + 6, + "h" + ], + [ + 6, + "double" + ], + [ + 6, + "triple" + ], + [ + 6, + "hr" + ], + [ + 6, + "rbi" + ], + [ + 6, + "sb" + ], + [ + 6, + "cs" + ], + [ + 6, + "bb" + ], + [ + 6, + "so" + ], + [ + 6, + "ibb" + ], + [ + 6, + "hbp" + ], + [ + 6, + "sh" + ], + [ + 6, + "sf" + ], + [ + 6, + "g_idp" + ], + [ + 7, + "year" + ], + [ + 7, + "round" + ], + [ + 7, + "player_id" + ], + [ + 7, + "team_id" + ], + [ + 7, + "league_id" + ], + [ + 7, + "g" + ], + [ + 7, + "ab" + ], + [ + 7, + "r" + ], + [ + 7, + "h" + ], + [ + 7, + "double" + ], + [ + 7, + "triple" + ], + [ + 7, + "hr" + ], + [ + 7, + "rbi" + ], + [ + 7, + "sb" + ], + [ + 7, + "cs" + ], + [ + 7, + "bb" + ], + [ + 7, + "so" + ], + [ + 7, + "ibb" + ], + [ + 7, + "hbp" + ], + [ + 7, + "sh" + ], + [ + 7, + "sf" + ], + [ + 7, + "g_idp" + ], + [ + 8, + "player_id" + ], + [ + 8, + "college_id" + ], + [ + 8, + "year" + ], + [ + 9, + "player_id" + ], + [ + 9, + "year" + ], + [ + 9, + "stint" + ], + [ + 9, + "team_id" + ], + [ + 9, + "league_id" + ], + [ + 9, + "pos" + ], + [ + 9, + "g" + ], + [ + 9, + "gs" + ], + [ + 9, + "inn_outs" + ], + [ + 9, + "po" + ], + [ + 9, + "a" + ], + [ + 9, + "e" + ], + [ + 9, + "dp" + ], + [ + 9, + "pb" + ], + [ + 9, + "wp" + ], + [ + 9, + "sb" + ], + [ + 9, + "cs" + ], + [ + 9, + "zr" + ], + [ + 10, + "player_id" + ], + [ + 10, + "year" + ], + [ + 10, + "stint" + ], + [ + 10, + "glf" + ], + [ + 10, + "gcf" + ], + [ + 10, + "grf" + ], + [ + 11, + "player_id" + ], + [ + 11, + "year" + ], + [ + 11, + "team_id" + ], + [ + 11, + "league_id" + ], + [ + 11, + "round" + ], + [ + 11, + "pos" + ], + [ + 11, + "g" + ], + [ + 11, + "gs" + ], + [ + 11, + "inn_outs" + ], + [ + 11, + "po" + ], + [ + 11, + "a" + ], + [ + 11, + "e" + ], + [ + 11, + "dp" + ], + [ + 11, + "tp" + ], + [ + 11, + "pb" + ], + [ + 11, + "sb" + ], + [ + 11, + "cs" + ], + [ + 12, + "player_id" + ], + [ + 12, + "yearid" + ], + [ + 12, + "votedby" + ], + [ + 12, + "ballots" + ], + [ + 12, + "needed" + ], + [ + 12, + "votes" + ], + [ + 12, + "inducted" + ], + [ + 12, + "category" + ], + [ + 12, + "needed_note" + ], + [ + 13, + "year" + ], + [ + 13, + "league_id" + ], + [ + 13, + "team_id" + ], + [ + 13, + "park_id" + ], + [ + 13, + "span_first" + ], + [ + 13, + "span_last" + ], + [ + 13, + "games" + ], + [ + 13, + "openings" + ], + [ + 13, + "attendance" + ], + [ + 14, + "player_id" + ], + [ + 14, + "year" + ], + [ + 14, + "team_id" + ], + [ + 14, + "league_id" + ], + [ + 14, + "inseason" + ], + [ + 14, + "g" + ], + [ + 14, + "w" + ], + [ + 14, + "l" + ], + [ + 14, + "rank" + ], + [ + 14, + "plyr_mgr" + ], + [ + 15, + "player_id" + ], + [ + 15, + "year" + ], + [ + 15, + "team_id" + ], + [ + 15, + "league_id" + ], + [ + 15, + "inseason" + ], + [ + 15, + "half" + ], + [ + 15, + "g" + ], + [ + 15, + "w" + ], + [ + 15, + "l" + ], + [ + 15, + "rank" + ], + [ + 16, + "player_id" + ], + [ + 16, + "birth_year" + ], + [ + 16, + "birth_month" + ], + [ + 16, + "birth_day" + ], + [ + 16, + "birth_country" + ], + [ + 16, + "birth_state" + ], + [ + 16, + "birth_city" + ], + [ + 16, + "death_year" + ], + [ + 16, + "death_month" + ], + [ + 16, + "death_day" + ], + [ + 16, + "death_country" + ], + [ + 16, + "death_state" + ], + [ + 16, + "death_city" + ], + [ + 16, + "name_first" + ], + [ + 16, + "name_last" + ], + [ + 16, + "name_given" + ], + [ + 16, + "weight" + ], + [ + 16, + "height" + ], + [ + 16, + "bats" + ], + [ + 16, + "throws" + ], + [ + 16, + "debut" + ], + [ + 16, + "final_game" + ], + [ + 16, + "retro_id" + ], + [ + 16, + "bbref_id" + ], + [ + 17, + "park_id" + ], + [ + 17, + "park_name" + ], + [ + 17, + "park_alias" + ], + [ + 17, + "city" + ], + [ + 17, + "state" + ], + [ + 17, + "country" + ], + [ + 18, + "player_id" + ], + [ + 18, + "year" + ], + [ + 18, + "stint" + ], + [ + 18, + "team_id" + ], + [ + 18, + "league_id" + ], + [ + 18, + "w" + ], + [ + 18, + "l" + ], + [ + 18, + "g" + ], + [ + 18, + "gs" + ], + [ + 18, + "cg" + ], + [ + 18, + "sho" + ], + [ + 18, + "sv" + ], + [ + 18, + "ipouts" + ], + [ + 18, + "h" + ], + [ + 18, + "er" + ], + [ + 18, + "hr" + ], + [ + 18, + "bb" + ], + [ + 18, + "so" + ], + [ + 18, + "baopp" + ], + [ + 18, + "era" + ], + [ + 18, + "ibb" + ], + [ + 18, + "wp" + ], + [ + 18, + "hbp" + ], + [ + 18, + "bk" + ], + [ + 18, + "bfp" + ], + [ + 18, + "gf" + ], + [ + 18, + "r" + ], + [ + 18, + "sh" + ], + [ + 18, + "sf" + ], + [ + 18, + "g_idp" + ], + [ + 19, + "player_id" + ], + [ + 19, + "year" + ], + [ + 19, + "round" + ], + [ + 19, + "team_id" + ], + [ + 19, + "league_id" + ], + [ + 19, + "w" + ], + [ + 19, + "l" + ], + [ + 19, + "g" + ], + [ + 19, + "gs" + ], + [ + 19, + "cg" + ], + [ + 19, + "sho" + ], + [ + 19, + "sv" + ], + [ + 19, + "ipouts" + ], + [ + 19, + "h" + ], + [ + 19, + "er" + ], + [ + 19, + "hr" + ], + [ + 19, + "bb" + ], + [ + 19, + "so" + ], + [ + 19, + "baopp" + ], + [ + 19, + "era" + ], + [ + 19, + "ibb" + ], + [ + 19, + "wp" + ], + [ + 19, + "hbp" + ], + [ + 19, + "bk" + ], + [ + 19, + "bfp" + ], + [ + 19, + "gf" + ], + [ + 19, + "r" + ], + [ + 19, + "sh" + ], + [ + 19, + "sf" + ], + [ + 19, + "g_idp" + ], + [ + 20, + "year" + ], + [ + 20, + "team_id" + ], + [ + 20, + "league_id" + ], + [ + 20, + "player_id" + ], + [ + 20, + "salary" + ], + [ + 21, + "college_id" + ], + [ + 21, + "name_full" + ], + [ + 21, + "city" + ], + [ + 21, + "state" + ], + [ + 21, + "country" + ], + [ + 22, + "year" + ], + [ + 22, + "round" + ], + [ + 22, + "team_id_winner" + ], + [ + 22, + "league_id_winner" + ], + [ + 22, + "team_id_loser" + ], + [ + 22, + "league_id_loser" + ], + [ + 22, + "wins" + ], + [ + 22, + "losses" + ], + [ + 22, + "ties" + ], + [ + 23, + "year" + ], + [ + 23, + "league_id" + ], + [ + 23, + "team_id" + ], + [ + 23, + "franchise_id" + ], + [ + 23, + "div_id" + ], + [ + 23, + "rank" + ], + [ + 23, + "g" + ], + [ + 23, + "ghome" + ], + [ + 23, + "w" + ], + [ + 23, + "l" + ], + [ + 23, + "div_win" + ], + [ + 23, + "wc_win" + ], + [ + 23, + "lg_win" + ], + [ + 23, + "ws_win" + ], + [ + 23, + "r" + ], + [ + 23, + "ab" + ], + [ + 23, + "h" + ], + [ + 23, + "double" + ], + [ + 23, + "triple" + ], + [ + 23, + "hr" + ], + [ + 23, + "bb" + ], + [ + 23, + "so" + ], + [ + 23, + "sb" + ], + [ + 23, + "cs" + ], + [ + 23, + "hbp" + ], + [ + 23, + "sf" + ], + [ + 23, + "ra" + ], + [ + 23, + "er" + ], + [ + 23, + "era" + ], + [ + 23, + "cg" + ], + [ + 23, + "sho" + ], + [ + 23, + "sv" + ], + [ + 23, + "ipouts" + ], + [ + 23, + "ha" + ], + [ + 23, + "hra" + ], + [ + 23, + "bba" + ], + [ + 23, + "soa" + ], + [ + 23, + "e" + ], + [ + 23, + "dp" + ], + [ + 23, + "fp" + ], + [ + 23, + "name" + ], + [ + 23, + "park" + ], + [ + 23, + "attendance" + ], + [ + 23, + "bpf" + ], + [ + 23, + "ppf" + ], + [ + 23, + "team_id_br" + ], + [ + 23, + "team_id_lahman45" + ], + [ + 23, + "team_id_retro" + ], + [ + 24, + "franchise_id" + ], + [ + 24, + "franchise_name" + ], + [ + 24, + "active" + ], + [ + 24, + "na_assoc" + ], + [ + 25, + "year" + ], + [ + 25, + "league_id" + ], + [ + 25, + "team_id" + ], + [ + 25, + "half" + ], + [ + 25, + "div_id" + ], + [ + 25, + "div_win" + ], + [ + 25, + "rank" + ], + [ + 25, + "g" + ], + [ + 25, + "w" + ], + [ + 25, + "l" + ] + ], + "column_types": [ + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "baseball_1", + "foreign_keys": [ + [ + 1, + 182 + ], + [ + 12, + 182 + ], + [ + 10, + 293 + ], + [ + 30, + 182 + ], + [ + 36, + 182 + ], + [ + 52, + 182 + ], + [ + 56, + 182 + ], + [ + 81, + 293 + ], + [ + 80, + 182 + ], + [ + 101, + 277 + ], + [ + 100, + 182 + ], + [ + 103, + 182 + ], + [ + 121, + 182 + ], + [ + 127, + 182 + ], + [ + 144, + 182 + ], + [ + 156, + 206 + ], + [ + 155, + 293 + ], + [ + 164, + 293 + ], + [ + 174, + 293 + ] + ], + "primary_keys": [], + "table_names": [ + "オールスター", + "登場", + "マネージャー賞", + "プレイヤー賞", + "マネージャー賞投票", + "プレイヤー賞投票", + "バッティング", + "シーズン後のバッティング", + "プレーヤーカレッジ", + "フィールディング", + "フィールディング外野", + "フィールディングポストシーズン", + "栄誉殿堂", + "ホームゲーム", + "マネージャー", + "マネージャーハーフ", + "プレーヤー", + "パーク", + "ピッチング", + "ポストシーズンのピッチング", + "給料", + "大学", + "ポストシーズン", + "チーム", + "チームフランチャイズ", + "チームハーフ" + ], + "table_names_original": [ + "all_star", + "appearances", + "manager_award", + "player_award", + "manager_award_vote", + "player_award_vote", + "batting", + "batting_postseason", + "player_college", + "fielding", + "fielding_outfield", + "fielding_postseason", + "hall_of_fame", + "home_game", + "manager", + "manager_half", + "player", + "park", + "pitching", + "pitching_postseason", + "salary", + "college", + "postseason", + "team", + "team_franchise", + "team_half" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "工場ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "国籍" + ], + [ + 0, + "性別" + ], + [ + 1, + "建築家ID" + ], + [ + 1, + "工場ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "ロケーション" + ], + [ + 1, + "長さ(メートル)" + ], + [ + 1, + "長さ(フィート)" + ], + [ + 2, + "建築家ID" + ], + [ + 2, + "工場ID" + ], + [ + 2, + "ロケーション" + ], + [ + 2, + "名前" + ], + [ + 2, + "タイプ" + ], + [ + 2, + "建てられた年" + ], + [ + 2, + "ノート" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "name" + ], + [ + 0, + "nationality" + ], + [ + 0, + "gender" + ], + [ + 1, + "architect_id" + ], + [ + 1, + "id" + ], + [ + 1, + "name" + ], + [ + 1, + "location" + ], + [ + 1, + "length_meters" + ], + [ + 1, + "length_feet" + ], + [ + 2, + "architect_id" + ], + [ + 2, + "id" + ], + [ + 2, + "location" + ], + [ + 2, + "name" + ], + [ + 2, + "type" + ], + [ + 2, + "built_year" + ], + [ + 2, + "notes" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "text" + ], + "db_id": "architecture", + "foreign_keys": [ + [ + 5, + 1 + ], + [ + 11, + 1 + ] + ], + "primary_keys": [ + 1, + 6, + 12 + ], + "table_names": [ + "建築家", + "橋", + "工場" + ], + "table_names_original": [ + "architect", + "bridge", + "mill" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "キャンパスID" + ], + [ + 0, + "キャンパス" + ], + [ + 0, + "ロケーション" + ], + [ + 0, + "県" + ], + [ + 0, + "年" + ], + [ + 1, + "キャンパス" + ], + [ + 1, + "年" + ], + [ + 1, + "学費" + ], + [ + 2, + "年" + ], + [ + 2, + "キャンパス" + ], + [ + 2, + "学位" + ], + [ + 3, + "キャンパス" + ], + [ + 3, + "学科" + ], + [ + 3, + "年" + ], + [ + 3, + "大学在学生" + ], + [ + 3, + "卒業生" + ], + [ + 4, + "キャンパス" + ], + [ + 4, + "年" + ], + [ + 4, + "総登録者数" + ], + [ + 4, + "全日制の登録者数" + ], + [ + 5, + "キャンパス" + ], + [ + 5, + "年" + ], + [ + 5, + "教師数" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Id" + ], + [ + 0, + "Campus" + ], + [ + 0, + "Location" + ], + [ + 0, + "County" + ], + [ + 0, + "Year" + ], + [ + 1, + "Campus" + ], + [ + 1, + "Year" + ], + [ + 1, + "CampusFee" + ], + [ + 2, + "Year" + ], + [ + 2, + "Campus" + ], + [ + 2, + "Degrees" + ], + [ + 3, + "Campus" + ], + [ + 3, + "Discipline" + ], + [ + 3, + "Year" + ], + [ + 3, + "Undergraduate" + ], + [ + 3, + "Graduate" + ], + [ + 4, + "Campus" + ], + [ + 4, + "Year" + ], + [ + 4, + "TotalEnrollment_AY" + ], + [ + 4, + "FTE_AY" + ], + [ + 5, + "Campus" + ], + [ + 5, + "Year" + ], + [ + 5, + "Faculty" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "csu_1", + "foreign_keys": [ + [ + 6, + 1 + ], + [ + 10, + 1 + ], + [ + 12, + 1 + ], + [ + 17, + 1 + ], + [ + 21, + 1 + ] + ], + "primary_keys": [ + 1, + 6, + 9, + 12, + 17 + ], + "table_names": [ + "キャンパス", + "学費", + "学位", + "各学科の登録状況", + "登録", + "教師数" + ], + "table_names_original": [ + "Campuses", + "csu_fees", + "degrees", + "discipline_enrollments", + "enrollments", + "faculty" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "顧客ID" + ], + [ + 0, + "顧客名" + ], + [ + 0, + "顧客の情報" + ], + [ + 1, + "請求書番号" + ], + [ + 1, + "請求書の日付" + ], + [ + 1, + "請求の詳細" + ], + [ + 2, + "注文ID" + ], + [ + 2, + "顧客ID" + ], + [ + 2, + "注文のステータス" + ], + [ + 2, + "注文日" + ], + [ + 2, + "注文詳細" + ], + [ + 3, + "製品ID" + ], + [ + 3, + "商品名" + ], + [ + 3, + "製品詳細" + ], + [ + 4, + "注文アイテムID" + ], + [ + 4, + "製品ID" + ], + [ + 4, + "注文ID" + ], + [ + 4, + "注文した製品のステータス" + ], + [ + 4, + "注文商品の詳細" + ], + [ + 5, + "出荷ID" + ], + [ + 5, + "注文ID" + ], + [ + 5, + "請求書番号" + ], + [ + 5, + "出荷追跡番号" + ], + [ + 5, + "出荷日" + ], + [ + 5, + "その他の発送の詳細" + ], + [ + 6, + "出荷ID" + ], + [ + 6, + "注文アイテムID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "customer_id" + ], + [ + 0, + "customer_name" + ], + [ + 0, + "customer_details" + ], + [ + 1, + "invoice_number" + ], + [ + 1, + "invoice_date" + ], + [ + 1, + "invoice_details" + ], + [ + 2, + "order_id" + ], + [ + 2, + "customer_id" + ], + [ + 2, + "order_status" + ], + [ + 2, + "date_order_placed" + ], + [ + 2, + "order_details" + ], + [ + 3, + "product_id" + ], + [ + 3, + "product_name" + ], + [ + 3, + "product_details" + ], + [ + 4, + "order_item_id" + ], + [ + 4, + "product_id" + ], + [ + 4, + "order_id" + ], + [ + 4, + "order_item_status" + ], + [ + 4, + "order_item_details" + ], + [ + 5, + "shipment_id" + ], + [ + 5, + "order_id" + ], + [ + 5, + "invoice_number" + ], + [ + 5, + "shipment_tracking_number" + ], + [ + 5, + "shipment_date" + ], + [ + 5, + "other_shipment_details" + ], + [ + 6, + "shipment_id" + ], + [ + 6, + "order_item_id" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "time", + "text", + "number", + "number", + "text", + "time", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "time", + "text", + "number", + "number" + ], + "db_id": "tracking_orders", + "foreign_keys": [ + [ + 8, + 1 + ], + [ + 16, + 12 + ], + [ + 17, + 7 + ], + [ + 22, + 4 + ], + [ + 21, + 7 + ], + [ + 26, + 20 + ], + [ + 27, + 15 + ] + ], + "primary_keys": [ + 1, + 4, + 7, + 12, + 15, + 20 + ], + "table_names": [ + "顧客", + "請求書", + "注文", + "製品", + "商品", + "出荷", + "発送商品" + ], + "table_names_original": [ + "Customers", + "Invoices", + "Orders", + "Products", + "Order_Items", + "Shipments", + "Shipment_Items" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "顧客ID" + ], + [ + 0, + "顧客の詳細" + ], + [ + 1, + "ポリシーID" + ], + [ + 1, + "顧客ID" + ], + [ + 1, + "ポリシータイプコード" + ], + [ + 1, + "発効日" + ], + [ + 1, + "失効日" + ], + [ + 2, + "クレームID" + ], + [ + 2, + "ポリシーID" + ], + [ + 2, + "クレームの日付" + ], + [ + 2, + "クレームが解決される日付" + ], + [ + 2, + "クレームの金額" + ], + [ + 2, + "決済金額" + ], + [ + 3, + "決済ID" + ], + [ + 3, + "クレームID" + ], + [ + 3, + "クレームの日付" + ], + [ + 3, + "クレームが解決される日付" + ], + [ + 3, + "クレームの金額" + ], + [ + 3, + "決済金額" + ], + [ + 3, + "カスタマーポリシーID" + ], + [ + 4, + "支払いID" + ], + [ + 4, + "決済ID" + ], + [ + 4, + "支払い方法コード" + ], + [ + 4, + "支払い日" + ], + [ + 4, + "支払い金額" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Customer_ID" + ], + [ + 0, + "Customer_Details" + ], + [ + 1, + "Policy_ID" + ], + [ + 1, + "Customer_ID" + ], + [ + 1, + "Policy_Type_Code" + ], + [ + 1, + "Start_Date" + ], + [ + 1, + "End_Date" + ], + [ + 2, + "Claim_ID" + ], + [ + 2, + "Policy_ID" + ], + [ + 2, + "Date_Claim_Made" + ], + [ + 2, + "Date_Claim_Settled" + ], + [ + 2, + "Amount_Claimed" + ], + [ + 2, + "Amount_Settled" + ], + [ + 3, + "Settlement_ID" + ], + [ + 3, + "Claim_ID" + ], + [ + 3, + "Date_Claim_Made" + ], + [ + 3, + "Date_Claim_Settled" + ], + [ + 3, + "Amount_Claimed" + ], + [ + 3, + "Amount_Settled" + ], + [ + 3, + "Customer_Policy_ID" + ], + [ + 4, + "Payment_ID" + ], + [ + 4, + "Settlement_ID" + ], + [ + 4, + "Payment_Method_Code" + ], + [ + 4, + "Date_Payment_Made" + ], + [ + 4, + "Amount_Payment" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "text", + "time", + "time", + "number", + "number", + "time", + "time", + "number", + "number", + "number", + "number", + "time", + "time", + "number", + "number", + "number", + "number", + "number", + "text", + "time", + "number" + ], + "db_id": "insurance_policies", + "foreign_keys": [ + [ + 4, + 1 + ], + [ + 9, + 3 + ], + [ + 15, + 8 + ], + [ + 22, + 14 + ] + ], + "primary_keys": [ + 1, + 3, + 8, + 14, + 21 + ], + "table_names": [ + "顧客", + "顧客ポリシー", + "クレーム", + "決済", + "支払い" + ], + "table_names_original": [ + "Customers", + "Customer_Policies", + "Claims", + "Settlements", + "Payments" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "会社ID" + ], + [ + 0, + "ランク" + ], + [ + 0, + "会社" + ], + [ + 0, + "本部" + ], + [ + 0, + "主な産業" + ], + [ + 0, + "売上高(billion)" + ], + [ + 0, + "利益(billion)" + ], + [ + 0, + "資産(billion)" + ], + [ + 0, + "市場価格" + ], + [ + 1, + "ステーションID" + ], + [ + 1, + "オープンの年" + ], + [ + 1, + "ロケーション" + ], + [ + 1, + "マネージャ���名" + ], + [ + 1, + "副マネージャー名" + ], + [ + 1, + "代表名" + ], + [ + 2, + "ステーションID" + ], + [ + 2, + "会社ID" + ], + [ + 2, + "今年のランク" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Company_ID" + ], + [ + 0, + "Rank" + ], + [ + 0, + "Company" + ], + [ + 0, + "Headquarters" + ], + [ + 0, + "Main_Industry" + ], + [ + 0, + "Sales_billion" + ], + [ + 0, + "Profits_billion" + ], + [ + 0, + "Assets_billion" + ], + [ + 0, + "Market_Value" + ], + [ + 1, + "Station_ID" + ], + [ + 1, + "Open_Year" + ], + [ + 1, + "Location" + ], + [ + 1, + "Manager_Name" + ], + [ + 1, + "Vice_Manager_Name" + ], + [ + 1, + "Representative_Name" + ], + [ + 2, + "Station_ID" + ], + [ + 2, + "Company_ID" + ], + [ + 2, + "Rank_of_the_Year" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "number" + ], + "db_id": "gas_company", + "foreign_keys": [ + [ + 17, + 1 + ], + [ + 16, + 10 + ] + ], + "primary_keys": [ + 1, + 10, + 16 + ], + "table_names": [ + "会社", + "ガソリンスタンド", + "スタンド会社" + ], + "table_names_original": [ + "company", + "gas_station", + "station_company" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アドレスID" + ], + [ + 0, + "1号線ビル" + ], + [ + 0, + "都市名" + ], + [ + 0, + "郵便番号" + ], + [ + 0, + "州、省、県" + ], + [ + 0, + "国内" + ], + [ + 1, + "サービスID" + ], + [ + 1, + "サービスタイプコード" + ], + [ + 1, + "サービス名" + ], + [ + 1, + "サービスの説明" + ], + [ + 2, + "フォームID" + ], + [ + 2, + "フォームタイプコード" + ], + [ + 2, + "サービスID" + ], + [ + 2, + "フォーム番号" + ], + [ + 2, + "フォーム名" + ], + [ + 2, + "フォームの説明" + ], + [ + 3, + "個人ID" + ], + [ + 3, + "個人の名前" + ], + [ + 3, + "個人のミドルネーム" + ], + [ + 3, + "個人の電話番号" + ], + [ + 3, + "個別のメールアドレス" + ], + [ + 3, + "個人の住所" + ], + [ + 3, + "個人の苗字" + ], + [ + 4, + "組織ID" + ], + [ + 4, + "成立した日付" + ], + [ + 4, + "組織名" + ], + [ + 4, + "英国の付加価値税番号" + ], + [ + 5, + "パーティーID" + ], + [ + 5, + "支払い方法コード" + ], + [ + 5, + "パーティーの電話番号" + ], + [ + 5, + "パーティーのメールアドレス" + ], + [ + 6, + "個人ID" + ], + [ + 6, + "組織ID" + ], + [ + 6, + "連絡した日" + ], + [ + 6, + "連絡先の日付" + ], + [ + 7, + "パーティーID" + ], + [ + 7, + "アドレスID" + ], + [ + 7, + "配達日" + ], + [ + 7, + "配達方法コード" + ], + [ + 7, + "配達が完成する日" + ], + [ + 8, + "パーティーID" + ], + [ + 8, + "フォームID" + ], + [ + 8, + "開始日" + ], + [ + 8, + "フォームステータスコード" + ], + [ + 8, + "完成日" + ], + [ + 9, + "注文ID" + ], + [ + 9, + "顧客ID" + ], + [ + 9, + "サービスID" + ], + [ + 9, + "サービス日時" + ], + [ + 9, + "注文日" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "address_id" + ], + [ + 0, + "line_1_number_building" + ], + [ + 0, + "town_city" + ], + [ + 0, + "zip_postcode" + ], + [ + 0, + "state_province_county" + ], + [ + 0, + "country" + ], + [ + 1, + "service_id" + ], + [ + 1, + "service_type_code" + ], + [ + 1, + "service_name" + ], + [ + 1, + "service_descriptio" + ], + [ + 2, + "form_id" + ], + [ + 2, + "form_type_code" + ], + [ + 2, + "service_id" + ], + [ + 2, + "form_number" + ], + [ + 2, + "form_name" + ], + [ + 2, + "form_description" + ], + [ + 3, + "individual_id" + ], + [ + 3, + "individual_first_name" + ], + [ + 3, + "individual_middle_name" + ], + [ + 3, + "inidividual_phone" + ], + [ + 3, + "individual_email" + ], + [ + 3, + "individual_address" + ], + [ + 3, + "individual_last_name" + ], + [ + 4, + "organization_id" + ], + [ + 4, + "date_formed" + ], + [ + 4, + "organization_name" + ], + [ + 4, + "uk_vat_number" + ], + [ + 5, + "party_id" + ], + [ + 5, + "payment_method_code" + ], + [ + 5, + "party_phone" + ], + [ + 5, + "party_email" + ], + [ + 6, + "individual_id" + ], + [ + 6, + "organization_id" + ], + [ + 6, + "date_contact_from" + ], + [ + 6, + "date_contact_to" + ], + [ + 7, + "party_id" + ], + [ + 7, + "address_id" + ], + [ + 7, + "date_address_from" + ], + [ + 7, + "address_type_code" + ], + [ + 7, + "date_address_to" + ], + [ + 8, + "party_id" + ], + [ + 8, + "form_id" + ], + [ + 8, + "date_completion_started" + ], + [ + 8, + "form_status_code" + ], + [ + 8, + "date_fully_completed" + ], + [ + 9, + "booking_id" + ], + [ + 9, + "customer_id" + ], + [ + 9, + "service_id" + ], + [ + 9, + "service_datetime" + ], + [ + 9, + "booking_made_date" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "time", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "time", + "time", + "number", + "number", + "time", + "text", + "time", + "number", + "number", + "time", + "text", + "time", + "number", + "number", + "number", + "time", + "time" + ], + "db_id": "e_government", + "foreign_keys": [ + [ + 13, + 7 + ], + [ + 32, + 17 + ], + [ + 33, + 24 + ], + [ + 36, + 28 + ], + [ + 37, + 1 + ], + [ + 42, + 11 + ], + [ + 41, + 28 + ], + [ + 47, + 28 + ], + [ + 48, + 7 + ] + ], + "primary_keys": [ + 1, + 7, + 11, + 17, + 24, + 28, + 32, + 36, + 41 + ], + "table_names": [ + "住所", + "サービス", + "フォーム", + "個人", + "組織", + "パーティー", + "組織の連絡先", + "パーティーアドレス", + "パーティーフォーム", + "パーティーサービス" + ], + "table_names_original": [ + "Addresses", + "Services", + "Forms", + "Individuals", + "Organizations", + "Parties", + "Organization_Contact_Individuals", + "Party_Addresses", + "Party_Forms", + "Party_Services" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ドライバーID" + ], + [ + 0, + "名前" + ], + [ + 0, + "パーティー" + ], + [ + 0, + "出身地" + ], + [ + 0, + "年齢" + ], + [ + 1, + "学校ID" + ], + [ + 1, + "グレード" + ], + [ + 1, + "学校" + ], + [ + 1, + "ロケーション" + ], + [ + 1, + "タイプ" + ], + [ + 2, + "学校ID" + ], + [ + 2, + "ドライバーID" + ], + [ + 2, + "運転時間" + ], + [ + 2, + "フルタイムかどうか" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Driver_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Party" + ], + [ + 0, + "Home_city" + ], + [ + 0, + "Age" + ], + [ + 1, + "School_ID" + ], + [ + 1, + "Grade" + ], + [ + 1, + "School" + ], + [ + 1, + "Location" + ], + [ + 1, + "Type" + ], + [ + 2, + "School_ID" + ], + [ + 2, + "Driver_ID" + ], + [ + 2, + "Years_Working" + ], + [ + 2, + "If_full_time" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "others" + ], + "db_id": "school_bus", + "foreign_keys": [ + [ + 12, + 1 + ], + [ + 11, + 6 + ] + ], + "primary_keys": [ + 1, + 6, + 11 + ], + "table_names": [ + "運転者", + "学校", + "スクールバス" + ], + "table_names_original": [ + "driver", + "school", + "school_bus" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "修理ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "発売日" + ], + [ + 0, + "ノート" + ], + [ + 1, + "マシンID" + ], + [ + 1, + "作る年" + ], + [ + 1, + "クラス" + ], + [ + 1, + "チーム" + ], + [ + 1, + "マシンシリーズ" + ], + [ + 1, + "バリューポイント" + ], + [ + 1, + "品質ランク" + ], + [ + 2, + "技術者ID" + ], + [ + 2, + "名前" + ], + [ + 2, + "チーム" + ], + [ + 2, + "勤務年限" + ], + [ + 2, + "年齢" + ], + [ + 3, + "技術者ID" + ], + [ + 3, + "修理ID" + ], + [ + 3, + "マシンID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "repair_ID" + ], + [ + 0, + "name" + ], + [ + 0, + "Launch_Date" + ], + [ + 0, + "Notes" + ], + [ + 1, + "Machine_ID" + ], + [ + 1, + "Making_Year" + ], + [ + 1, + "Class" + ], + [ + 1, + "Team" + ], + [ + 1, + "Machine_series" + ], + [ + 1, + "value_points" + ], + [ + 1, + "quality_rank" + ], + [ + 2, + "technician_id" + ], + [ + 2, + "Name" + ], + [ + 2, + "Team" + ], + [ + 2, + "Starting_Year" + ], + [ + 2, + "Age" + ], + [ + 3, + "technician_id" + ], + [ + 3, + "repair_ID" + ], + [ + 3, + "Machine_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "machine_repair", + "foreign_keys": [ + [ + 19, + 5 + ], + [ + 18, + 1 + ], + [ + 17, + 12 + ] + ], + "primary_keys": [ + 1, + 5, + 12, + 17 + ], + "table_names": [ + "修理", + "機械", + "技術者", + "修理のミッション" + ], + "table_names_original": [ + "repair", + "machine", + "technician", + "repair_assignment" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アーティストID" + ], + [ + 0, + "名前" + ], + [ + 0, + "国" + ], + [ + 0, + "参加した年" + ], + [ + 0, + "年齢" + ], + [ + 1, + "展示会ID" + ], + [ + 1, + "年" + ], + [ + 1, + "テーマ" + ], + [ + 1, + "アーティストID" + ], + [ + 1, + "チケットの金額" + ], + [ + 2, + "展示会ID" + ], + [ + 2, + "日付" + ], + [ + 2, + "出席人数" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Artist_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Country" + ], + [ + 0, + "Year_Join" + ], + [ + 0, + "Age" + ], + [ + 1, + "Exhibition_ID" + ], + [ + 1, + "Year" + ], + [ + 1, + "Theme" + ], + [ + 1, + "Artist_ID" + ], + [ + 1, + "Ticket_Price" + ], + [ + 2, + "Exhibition_ID" + ], + [ + 2, + "Date" + ], + [ + 2, + "Attendance" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "text", + "number" + ], + "db_id": "theme_gallery", + "foreign_keys": [ + [ + 9, + 1 + ], + [ + 11, + 6 + ] + ], + "primary_keys": [ + 1, + 6, + 11 + ], + "table_names": [ + "アーティスト", + "展示会", + "展示記録" + ], + "table_names_original": [ + "artist", + "exhibition", + "exhibition_record" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "映画ID" + ], + [ + 0, + "タイトル" + ], + [ + 0, + "スタジオ" + ], + [ + 0, + "監督" + ], + [ + 0, + "興行収入" + ], + [ + 1, + "マーケットID" + ], + [ + 1, + "国" + ], + [ + 1, + "都市番号" + ], + [ + 2, + "推定ID" + ], + [ + 2, + "最低見積もり" + ], + [ + 2, + "最高見積もり" + ], + [ + 2, + "映画ID" + ], + [ + 2, + "タイプ" + ], + [ + 2, + "マーケットID" + ], + [ + 2, + "年" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Film_ID" + ], + [ + 0, + "Title" + ], + [ + 0, + "Studio" + ], + [ + 0, + "Director" + ], + [ + 0, + "Gross_in_dollar" + ], + [ + 1, + "Market_ID" + ], + [ + 1, + "Country" + ], + [ + 1, + "Number_cities" + ], + [ + 2, + "Estimation_ID" + ], + [ + 2, + "Low_Estimate" + ], + [ + 2, + "High_Estimate" + ], + [ + 2, + "Film_ID" + ], + [ + 2, + "Type" + ], + [ + 2, + "Market_ID" + ], + [ + 2, + "Year" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number" + ], + "db_id": "film_rank", + "foreign_keys": [ + [ + 14, + 6 + ], + [ + 12, + 1 + ] + ], + "primary_keys": [ + 1, + 6, + 9 + ], + "table_names": [ + "映画", + "市場", + "興行収入の見積もり" + ], + "table_names_original": [ + "film", + "market", + "film_market_estimation" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "リージョンID" + ], + [ + 0, + "地域名" + ], + [ + 0, + "日付" + ], + [ + 0, + "ラベル" + ], + [ + 0, + "フォーマット" + ], + [ + 0, + "カタログ" + ], + [ + 1, + "パーティーID" + ], + [ + 1, + "部長" + ], + [ + 1, + "就任" + ], + [ + 1, + "退任" + ], + [ + 1, + "リージョンID" + ], + [ + 1, + "パーティー名" + ], + [ + 2, + "メンバーID" + ], + [ + 2, + "メンバー名" + ], + [ + 2, + "パーティーID" + ], + [ + 2, + "就職時間" + ], + [ + 3, + "イベントID" + ], + [ + 3, + "イベント名" + ], + [ + 3, + "パーティーID" + ], + [ + 3, + "担当者ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Region_ID" + ], + [ + 0, + "Region_name" + ], + [ + 0, + "Date" + ], + [ + 0, + "Label" + ], + [ + 0, + "Format" + ], + [ + 0, + "Catalogue" + ], + [ + 1, + "Party_ID" + ], + [ + 1, + "Minister" + ], + [ + 1, + "Took_office" + ], + [ + 1, + "Left_office" + ], + [ + 1, + "Region_ID" + ], + [ + 1, + "Party_name" + ], + [ + 2, + "Member_ID" + ], + [ + 2, + "Member_Name" + ], + [ + 2, + "Party_ID" + ], + [ + 2, + "In_office" + ], + [ + 3, + "Event_ID" + ], + [ + 3, + "Event_Name" + ], + [ + 3, + "Party_ID" + ], + [ + 3, + "Member_in_charge_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "number", + "number" + ], + "db_id": "party_people", + "foreign_keys": [ + [ + 11, + 1 + ], + [ + 15, + 7 + ], + [ + 20, + 13 + ], + [ + 19, + 7 + ] + ], + "primary_keys": [ + 1, + 7, + 13, + 17 + ], + "table_names": [ + "地域ID", + "パーティー", + "メンバー", + "パーティーイベント" + ], + "table_names_original": [ + "region", + "party", + "member", + "party_events" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "従業員ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "ポジション" + ], + [ + 0, + "ssn" + ], + [ + 1, + "部門ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "責任者" + ], + [ + 2, + "医師" + ], + [ + 2, + "部門" + ], + [ + 2, + "主な付属ものだか" + ], + [ + 3, + "コード" + ], + [ + 3, + "名前" + ], + [ + 3, + "費用" + ], + [ + 4, + "医師" + ], + [ + 4, + "治療" + ], + [ + 4, + "資格証明書の認証日" + ], + [ + 4, + "資格証明書の満期日" + ], + [ + 5, + "ssn" + ], + [ + 5, + "名前" + ], + [ + 5, + "住所" + ], + [ + 5, + "電話番号" + ], + [ + 5, + "保険ID" + ], + [ + 5, + "pcp" + ], + [ + 6, + "従業員ID" + ], + [ + 6, + "名前" + ], + [ + 6, + "ポジション" + ], + [ + 6, + "登録かどうか" + ], + [ + 6, + "ssn" + ], + [ + 7, + "アポイントメントID" + ], + [ + 7, + "患者" + ], + [ + 7, + "準備看護師" + ], + [ + 7, + "医師" + ], + [ + 7, + "開始時間" + ], + [ + 7, + "終わる時間" + ], + [ + 7, + "診察室" + ], + [ + 8, + "コード" + ], + [ + 8, + "名前" + ], + [ + 8, + "ブランド" + ], + [ + 8, + "説明" + ], + [ + 9, + "医師" + ], + [ + 9, + "患者" + ], + [ + 9, + "薬名" + ], + [ + 9, + "日付" + ], + [ + 9, + "予約番号" + ], + [ + 9, + "用量" + ], + [ + 10, + "ブロックフロア" + ], + [ + 10, + "ブロックコード" + ], + [ + 11, + "病室番号" + ], + [ + 11, + "病室のタイプ" + ], + [ + 11, + "ブロックフロア" + ], + [ + 11, + "ブロックコード" + ], + [ + 11, + "利用できるか" + ], + [ + 12, + "階" + ], + [ + 12, + "ブロックフロア" + ], + [ + 12, + "ブロックコード" + ], + [ + 12, + "オンコール開始時間" + ], + [ + 12, + "オンコール終了時間" + ], + [ + 13, + "入院ID" + ], + [ + 13, + "患者" + ], + [ + 13, + "病室" + ], + [ + 13, + "入院時間" + ], + [ + 13, + "退院時間" + ], + [ + 14, + "患者" + ], + [ + 14, + "手術" + ], + [ + 14, + "入院番号" + ], + [ + 14, + "治療の日付" + ], + [ + 14, + "医師" + ], + [ + 14, + "準看護師" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "EmployeeID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Position" + ], + [ + 0, + "SSN" + ], + [ + 1, + "DepartmentID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Head" + ], + [ + 2, + "Physician" + ], + [ + 2, + "Department" + ], + [ + 2, + "PrimaryAffiliation" + ], + [ + 3, + "Code" + ], + [ + 3, + "Name" + ], + [ + 3, + "Cost" + ], + [ + 4, + "Physician" + ], + [ + 4, + "Treatment" + ], + [ + 4, + "CertificationDate" + ], + [ + 4, + "CertificationExpires" + ], + [ + 5, + "SSN" + ], + [ + 5, + "Name" + ], + [ + 5, + "Address" + ], + [ + 5, + "Phone" + ], + [ + 5, + "InsuranceID" + ], + [ + 5, + "PCP" + ], + [ + 6, + "EmployeeID" + ], + [ + 6, + "Name" + ], + [ + 6, + "Position" + ], + [ + 6, + "Registered" + ], + [ + 6, + "SSN" + ], + [ + 7, + "AppointmentID" + ], + [ + 7, + "Patient" + ], + [ + 7, + "PrepNurse" + ], + [ + 7, + "Physician" + ], + [ + 7, + "Start" + ], + [ + 7, + "End" + ], + [ + 7, + "ExaminationRoom" + ], + [ + 8, + "Code" + ], + [ + 8, + "Name" + ], + [ + 8, + "Brand" + ], + [ + 8, + "Description" + ], + [ + 9, + "Physician" + ], + [ + 9, + "Patient" + ], + [ + 9, + "Medication" + ], + [ + 9, + "Date" + ], + [ + 9, + "Appointment" + ], + [ + 9, + "Dose" + ], + [ + 10, + "BlockFloor" + ], + [ + 10, + "BlockCode" + ], + [ + 11, + "RoomNumber" + ], + [ + 11, + "RoomType" + ], + [ + 11, + "BlockFloor" + ], + [ + 11, + "BlockCode" + ], + [ + 11, + "Unavailable" + ], + [ + 12, + "Nurse" + ], + [ + 12, + "BlockFloor" + ], + [ + 12, + "BlockCode" + ], + [ + 12, + "OnCallStart" + ], + [ + 12, + "OnCallEnd" + ], + [ + 13, + "StayID" + ], + [ + 13, + "Patient" + ], + [ + 13, + "Room" + ], + [ + 13, + "StayStart" + ], + [ + 13, + "StayEnd" + ], + [ + 14, + "Patient" + ], + [ + 14, + "Procedures" + ], + [ + 14, + "Stay" + ], + [ + 14, + "DateUndergoes" + ], + [ + 14, + "Physician" + ], + [ + 14, + "AssistingNurse" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "boolean", + "number", + "text", + "number", + "number", + "number", + "time", + "time", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "boolean", + "number", + "number", + "number", + "number", + "number", + "time", + "time", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "time", + "number", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "boolean", + "number", + "number", + "number", + "time", + "time", + "number", + "number", + "number", + "time", + "time", + "number", + "number", + "number", + "time", + "number", + "number" + ], + "db_id": "hospital_1", + "foreign_keys": [ + [ + 7, + 1 + ], + [ + 9, + 5 + ], + [ + 8, + 1 + ], + [ + 15, + 11 + ], + [ + 14, + 1 + ], + [ + 23, + 1 + ], + [ + 32, + 1 + ], + [ + 31, + 24 + ], + [ + 30, + 18 + ], + [ + 44, + 29 + ], + [ + 42, + 36 + ], + [ + 41, + 18 + ], + [ + 40, + 1 + ], + [ + 50, + 46 + ], + [ + 51, + 47 + ], + [ + 54, + 46 + ], + [ + 55, + 47 + ], + [ + 53, + 24 + ], + [ + 60, + 48 + ], + [ + 59, + 18 + ], + [ + 68, + 24 + ], + [ + 67, + 1 + ], + [ + 65, + 58 + ], + [ + 64, + 11 + ], + [ + 63, + 18 + ] + ], + "primary_keys": [ + 1, + 5, + 8, + 11, + 14, + 18, + 24, + 29, + 36, + 40, + 46, + 48, + 53, + 58, + 63 + ], + "table_names": [ + "医師", + "部門", + "付属", + "手術", + "訓練を受ける", + "患者", + "ナース", + "予約", + "薬", + "薬を出す", + "ブロック", + "病室", + "オンコール", + "入院", + "治療を受ける" + ], + "table_names_original": [ + "Physician", + "Department", + "Affiliated_With", + "Procedures", + "Trained_In", + "Patient", + "Nurse", + "Appointment", + "Medication", + "Prescribes", + "Block", + "Room", + "On_Call", + "Stay", + "Undergoes" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "場所ID" + ], + [ + 0, + "場所タイプ" + ], + [ + 0, + "場所の詳細情報" + ], + [ + 1, + "製品ID" + ], + [ + 1, + "製品カテゴリ" + ], + [ + 1, + "製品名" + ], + [ + 2, + "顧客ID" + ], + [ + 2, + "支払方法" + ], + [ + 2, + "顧客名" + ], + [ + 2, + "顧客の電話番号" + ], + [ + 2, + "顧客の電子メール" + ], + [ + 2, + "顧客の住所" + ], + [ + 2, + "顧客のログイン" + ], + [ + 2, + "顧客のパスワード" + ], + [ + 3, + "メールショットID" + ], + [ + 3, + "製品カテゴリ" + ], + [ + 3, + "メールショット名" + ], + [ + 3, + "メールショットの開始日" + ], + [ + 3, + "メールショットの終了日" + ], + [ + 4, + "顧客ID" + ], + [ + 4, + "場所ID" + ], + [ + 4, + "チェックインの日付" + ], + [ + 4, + "住所のタイプコード" + ], + [ + 4, + "出る日付" + ], + [ + 5, + "注文ID" + ], + [ + 5, + "顧客ID" + ], + [ + 5, + "注文ステータスコード" + ], + [ + 5, + "配送方法コード" + ], + [ + 5, + "注文日時" + ], + [ + 5, + "注文配達日時" + ], + [ + 5, + "注文の送料" + ], + [ + 6, + "メールショットID" + ], + [ + 6, + "顧客ID" + ], + [ + 6, + "結果コード" + ], + [ + 6, + "メールショットの日付" + ], + [ + 7, + "アイテムID" + ], + [ + 7, + "注文アイテムのステータスコード" + ], + [ + 7, + "注文ID" + ], + [ + 7, + "製品ID" + ], + [ + 7, + "商品のステータスコード" + ], + [ + 7, + "商品を配達する日付" + ], + [ + 7, + "商品の注文数量" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "premise_id" + ], + [ + 0, + "premises_type" + ], + [ + 0, + "premise_details" + ], + [ + 1, + "product_id" + ], + [ + 1, + "product_category" + ], + [ + 1, + "product_name" + ], + [ + 2, + "customer_id" + ], + [ + 2, + "payment_method" + ], + [ + 2, + "customer_name" + ], + [ + 2, + "customer_phone" + ], + [ + 2, + "customer_email" + ], + [ + 2, + "customer_address" + ], + [ + 2, + "customer_login" + ], + [ + 2, + "customer_password" + ], + [ + 3, + "mailshot_id" + ], + [ + 3, + "product_category" + ], + [ + 3, + "mailshot_name" + ], + [ + 3, + "mailshot_start_date" + ], + [ + 3, + "mailshot_end_date" + ], + [ + 4, + "customer_id" + ], + [ + 4, + "premise_id" + ], + [ + 4, + "date_address_from" + ], + [ + 4, + "address_type_code" + ], + [ + 4, + "date_address_to" + ], + [ + 5, + "order_id" + ], + [ + 5, + "customer_id" + ], + [ + 5, + "order_status_code" + ], + [ + 5, + "shipping_method_code" + ], + [ + 5, + "order_placed_datetime" + ], + [ + 5, + "order_delivered_datetime" + ], + [ + 5, + "order_shipping_charges" + ], + [ + 6, + "mailshot_id" + ], + [ + 6, + "customer_id" + ], + [ + 6, + "outcome_code" + ], + [ + 6, + "mailshot_customer_date" + ], + [ + 7, + "item_id" + ], + [ + 7, + "order_item_status_code" + ], + [ + 7, + "order_id" + ], + [ + 7, + "product_id" + ], + [ + 7, + "item_status_code" + ], + [ + 7, + "item_delivered_datetime" + ], + [ + 7, + "item_order_quantity" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "time", + "time", + "number", + "number", + "time", + "text", + "time", + "number", + "number", + "text", + "text", + "time", + "time", + "text", + "number", + "number", + "text", + "time", + "number", + "text", + "number", + "number", + "text", + "time", + "text" + ], + "db_id": "customers_campaigns_ecommerce", + "foreign_keys": [ + [ + 20, + 7 + ], + [ + 21, + 1 + ], + [ + 26, + 7 + ], + [ + 32, + 15 + ], + [ + 33, + 7 + ], + [ + 38, + 25 + ], + [ + 39, + 4 + ] + ], + "primary_keys": [ + 1, + 4, + 7, + 15, + 25 + ], + "table_names": [ + "場所", + "製品", + "顧客", + "メールショットキャンペーン", + "顧客の住所", + "顧客の注文", + "顧客にメールショットする", + "商品を注文する" + ], + "table_names_original": [ + "Premises", + "Products", + "Customers", + "Mailshot_Campaigns", + "Customer_Addresses", + "Customer_Orders", + "Mailshot_Customers", + "Order_Items" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "体操選手ID" + ], + [ + 0, + "床運動ポイント" + ], + [ + 0, + "あん馬ポイント" + ], + [ + 0, + "リングポイント" + ], + [ + 0, + "跳び箱ポイント" + ], + [ + 0, + "平行棒ポイント" + ], + [ + 0, + "鉄棒ポイント" + ], + [ + 0, + "総得点" + ], + [ + 1, + "個人ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "年齢" + ], + [ + 1, + "身長" + ], + [ + 1, + "出身地" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Gymnast_ID" + ], + [ + 0, + "Floor_Exercise_Points" + ], + [ + 0, + "Pommel_Horse_Points" + ], + [ + 0, + "Rings_Points" + ], + [ + 0, + "Vault_Points" + ], + [ + 0, + "Parallel_Bars_Points" + ], + [ + 0, + "Horizontal_Bar_Points" + ], + [ + 0, + "Total_Points" + ], + [ + 1, + "People_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Age" + ], + [ + 1, + "Height" + ], + [ + 1, + "Hometown" + ] + ], + "column_types": [ + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "text" + ], + "db_id": "gymnast", + "foreign_keys": [ + [ + 1, + 9 + ] + ], + "primary_keys": [ + 1, + 9 + ], + "table_names": [ + "体操選手", + "人" + ], + "table_names_original": [ + "gymnast", + "people" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "都市名" + ], + [ + 0, + "郡" + ], + [ + 0, + "地域" + ], + [ + 1, + "レストランID" + ], + [ + 1, + "レストラン名" + ], + [ + 1, + "食品の種類" + ], + [ + 1, + "都市名" + ], + [ + 1, + "評価" + ], + [ + 2, + "レストランID" + ], + [ + 2, + "家屋番号" + ], + [ + 2, + "道の名前" + ], + [ + 2, + "都市名" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "CITY_NAME" + ], + [ + 0, + "COUNTY" + ], + [ + 0, + "REGION" + ], + [ + 1, + "ID" + ], + [ + 1, + "NAME" + ], + [ + 1, + "FOOD_TYPE" + ], + [ + 1, + "CITY_NAME" + ], + [ + 1, + "RATING" + ], + [ + 2, + "RESTAURANT_ID" + ], + [ + 2, + "HOUSE_NUMBER" + ], + [ + 2, + "STREET_NAME" + ], + [ + 2, + "CITY_NAME" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "text" + ], + "db_id": "restaurants", + "foreign_keys": [ + [ + 7, + 1 + ], + [ + 12, + 1 + ] + ], + "primary_keys": [ + 1, + 4, + 9 + ], + "table_names": [ + "地理的", + "レストラン", + "ロケーション" + ], + "table_names_original": [ + "GEOGRAPHIC", + "RESTAURANT", + "LOCATION" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "写真ID" + ], + [ + 0, + "写真名" + ], + [ + 0, + "標高" + ], + [ + 0, + "プロミネンス" + ], + [ + 0, + "山脈" + ], + [ + 0, + "国" + ], + [ + 1, + "写真ID" + ], + [ + 1, + "ブランド" + ], + [ + 1, + "写真名" + ], + [ + 1, + "焦点距離mm" + ], + [ + 1, + "最大絞り" + ], + [ + 2, + "写真ID" + ], + [ + 2, + "カメラレンズID" + ], + [ + 2, + "山のID" + ], + [ + 2, + "色" + ], + [ + 2, + "写真名" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "name" + ], + [ + 0, + "Height" + ], + [ + 0, + "Prominence" + ], + [ + 0, + "Range" + ], + [ + 0, + "Country" + ], + [ + 1, + "id" + ], + [ + 1, + "brand" + ], + [ + 1, + "name" + ], + [ + 1, + "focal_length_mm" + ], + [ + 1, + "max_aperture" + ], + [ + 2, + "id" + ], + [ + 2, + "camera_lens_id" + ], + [ + 2, + "mountain_id" + ], + [ + 2, + "color" + ], + [ + 2, + "name" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "text" + ], + "db_id": "mountain_photos", + "foreign_keys": [ + [ + 14, + 1 + ], + [ + 13, + 7 + ] + ], + "primary_keys": [ + 1, + 7, + 12 + ], + "table_names": [ + "山", + "カメラレンズ", + "写真" + ], + "table_names_original": [ + "mountain", + "camera_lens", + "photos" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ID" + ], + [ + 0, + "船名" + ], + [ + 0, + "戦争の時間" + ], + [ + 0, + "ブルガリアの司令官" + ], + [ + 0, + "ラテンの司令官" + ], + [ + 0, + "戦争の結果" + ], + [ + 1, + "戦争の損失" + ], + [ + 1, + "ID" + ], + [ + 1, + "船名" + ], + [ + 1, + "船のトン数" + ], + [ + 1, + "船種" + ], + [ + 1, + "ロケーション" + ], + [ + 1, + "船の結果" + ], + [ + 2, + "関連する船のID" + ], + [ + 2, + "ID" + ], + [ + 2, + "ノート" + ], + [ + 2, + "死者数" + ], + [ + 2, + "傷者数" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "name" + ], + [ + 0, + "date" + ], + [ + 0, + "bulgarian_commander" + ], + [ + 0, + "latin_commander" + ], + [ + 0, + "result" + ], + [ + 1, + "lost_in_battle" + ], + [ + 1, + "id" + ], + [ + 1, + "name" + ], + [ + 1, + "tonnage" + ], + [ + 1, + "ship_type" + ], + [ + 1, + "location" + ], + [ + 1, + "disposition_of_ship" + ], + [ + 2, + "caused_by_ship_id" + ], + [ + 2, + "id" + ], + [ + 2, + "note" + ], + [ + 2, + "killed" + ], + [ + 2, + "injured" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "number", + "number" + ], + "db_id": "battle_death", + "foreign_keys": [ + [ + 7, + 1 + ], + [ + 14, + 8 + ] + ], + "primary_keys": [ + 1, + 8, + 15 + ], + "table_names": [ + "戦争", + "船", + "死傷" + ], + "table_names_original": [ + "battle", + "ship", + "death" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ドキュメントタイプコード" + ], + [ + 0, + "ドキュメントタイプの説明" + ], + [ + 1, + "職位コード" + ], + [ + 1, + "職位の説明" + ], + [ + 2, + "アドレスID" + ], + [ + 2, + "アドレスの詳細" + ], + [ + 3, + "ドキュメントステータスコード" + ], + [ + 3, + "ドキュメントステータスの説明" + ], + [ + 4, + "運送会社コード" + ], + [ + 4, + "運送会社名" + ], + [ + 4, + "運送会社の説明" + ], + [ + 5, + "ドキュメントID" + ], + [ + 5, + "ドキュメントステータスコード" + ], + [ + 5, + "ドキュメントタイプコード" + ], + [ + 5, + "運送会社コード" + ], + [ + 5, + "受領日" + ], + [ + 5, + "受付番号" + ], + [ + 5, + "その他の情報" + ], + [ + 6, + "従業員ID" + ], + [ + 6, + "職位コード" + ], + [ + 6, + "従業員名" + ], + [ + 6, + "その他の情報" + ], + [ + 7, + "ドキュメントID" + ], + [ + 7, + "ドラフト数" + ], + [ + 7, + "ドラフトの詳細" + ], + [ + 8, + "ドキュメントID" + ], + [ + 8, + "ドラフト数" + ], + [ + 8, + "コピー数" + ], + [ + 9, + "ドキュメントID" + ], + [ + 9, + "ドラフト数" + ], + [ + 9, + "コピー数" + ], + [ + 9, + "従業員ID" + ], + [ + 10, + "ドキュメントID" + ], + [ + 10, + "郵送するアドレスID" + ], + [ + 10, + "郵送日" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "document_type_code" + ], + [ + 0, + "document_type_description" + ], + [ + 1, + "role_code" + ], + [ + 1, + "role_description" + ], + [ + 2, + "address_id" + ], + [ + 2, + "address_details" + ], + [ + 3, + "document_status_code" + ], + [ + 3, + "document_status_description" + ], + [ + 4, + "shipping_agent_code" + ], + [ + 4, + "shipping_agent_name" + ], + [ + 4, + "shipping_agent_description" + ], + [ + 5, + "document_id" + ], + [ + 5, + "document_status_code" + ], + [ + 5, + "document_type_code" + ], + [ + 5, + "shipping_agent_code" + ], + [ + 5, + "receipt_date" + ], + [ + 5, + "receipt_number" + ], + [ + 5, + "other_details" + ], + [ + 6, + "employee_id" + ], + [ + 6, + "role_code" + ], + [ + 6, + "employee_name" + ], + [ + 6, + "other_details" + ], + [ + 7, + "document_id" + ], + [ + 7, + "draft_number" + ], + [ + 7, + "draft_details" + ], + [ + 8, + "document_id" + ], + [ + 8, + "draft_number" + ], + [ + 8, + "copy_number" + ], + [ + 9, + "document_id" + ], + [ + 9, + "draft_number" + ], + [ + 9, + "copy_number" + ], + [ + 9, + "employee_id" + ], + [ + 10, + "document_id" + ], + [ + 10, + "mailed_to_address_id" + ], + [ + 10, + "mailing_date" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "time", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "time" + ], + "db_id": "cre_Doc_Control_Systems", + "foreign_keys": [ + [ + 15, + 9 + ], + [ + 13, + 7 + ], + [ + 14, + 1 + ], + [ + 20, + 3 + ], + [ + 23, + 12 + ], + [ + 26, + 23 + ], + [ + 27, + 24 + ], + [ + 32, + 19 + ], + [ + 29, + 26 + ], + [ + 30, + 27 + ], + [ + 31, + 28 + ], + [ + 34, + 5 + ], + [ + 33, + 12 + ] + ], + "primary_keys": [ + 1, + 3, + 5, + 7, + 9, + 12, + 19, + 23, + 26, + 29, + 33 + ], + "table_names": [ + "参照ドキュメントタイプ", + "職位", + "メモリアドレス", + "参照ドキュメントのステータス", + "参照配送会社", + "ドキュメント", + "従業員", + "ドキュメントドラフト", + "ドラフトコピー", + "ドキュメントの記録", + "郵送されたドキュメント" + ], + "table_names_original": [ + "Ref_Document_Types", + "Roles", + "Addresses", + "Ref_Document_Status", + "Ref_Shipping_Agents", + "Documents", + "Employees", + "Document_Drafts", + "Draft_Copies", + "Circulation_History", + "Documents_Mailed" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "投資家ID" + ], + [ + 0, + "投資家の詳細" + ], + [ + 1, + "ロットID" + ], + [ + 1, + "投資家ID" + ], + [ + 1, + "ロット詳細" + ], + [ + 2, + "トランザクションタイプコード" + ], + [ + 2, + "トランザクションタイプの説明" + ], + [ + 3, + "トランザクションID" + ], + [ + 3, + "投資家ID" + ], + [ + 3, + "トランザクションタイプコード" + ], + [ + 3, + "取引日" + ], + [ + 3, + "取引額" + ], + [ + 3, + "共有数" + ], + [ + 3, + "その他の情報" + ], + [ + 4, + "販売トランザクションID" + ], + [ + 4, + "販売詳細" + ], + [ + 5, + "購入トランザクションID" + ], + [ + 5, + "購入の詳細" + ], + [ + 6, + "トランザクションID" + ], + [ + 6, + "ロットID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "investor_id" + ], + [ + 0, + "Investor_details" + ], + [ + 1, + "lot_id" + ], + [ + 1, + "investor_id" + ], + [ + 1, + "lot_details" + ], + [ + 2, + "transaction_type_code" + ], + [ + 2, + "transaction_type_description" + ], + [ + 3, + "transaction_id" + ], + [ + 3, + "investor_id" + ], + [ + 3, + "transaction_type_code" + ], + [ + 3, + "date_of_transaction" + ], + [ + 3, + "amount_of_transaction" + ], + [ + 3, + "share_count" + ], + [ + 3, + "other_details" + ], + [ + 4, + "sales_transaction_id" + ], + [ + 4, + "sales_details" + ], + [ + 5, + "purchase_transaction_id" + ], + [ + 5, + "purchase_details" + ], + [ + 6, + "transaction_id" + ], + [ + 6, + "lot_id" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "time", + "number", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "number" + ], + "db_id": "tracking_share_transactions", + "foreign_keys": [ + [ + 4, + 1 + ], + [ + 10, + 6 + ], + [ + 9, + 1 + ], + [ + 15, + 8 + ], + [ + 17, + 8 + ], + [ + 19, + 8 + ], + [ + 20, + 3 + ] + ], + "primary_keys": [ + 1, + 3, + 6, + 8, + 15 + ], + "table_names": [ + "投資家", + "ロット", + "参照トランザクションタイプ", + "トランザクション", + "売上高", + "購入", + "取引ロットの数" + ], + "table_names_original": [ + "Investors", + "Lots", + "Ref_Transaction_Types", + "Transactions", + "Sales", + "Purchases", + "Transactions_Lots" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "建物ID" + ], + [ + 0, + "建物の略称" + ], + [ + 0, + "建物のフルネーム" + ], + [ + 0, + "建物の説明" + ], + [ + 0, + "建物のアドレス" + ], + [ + 0, + "建物のマネージャー" + ], + [ + 0, + "建物の電話番号" + ], + [ + 1, + "アパートID" + ], + [ + 1, + "建物ID" + ], + [ + 1, + "アパートのタイプ" + ], + [ + 1, + "アパート番号" + ], + [ + 1, + "バスルーム数" + ], + [ + 1, + "ベッドルームの数" + ], + [ + 1, + "部屋数" + ], + [ + 2, + "アパートID" + ], + [ + 2, + "施設コード" + ], + [ + 3, + "客ID" + ], + [ + 3, + "客の性別" + ], + [ + 3, + "客の名前" + ], + [ + 3, + "客の苗字" + ], + [ + 3, + "生年月日" + ], + [ + 4, + "アパート予約ID" + ], + [ + 4, + "アパートID" + ], + [ + 4, + "客ID" + ], + [ + 4, + "予約ステータスコード" + ], + [ + 4, + "予約開始日" + ], + [ + 4, + "予約終了日" + ], + [ + 5, + "アパートID" + ], + [ + 5, + "アパート予約ID" + ], + [ + 5, + "ステータスを調べる日付" + ], + [ + 5, + "空き家だか" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "building_id" + ], + [ + 0, + "building_short_name" + ], + [ + 0, + "building_full_name" + ], + [ + 0, + "building_description" + ], + [ + 0, + "building_address" + ], + [ + 0, + "building_manager" + ], + [ + 0, + "building_phone" + ], + [ + 1, + "apt_id" + ], + [ + 1, + "building_id" + ], + [ + 1, + "apt_type_code" + ], + [ + 1, + "apt_number" + ], + [ + 1, + "bathroom_count" + ], + [ + 1, + "bedroom_count" + ], + [ + 1, + "room_count" + ], + [ + 2, + "apt_id" + ], + [ + 2, + "facility_code" + ], + [ + 3, + "guest_id" + ], + [ + 3, + "gender_code" + ], + [ + 3, + "guest_first_name" + ], + [ + 3, + "guest_last_name" + ], + [ + 3, + "date_of_birth" + ], + [ + 4, + "apt_booking_id" + ], + [ + 4, + "apt_id" + ], + [ + 4, + "guest_id" + ], + [ + 4, + "booking_status_code" + ], + [ + 4, + "booking_start_date" + ], + [ + 4, + "booking_end_date" + ], + [ + 5, + "apt_id" + ], + [ + 5, + "apt_booking_id" + ], + [ + 5, + "status_date" + ], + [ + 5, + "available_yn" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "time", + "number", + "number", + "number", + "text", + "time", + "time", + "number", + "number", + "time", + "others" + ], + "db_id": "apartment_rentals", + "foreign_keys": [ + [ + 9, + 1 + ], + [ + 15, + 8 + ], + [ + 24, + 17 + ], + [ + 23, + 8 + ], + [ + 29, + 22 + ], + [ + 28, + 8 + ] + ], + "primary_keys": [ + 1, + 8, + 15, + 17, + 22, + 30 + ], + "table_names": [ + "アパートの建物", + "アパート", + "アパート施設", + "客", + "アパートの予約記録", + "アパートのステータスを調べる" + ], + "table_names_original": [ + "Apartment_Buildings", + "Apartments", + "Apartment_Facilities", + "Guests", + "Apartment_Bookings", + "View_Unit_Status" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アドレスID" + ], + [ + 0, + "ライン1" + ], + [ + 0, + "ライン2" + ], + [ + 0, + "ライン3" + ], + [ + 0, + "市" + ], + [ + 0, + "郵便番号" + ], + [ + 0, + "州、郡、県" + ], + [ + 0, + "国" + ], + [ + 0, + "その他の住所の詳細" + ], + [ + 1, + "コースID" + ], + [ + 1, + "コース名" + ], + [ + 1, + "コースの説明" + ], + [ + 1, + "その他の情報" + ], + [ + 2, + "部門ID" + ], + [ + 2, + "部門名" + ], + [ + 2, + "部門の説明" + ], + [ + 2, + "その他の情報" + ], + [ + 3, + "学位ID" + ], + [ + 3, + "部門ID" + ], + [ + 3, + "学位名" + ], + [ + 3, + "学位の説明" + ], + [ + 3, + "その他の情報" + ], + [ + 4, + "セクションID" + ], + [ + 4, + "コースID" + ], + [ + 4, + "セクション名" + ], + [ + 4, + "セクションの説明" + ], + [ + 4, + "その他の情報" + ], + [ + 5, + "学期ID" + ], + [ + 5, + "学期名" + ], + [ + 5, + "学期の説明" + ], + [ + 5, + "その他の情報" + ], + [ + 6, + "学生証" + ], + [ + 6, + "現在のアドレスID" + ], + [ + 6, + "永久のアドレスID" + ], + [ + 6, + "ファーストネーム" + ], + [ + 6, + "ミドルネーム" + ], + [ + 6, + "苗字" + ], + [ + 6, + "セル携帯番号" + ], + [ + 6, + "電子メールアドレス" + ], + [ + 6, + "ssn" + ], + [ + 6, + "最初の登録した日付" + ], + [ + 6, + "卒業日" + ], + [ + 6, + "他の学生の詳細" + ], + [ + 7, + "学生登録ID" + ], + [ + 7, + "学位ID" + ], + [ + 7, + "学期ID" + ], + [ + 7, + "学生証" + ], + [ + 7, + "その他の情報" + ], + [ + 8, + "学生コースID" + ], + [ + 8, + "コースID" + ], + [ + 8, + "学生登録ID" + ], + [ + 9, + "トランスクリプトID" + ], + [ + 9, + "トランスクリプトの日付" + ], + [ + 9, + "その他の情報" + ], + [ + 10, + "学生コースID" + ], + [ + 10, + "トランスクリプトID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "address_id" + ], + [ + 0, + "line_1" + ], + [ + 0, + "line_2" + ], + [ + 0, + "line_3" + ], + [ + 0, + "city" + ], + [ + 0, + "zip_postcode" + ], + [ + 0, + "state_province_county" + ], + [ + 0, + "country" + ], + [ + 0, + "other_address_details" + ], + [ + 1, + "course_id" + ], + [ + 1, + "course_name" + ], + [ + 1, + "course_description" + ], + [ + 1, + "other_details" + ], + [ + 2, + "department_id" + ], + [ + 2, + "department_name" + ], + [ + 2, + "department_description" + ], + [ + 2, + "other_details" + ], + [ + 3, + "degree_program_id" + ], + [ + 3, + "department_id" + ], + [ + 3, + "degree_summary_name" + ], + [ + 3, + "degree_summary_description" + ], + [ + 3, + "other_details" + ], + [ + 4, + "section_id" + ], + [ + 4, + "course_id" + ], + [ + 4, + "section_name" + ], + [ + 4, + "section_description" + ], + [ + 4, + "other_details" + ], + [ + 5, + "semester_id" + ], + [ + 5, + "semester_name" + ], + [ + 5, + "semester_description" + ], + [ + 5, + "other_details" + ], + [ + 6, + "student_id" + ], + [ + 6, + "current_address_id" + ], + [ + 6, + "permanent_address_id" + ], + [ + 6, + "first_name" + ], + [ + 6, + "middle_name" + ], + [ + 6, + "last_name" + ], + [ + 6, + "cell_mobile_number" + ], + [ + 6, + "email_address" + ], + [ + 6, + "ssn" + ], + [ + 6, + "date_first_registered" + ], + [ + 6, + "date_left" + ], + [ + 6, + "other_student_details" + ], + [ + 7, + "student_enrolment_id" + ], + [ + 7, + "degree_program_id" + ], + [ + 7, + "semester_id" + ], + [ + 7, + "student_id" + ], + [ + 7, + "other_details" + ], + [ + 8, + "student_course_id" + ], + [ + 8, + "course_id" + ], + [ + 8, + "student_enrolment_id" + ], + [ + 9, + "transcript_id" + ], + [ + 9, + "transcript_date" + ], + [ + 9, + "other_details" + ], + [ + 10, + "student_course_id" + ], + [ + 10, + "transcript_id" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "time", + "time", + "text", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "time", + "text", + "number", + "number" + ], + "db_id": "student_transcripts_tracking", + "foreign_keys": [ + [ + 19, + 14 + ], + [ + 24, + 10 + ], + [ + 34, + 1 + ], + [ + 33, + 1 + ], + [ + 47, + 32 + ], + [ + 46, + 28 + ], + [ + 45, + 18 + ], + [ + 51, + 44 + ], + [ + 50, + 10 + ], + [ + 56, + 52 + ], + [ + 55, + 49 + ] + ], + "primary_keys": [ + 1, + 10, + 14, + 18, + 23, + 28, + 32, + 44, + 49, + 52 + ], + "table_names": [ + "住所", + "コース", + "部門", + "学位", + "セクション", + "学期", + "学生", + "学生の登録", + "学生登録コース", + "トランスクリプト", + "トランスクリプトの内容" + ], + "table_names_original": [ + "Addresses", + "Courses", + "Departments", + "Degree_Programs", + "Sections", + "Semesters", + "Students", + "Student_Enrolment", + "Student_Enrolment_Courses", + "Transcripts", + "Transcript_Contents" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ドキュメントタイプコード" + ], + [ + 0, + "ドキュメントタイプ名" + ], + [ + 0, + "ドキュメントタイプの説明" + ], + [ + 1, + "予算タイプコード" + ], + [ + 1, + "予算タイプの説明" + ], + [ + 2, + "プロジェクトID" + ], + [ + 2, + "プロジェクトの詳細" + ], + [ + 3, + "ドキュメントID" + ], + [ + 3, + "ドキュメントタイプコード" + ], + [ + 3, + "プロジェクトID" + ], + [ + 3, + "ドキュメントの日付" + ], + [ + 3, + "ドキュメント名" + ], + [ + 3, + "ドキュメントの説明" + ], + [ + 3, + "その他の情報" + ], + [ + 4, + "ステートメントID" + ], + [ + 4, + "ステートメントの詳細" + ], + [ + 5, + "ドキュメントID" + ], + [ + 5, + "予算タイプコード" + ], + [ + 5, + "ドキュメントの詳細" + ], + [ + 6, + "アカウントID" + ], + [ + 6, + "ステートメントID" + ], + [ + 6, + "アカウント詳細" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Document_Type_Code" + ], + [ + 0, + "Document_Type_Name" + ], + [ + 0, + "Document_Type_Description" + ], + [ + 1, + "Budget_Type_Code" + ], + [ + 1, + "Budget_Type_Description" + ], + [ + 2, + "Project_ID" + ], + [ + 2, + "Project_Details" + ], + [ + 3, + "Document_ID" + ], + [ + 3, + "Document_Type_Code" + ], + [ + 3, + "Project_ID" + ], + [ + 3, + "Document_Date" + ], + [ + 3, + "Document_Name" + ], + [ + 3, + "Document_Description" + ], + [ + 3, + "Other_Details" + ], + [ + 4, + "Statement_ID" + ], + [ + 4, + "Statement_Details" + ], + [ + 5, + "Document_ID" + ], + [ + 5, + "Budget_Type_Code" + ], + [ + 5, + "Document_Details" + ], + [ + 6, + "Account_ID" + ], + [ + 6, + "Statement_ID" + ], + [ + 6, + "Account_Details" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "time", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "text" + ], + "db_id": "cre_Docs_and_Epenses", + "foreign_keys": [ + [ + 10, + 6 + ], + [ + 9, + 1 + ], + [ + 15, + 8 + ], + [ + 17, + 8 + ], + [ + 18, + 4 + ], + [ + 21, + 15 + ] + ], + "primary_keys": [ + 1, + 4, + 6, + 8, + 15, + 17, + 20 + ], + "table_names": [ + "参照ドキュメントタイプ", + "参照予算コード", + "プロジェクト", + "ドキュメント", + "ステートメント", + "経費があるドキュメント", + "アカウント" + ], + "table_names_original": [ + "Ref_Document_Types", + "Ref_Budget_Codes", + "Projects", + "Documents", + "Statements", + "Documents_with_Expenses", + "Accounts" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ミッションID" + ], + [ + 0, + "船ID" + ], + [ + 0, + "コード" + ], + [ + 0, + "実行年" + ], + [ + 0, + "ロケーション" + ], + [ + 0, + "スピード" + ], + [ + 0, + "運命" + ], + [ + 1, + "船ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "タイプ" + ], + [ + 1, + "国籍" + ], + [ + 1, + "トン数" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Mission_ID" + ], + [ + 0, + "Ship_ID" + ], + [ + 0, + "Code" + ], + [ + 0, + "Launched_Year" + ], + [ + 0, + "Location" + ], + [ + 0, + "Speed_knots" + ], + [ + 0, + "Fate" + ], + [ + 1, + "Ship_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Type" + ], + [ + 1, + "Nationality" + ], + [ + 1, + "Tonnage" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "number" + ], + "db_id": "ship_mission", + "foreign_keys": [ + [ + 2, + 8 + ] + ], + "primary_keys": [ + 1, + 8 + ], + "table_names": [ + "ミッション", + "船" + ], + "table_names_original": [ + "mission", + "ship" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "会社ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "市" + ], + [ + 0, + "高さ" + ], + [ + 0, + "階数" + ], + [ + 0, + "状態" + ], + [ + 1, + "会社ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "本部" + ], + [ + 1, + "業界" + ], + [ + 1, + "売上高(billion)" + ], + [ + 1, + "利益(billion)" + ], + [ + 1, + "資産(billion)" + ], + [ + 1, + "市場価値(billion)" + ], + [ + 2, + "建物ID" + ], + [ + 2, + "会社ID" + ], + [ + 2, + "入る年" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "name" + ], + [ + 0, + "City" + ], + [ + 0, + "Height" + ], + [ + 0, + "Stories" + ], + [ + 0, + "Status" + ], + [ + 1, + "id" + ], + [ + 1, + "name" + ], + [ + 1, + "Headquarters" + ], + [ + 1, + "Industry" + ], + [ + 1, + "Sales_billion" + ], + [ + 1, + "Profits_billion" + ], + [ + 1, + "Assets_billion" + ], + [ + 1, + "Market_Value_billion" + ], + [ + 2, + "building_id" + ], + [ + 2, + "company_id" + ], + [ + 2, + "move_in_year" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "number" + ], + "db_id": "company_office", + "foreign_keys": [ + [ + 16, + 7 + ], + [ + 15, + 1 + ] + ], + "primary_keys": [ + 1, + 7, + 15 + ], + "table_names": [ + "建物", + "会社", + "オフィスの場所" + ], + "table_names_original": [ + "buildings", + "Companies", + "Office_locations" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "プロブレムのカテゴリコード" + ], + [ + 0, + "プロブレムのカテゴリの説明" + ], + [ + 1, + "プロブレムログID" + ], + [ + 1, + "スタッフID" + ], + [ + 1, + "プロブレムID" + ], + [ + 1, + "プロブレムのカテゴリコード" + ], + [ + 1, + "プロブレムのステータスコード" + ], + [ + 1, + "ログエントリの入力日" + ], + [ + 1, + "ログエントリの説明" + ], + [ + 1, + "ログエントリの修正" + ], + [ + 1, + "その他のログの詳細" + ], + [ + 2, + "プロブレムのステータスコード" + ], + [ + 2, + "プロブレムのステータスの説明" + ], + [ + 3, + "製品ID" + ], + [ + 3, + "製品名" + ], + [ + 3, + "製品詳細" + ], + [ + 4, + "スタッフID" + ], + [ + 4, + "スタッフ名" + ], + [ + 4, + "スタッフの姓" + ], + [ + 4, + "その他のスタッフの詳細" + ], + [ + 5, + "プロブレムID" + ], + [ + 5, + "製品ID" + ], + [ + 5, + "認証されたスタッフのID" + ], + [ + 5, + "報告されたスタッフのID" + ], + [ + 5, + "プロブレムが報告された日付" + ], + [ + 5, + "プロブレムが解決された日付" + ], + [ + 5, + "プロブレムの説明" + ], + [ + 5, + "その他のプロブレムの詳細" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "problem_category_code" + ], + [ + 0, + "problem_category_description" + ], + [ + 1, + "problem_log_id" + ], + [ + 1, + "assigned_to_staff_id" + ], + [ + 1, + "problem_id" + ], + [ + 1, + "problem_category_code" + ], + [ + 1, + "problem_status_code" + ], + [ + 1, + "log_entry_date" + ], + [ + 1, + "log_entry_description" + ], + [ + 1, + "log_entry_fix" + ], + [ + 1, + "other_log_details" + ], + [ + 2, + "problem_status_code" + ], + [ + 2, + "problem_status_description" + ], + [ + 3, + "product_id" + ], + [ + 3, + "product_name" + ], + [ + 3, + "product_details" + ], + [ + 4, + "staff_id" + ], + [ + 4, + "staff_first_name" + ], + [ + 4, + "staff_last_name" + ], + [ + 4, + "other_staff_details" + ], + [ + 5, + "problem_id" + ], + [ + 5, + "product_id" + ], + [ + 5, + "closure_authorised_by_staff_id" + ], + [ + 5, + "reported_by_staff_id" + ], + [ + 5, + "date_problem_reported" + ], + [ + 5, + "date_problem_closed" + ], + [ + 5, + "problem_description" + ], + [ + 5, + "other_problem_details" + ] + ], + "column_types": [ + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "time", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "time", + "time", + "text", + "text" + ], + "db_id": "tracking_software_problems", + "foreign_keys": [ + [ + 7, + 12 + ], + [ + 5, + 21 + ], + [ + 4, + 17 + ], + [ + 6, + 1 + ], + [ + 24, + 17 + ], + [ + 22, + 14 + ], + [ + 23, + 17 + ] + ], + "primary_keys": [ + 1, + 3, + 12, + 14, + 17, + 21 + ], + "table_names": [ + "プロブレムのカテゴリコード", + "プロブレムログ", + "プロブレムのステータスコード", + "製品", + "スタッフ", + "プロブレム" + ], + "table_names_original": [ + "Problem_Category_Codes", + "Problem_Log", + "Problem_Status_Codes", + "Product", + "Staff", + "Problems" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "特性タイプコード" + ], + [ + 0, + "特性タイプの説明" + ], + [ + 1, + "カラーコード" + ], + [ + 1, + "カラーの説明" + ], + [ + 2, + "製品カテゴリコード" + ], + [ + 2, + "商品カテゴリの説明" + ], + [ + 2, + "測定単位" + ], + [ + 3, + "特性ID" + ], + [ + 3, + "特性タイプコード" + ], + [ + 3, + "特性データ型" + ], + [ + 3, + "特徴的な名前" + ], + [ + 3, + "その他の特徴的な詳細" + ], + [ + 4, + "製品番号" + ], + [ + 4, + "カラーコード" + ], + [ + 4, + "製品カテゴリコード" + ], + [ + 4, + "製品名" + ], + [ + 4, + "典型的な購入価格" + ], + [ + 4, + "典型的な販売価格" + ], + [ + 4, + "製品説明" + ], + [ + 4, + "その他の商品詳細" + ], + [ + 5, + "製品番号" + ], + [ + 5, + "特性ID" + ], + [ + 5, + "製品特性値" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "characteristic_type_code" + ], + [ + 0, + "characteristic_type_description" + ], + [ + 1, + "color_code" + ], + [ + 1, + "color_description" + ], + [ + 2, + "product_category_code" + ], + [ + 2, + "product_category_description" + ], + [ + 2, + "unit_of_measure" + ], + [ + 3, + "characteristic_id" + ], + [ + 3, + "characteristic_type_code" + ], + [ + 3, + "characteristic_data_type" + ], + [ + 3, + "characteristic_name" + ], + [ + 3, + "other_characteristic_details" + ], + [ + 4, + "product_id" + ], + [ + 4, + "color_code" + ], + [ + 4, + "product_category_code" + ], + [ + 4, + "product_name" + ], + [ + 4, + "typical_buying_price" + ], + [ + 4, + "typical_selling_price" + ], + [ + 4, + "product_description" + ], + [ + 4, + "other_product_details" + ], + [ + 5, + "product_id" + ], + [ + 5, + "characteristic_id" + ], + [ + 5, + "product_characteristic_value" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text" + ], + "db_id": "products_gen_characteristics", + "foreign_keys": [ + [ + 9, + 1 + ], + [ + 14, + 3 + ], + [ + 15, + 5 + ], + [ + 21, + 13 + ], + [ + 22, + 8 + ] + ], + "primary_keys": [ + 1, + 3, + 5, + 8, + 13 + ], + "table_names": [ + "参照特性タイプ", + "参照色", + "参照製品カテゴリ", + "特徴", + "製品", + "製品の特徴" + ], + "table_names_original": [ + "Ref_Characteristic_Types", + "Ref_Colors", + "Ref_Product_Categories", + "Characteristics", + "Products", + "Product_Characteristics" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ショップID" + ], + [ + 0, + "住所" + ], + [ + 0, + "スタッフ数" + ], + [ + 0, + "スコア" + ], + [ + 0, + "創設の年" + ], + [ + 1, + "メンバーID" + ], + [ + 1, + "名前" + ], + [ + 1, + "メンバーカード" + ], + [ + 1, + "年齢" + ], + [ + 1, + "購入時間" + ], + [ + 1, + "メンバーシップのレベル" + ], + [ + 1, + "住所" + ], + [ + 2, + "割引ID" + ], + [ + 2, + "ショップID" + ], + [ + 2, + "月" + ], + [ + 2, + "スタッフ数" + ], + [ + 3, + "割引ID" + ], + [ + 3, + "メンバーID" + ], + [ + 3, + "合計金額" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Shop_ID" + ], + [ + 0, + "Address" + ], + [ + 0, + "Num_of_staff" + ], + [ + 0, + "Score" + ], + [ + 0, + "Open_Year" + ], + [ + 1, + "Member_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Membership_card" + ], + [ + 1, + "Age" + ], + [ + 1, + "Time_of_purchase" + ], + [ + 1, + "Level_of_membership" + ], + [ + 1, + "Address" + ], + [ + 2, + "HH_ID" + ], + [ + 2, + "Shop_ID" + ], + [ + 2, + "Month" + ], + [ + 2, + "Num_of_shaff_in_charge" + ], + [ + 3, + "HH_ID" + ], + [ + 3, + "Member_ID" + ], + [ + 3, + "Total_amount" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "coffee_shop", + "foreign_keys": [ + [ + 14, + 1 + ], + [ + 18, + 6 + ] + ], + "primary_keys": [ + 1, + 6, + 13, + 17 + ], + "table_names": [ + "ショップ", + "メンバー", + "ハッピーアワーの割引", + "ハッピーアワーのメンバー" + ], + "table_names_original": [ + "shop", + "member", + "happy_hour", + "happy_hour_member" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "プレイヤーID" + ], + [ + 0, + "スポンサー名" + ], + [ + 0, + "プレーヤの名前" + ], + [ + 0, + "性別" + ], + [ + 0, + "レジデンス" + ], + [ + 0, + "職業" + ], + [ + 0, + "投票" + ], + [ + 0, + "ランク" + ], + [ + 1, + "クラブID" + ], + [ + 1, + "クラブ名" + ], + [ + 1, + "地域" + ], + [ + 1, + "創設年" + ], + [ + 2, + "コーチID" + ], + [ + 2, + "プレーヤの名前" + ], + [ + 2, + "性別" + ], + [ + 2, + "クラブID" + ], + [ + 2, + "ランク" + ], + [ + 3, + "プレイヤーID" + ], + [ + 3, + "コーチID" + ], + [ + 3, + "開始年" + ], + [ + 4, + "ランク" + ], + [ + 4, + "クラブID" + ], + [ + 4, + "金メダルの数" + ], + [ + 4, + "大きい銀メダルの数" + ], + [ + 4, + "小さい銀メダルの数" + ], + [ + 4, + "銅のメダルの数" + ], + [ + 4, + "総得点" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Player_ID" + ], + [ + 0, + "Sponsor_name" + ], + [ + 0, + "Player_name" + ], + [ + 0, + "Gender" + ], + [ + 0, + "Residence" + ], + [ + 0, + "Occupation" + ], + [ + 0, + "Votes" + ], + [ + 0, + "Rank" + ], + [ + 1, + "Club_ID" + ], + [ + 1, + "Club_name" + ], + [ + 1, + "Region" + ], + [ + 1, + "Start_year" + ], + [ + 2, + "Coach_ID" + ], + [ + 2, + "Coach_name" + ], + [ + 2, + "Gender" + ], + [ + 2, + "Club_ID" + ], + [ + 2, + "Rank" + ], + [ + 3, + "Player_ID" + ], + [ + 3, + "Coach_ID" + ], + [ + 3, + "Starting_year" + ], + [ + 4, + "Rank" + ], + [ + 4, + "Club_ID" + ], + [ + 4, + "Gold" + ], + [ + 4, + "Big_Silver" + ], + [ + 4, + "Small_Silver" + ], + [ + 4, + "Bronze" + ], + [ + 4, + "Points" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "riding_club", + "foreign_keys": [ + [ + 16, + 9 + ], + [ + 19, + 13 + ], + [ + 18, + 1 + ], + [ + 22, + 9 + ] + ], + "primary_keys": [ + 1, + 9, + 13, + 18, + 21 + ], + "table_names": [ + "プレーヤー", + "クラブ", + "コーチ", + "コーチが選手を指導する", + "マッチ結果" + ], + "table_names_original": [ + "player", + "club", + "coach", + "player_coach", + "match_result" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アカウントID" + ], + [ + 0, + "顧客ID" + ], + [ + 0, + "アカウント名" + ], + [ + 0, + "その他のアカウントの詳細" + ], + [ + 1, + "顧客ID" + ], + [ + 1, + "顧客の名" + ], + [ + 1, + "顧客の苗字" + ], + [ + 1, + "顧客の住所" + ], + [ + 1, + "顧客の電話番号" + ], + [ + 1, + "顧客の電子メール" + ], + [ + 1, + "その他の顧客の詳細" + ], + [ + 2, + "クレジットカードID" + ], + [ + 2, + "顧客ID" + ], + [ + 2, + "クレジットカードのタイプコード" + ], + [ + 2, + "カード番号" + ], + [ + 2, + "発効日" + ], + [ + 2, + "有効時間の終了日" + ], + [ + 2, + "その他のカードの詳細" + ], + [ + 3, + "トランザクションID" + ], + [ + 3, + "以前のトランザクションID" + ], + [ + 3, + "アカウントID" + ], + [ + 3, + "クレジットカードID" + ], + [ + 3, + "トランザクションタイプ" + ], + [ + 3, + "取引日" + ], + [ + 3, + "取引���額" + ], + [ + 3, + "トランザクションコメント" + ], + [ + 3, + "その他の取引の詳細" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "account_id" + ], + [ + 0, + "customer_id" + ], + [ + 0, + "account_name" + ], + [ + 0, + "other_account_details" + ], + [ + 1, + "customer_id" + ], + [ + 1, + "customer_first_name" + ], + [ + 1, + "customer_last_name" + ], + [ + 1, + "customer_address" + ], + [ + 1, + "customer_phone" + ], + [ + 1, + "customer_email" + ], + [ + 1, + "other_customer_details" + ], + [ + 2, + "card_id" + ], + [ + 2, + "customer_id" + ], + [ + 2, + "card_type_code" + ], + [ + 2, + "card_number" + ], + [ + 2, + "date_valid_from" + ], + [ + 2, + "date_valid_to" + ], + [ + 2, + "other_card_details" + ], + [ + 3, + "transaction_id" + ], + [ + 3, + "previous_transaction_id" + ], + [ + 3, + "account_id" + ], + [ + 3, + "card_id" + ], + [ + 3, + "transaction_type" + ], + [ + 3, + "transaction_date" + ], + [ + 3, + "transaction_amount" + ], + [ + 3, + "transaction_comment" + ], + [ + 3, + "other_transaction_details" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "time", + "time", + "text", + "number", + "number", + "number", + "number", + "text", + "time", + "number", + "text", + "text" + ], + "db_id": "customers_card_transactions", + "foreign_keys": [ + [ + 21, + 1 + ], + [ + 22, + 12 + ] + ], + "primary_keys": [ + 1, + 5, + 12 + ], + "table_names": [ + "アカウント", + "顧客", + "顧客カード", + "金融取引" + ], + "table_names_original": [ + "Accounts", + "Customers", + "Customers_Cards", + "Financial_Transactions" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "県ID" + ], + [ + 0, + "都市名" + ], + [ + 0, + "人口" + ], + [ + 0, + "警察数" + ], + [ + 0, + "各警察が対応する居住者数" + ], + [ + 0, + "ケース数" + ], + [ + 0, + "犯罪率" + ], + [ + 0, + "警察の部隊名" + ], + [ + 0, + "ロケーション" + ], + [ + 1, + "都市ID" + ], + [ + 1, + "県ID" + ], + [ + 1, + "都市名" + ], + [ + 1, + "白人の割合" + ], + [ + 1, + "黒人の割合" + ], + [ + 1, + "インディアンの割合" + ], + [ + 1, + "アジア人の割合" + ], + [ + 1, + "混血の割合" + ], + [ + 1, + "ヒスパニックの割合" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "County_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Population" + ], + [ + 0, + "Police_officers" + ], + [ + 0, + "Residents_per_officer" + ], + [ + 0, + "Case_burden" + ], + [ + 0, + "Crime_rate" + ], + [ + 0, + "Police_force" + ], + [ + 0, + "Location" + ], + [ + 1, + "City_ID" + ], + [ + 1, + "County_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "White" + ], + [ + 1, + "Black" + ], + [ + 1, + "Amerindian" + ], + [ + 1, + "Asian" + ], + [ + 1, + "Multiracial" + ], + [ + 1, + "Hispanic" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "county_public_safety", + "foreign_keys": [ + [ + 11, + 1 + ] + ], + "primary_keys": [ + 1, + 10 + ], + "table_names": [ + "県の公安", + "市" + ], + "table_names_original": [ + "county_public_safety", + "city" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "メンバーID" + ], + [ + 0, + "名前" + ], + [ + 0, + "国籍" + ], + [ + 0, + "役割" + ], + [ + 1, + "パフォーマンスID" + ], + [ + 1, + "日付" + ], + [ + 1, + "ホスト" + ], + [ + 1, + "ロケーション" + ], + [ + 1, + "出席" + ], + [ + 2, + "メンバーID" + ], + [ + 2, + "パフォーマンスID" + ], + [ + 2, + "楽器の数" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Member_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Nationality" + ], + [ + 0, + "Role" + ], + [ + 1, + "Performance_ID" + ], + [ + 1, + "Date" + ], + [ + 1, + "Host" + ], + [ + 1, + "Location" + ], + [ + 1, + "Attendance" + ], + [ + 2, + "Member_ID" + ], + [ + 2, + "Performance_ID" + ], + [ + 2, + "Num_of_Pieces" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "performance_attendance", + "foreign_keys": [ + [ + 11, + 5 + ], + [ + 10, + 1 + ] + ], + "primary_keys": [ + 1, + 5, + 10 + ], + "table_names": [ + "メンバー", + "パフォーマンス", + "メンバーが出席する" + ], + "table_names_original": [ + "member", + "performance", + "member_attendance" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "学生ID" + ], + [ + 0, + "苗字" + ], + [ + 0, + "ファーストネーム" + ], + [ + 0, + "年齢" + ], + [ + 0, + "性別" + ], + [ + 0, + "専門" + ], + [ + 0, + "指導教官" + ], + [ + 0, + "都市コード" + ], + [ + 1, + "クラブID" + ], + [ + 1, + "クラブ名" + ], + [ + 1, + "クラブの説明" + ], + [ + 1, + "クラブの場所" + ], + [ + 2, + "学生ID" + ], + [ + 2, + "クラブID" + ], + [ + 2, + "ポジション" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "StuID" + ], + [ + 0, + "LName" + ], + [ + 0, + "Fname" + ], + [ + 0, + "Age" + ], + [ + 0, + "Sex" + ], + [ + 0, + "Major" + ], + [ + 0, + "Advisor" + ], + [ + 0, + "city_code" + ], + [ + 1, + "ClubID" + ], + [ + 1, + "ClubName" + ], + [ + 1, + "ClubDesc" + ], + [ + 1, + "ClubLocation" + ], + [ + 2, + "StuID" + ], + [ + 2, + "ClubID" + ], + [ + 2, + "Position" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text" + ], + "db_id": "club_1", + "foreign_keys": [ + [ + 14, + 9 + ], + [ + 13, + 1 + ] + ], + "primary_keys": [ + 1, + 9 + ], + "table_names": [ + "メンバー", + "クラブ", + "クラブのメンバー" + ], + "table_names_original": [ + "Student", + "Club", + "Member_of_club" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "歌手ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "生年月日" + ], + [ + 0, + "純資産(millions)" + ], + [ + 0, + "国籍" + ], + [ + 1, + "曲ID" + ], + [ + 1, + "タイトル" + ], + [ + 1, + "歌手ID" + ], + [ + 1, + "売上高" + ], + [ + 1, + "最高位" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Singer_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Birth_Year" + ], + [ + 0, + "Net_Worth_Millions" + ], + [ + 0, + "Citizenship" + ], + [ + 1, + "Song_ID" + ], + [ + 1, + "Title" + ], + [ + 1, + "Singer_ID" + ], + [ + 1, + "Sales" + ], + [ + 1, + "Highest_Position" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "text", + "number", + "number", + "number" + ], + "db_id": "singer", + "foreign_keys": [ + [ + 8, + 1 + ] + ], + "primary_keys": [ + 1, + 6 + ], + "table_names": [ + "歌手", + "歌" + ], + "table_names_original": [ + "singer", + "song" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ブッククラブID" + ], + [ + 0, + "年" + ], + [ + 0, + "著者または編集者" + ], + [ + 0, + "本のタイトル" + ], + [ + 0, + "出版社" + ], + [ + 0, + "カテゴリー" + ], + [ + 0, + "結果" + ], + [ + 1, + "映画ID" + ], + [ + 1, + "タイトル" + ], + [ + 1, + "年" + ], + [ + 1, + "監督" + ], + [ + 1, + "予算百万" + ], + [ + 1, + "世界興行収入" + ], + [ + 2, + "会社名" + ], + [ + 2, + "会社タイプ" + ], + [ + 2, + "登録地" + ], + [ + 2, + "グループの株の所有権" + ], + [ + 2, + "ブッククラブID" + ], + [ + 2, + "映画ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "book_club_id" + ], + [ + 0, + "Year" + ], + [ + 0, + "Author_or_Editor" + ], + [ + 0, + "Book_Title" + ], + [ + 0, + "Publisher" + ], + [ + 0, + "Category" + ], + [ + 0, + "Result" + ], + [ + 1, + "movie_id" + ], + [ + 1, + "Title" + ], + [ + 1, + "Year" + ], + [ + 1, + "Director" + ], + [ + 1, + "Budget_million" + ], + [ + 1, + "Gross_worldwide" + ], + [ + 2, + "Company_name" + ], + [ + 2, + "Type" + ], + [ + 2, + "Incorporated_in" + ], + [ + 2, + "Group_Equity_Shareholding" + ], + [ + 2, + "book_club_id" + ], + [ + 2, + "movie_id" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "text", + "text" + ], + "db_id": "culture_company", + "foreign_keys": [ + [ + 19, + 8 + ], + [ + 18, + 1 + ] + ], + "primary_keys": [ + 1, + 8, + 14 + ], + "table_names": [ + "ブッククラブ", + "映画", + "文化会社" + ], + "table_names_original": [ + "book_club", + "movie", + "culture_company" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "テンプレートタイプコード" + ], + [ + 0, + "テンプレートタイプの説明" + ], + [ + 1, + "テンプレートID" + ], + [ + 1, + "バージョンナンバー" + ], + [ + 1, + "テンプレートタイプコード" + ], + [ + 1, + "発効日" + ], + [ + 1, + "失効日" + ], + [ + 1, + "テンプレートの詳細" + ], + [ + 2, + "ドキュメントID" + ], + [ + 2, + "テンプレートID" + ], + [ + 2, + "ドキュメント名" + ], + [ + 2, + "ドキュメントの説明" + ], + [ + 2, + "その他の情報" + ], + [ + 3, + "段落ID" + ], + [ + 3, + "ドキュメントID" + ], + [ + 3, + "段落テキスト" + ], + [ + 3, + "その他の情報" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Template_Type_Code" + ], + [ + 0, + "Template_Type_Description" + ], + [ + 1, + "Template_ID" + ], + [ + 1, + "Version_Number" + ], + [ + 1, + "Template_Type_Code" + ], + [ + 1, + "Date_Effective_From" + ], + [ + 1, + "Date_Effective_To" + ], + [ + 1, + "Template_Details" + ], + [ + 2, + "Document_ID" + ], + [ + 2, + "Template_ID" + ], + [ + 2, + "Document_Name" + ], + [ + 2, + "Document_Description" + ], + [ + 2, + "Other_Details" + ], + [ + 3, + "Paragraph_ID" + ], + [ + 3, + "Document_ID" + ], + [ + 3, + "Paragraph_Text" + ], + [ + 3, + "Other_Details" + ] + ], + "column_types": [ + "text", + "text", + "text", + "number", + "number", + "text", + "time", + "time", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text" + ], + "db_id": "cre_Doc_Template_Mgt", + "foreign_keys": [ + [ + 5, + 1 + ], + [ + 10, + 3 + ], + [ + 15, + 9 + ] + ], + "primary_keys": [ + 1, + 3, + 9, + 14 + ], + "table_names": [ + "参照テンプレートのタイプ", + "テンプレート", + "ドキュメント", + "段落" + ], + "table_names_original": [ + "Ref_Template_Types", + "Templates", + "Documents", + "Paragraphs" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ミュージカルID" + ], + [ + 0, + "名前" + ], + [ + 0, + "年" + ], + [ + 0, + "賞" + ], + [ + 0, + "カテゴリー" + ], + [ + 0, + "候補者" + ], + [ + 0, + "結果" + ], + [ + 1, + "アクターID" + ], + [ + 1, + "名前" + ], + [ + 1, + "ミュージカルID" + ], + [ + 1, + "キャラクター" + ], + [ + 1, + "デュレーション" + ], + [ + 1, + "年齢" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Musical_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Year" + ], + [ + 0, + "Award" + ], + [ + 0, + "Category" + ], + [ + 0, + "Nominee" + ], + [ + 0, + "Result" + ], + [ + 1, + "Actor_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Musical_ID" + ], + [ + 1, + "Character" + ], + [ + 1, + "Duration" + ], + [ + 1, + "age" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "number" + ], + "db_id": "musical", + "foreign_keys": [ + [ + 10, + 8 + ] + ], + "primary_keys": [ + 1, + 8 + ], + "table_names": [ + "ミュージカル", + "アクター" + ], + "table_names_original": [ + "musical", + "actor" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "都市ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "国コード" + ], + [ + 0, + "地区" + ], + [ + 0, + "人口" + ], + [ + 1, + "名前" + ], + [ + 1, + "序列" + ], + [ + 2, + "コード" + ], + [ + 2, + "名前" + ], + [ + 2, + "大陸" + ], + [ + 2, + "地域" + ], + [ + 2, + "表面積" + ], + [ + 2, + "独立した年" + ], + [ + 2, + "人口" + ], + [ + 2, + "予想寿命" + ], + [ + 2, + "国民総生産" + ], + [ + 2, + "旧国民総生産" + ], + [ + 2, + "ローカ���名" + ], + [ + 2, + "政府のフォーム" + ], + [ + 2, + "首脳" + ], + [ + 2, + "資本" + ], + [ + 2, + "コード2" + ], + [ + 3, + "国コード" + ], + [ + 3, + "言語" + ], + [ + 3, + "公式かどうか" + ], + [ + 3, + "パーセンテージ" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "CountryCode" + ], + [ + 0, + "District" + ], + [ + 0, + "Population" + ], + [ + 1, + "name" + ], + [ + 1, + "seq" + ], + [ + 2, + "Code" + ], + [ + 2, + "Name" + ], + [ + 2, + "Continent" + ], + [ + 2, + "Region" + ], + [ + 2, + "SurfaceArea" + ], + [ + 2, + "IndepYear" + ], + [ + 2, + "Population" + ], + [ + 2, + "LifeExpectancy" + ], + [ + 2, + "GNP" + ], + [ + 2, + "GNPOld" + ], + [ + 2, + "LocalName" + ], + [ + 2, + "GovernmentForm" + ], + [ + 2, + "HeadOfState" + ], + [ + 2, + "Capital" + ], + [ + 2, + "Code2" + ], + [ + 3, + "CountryCode" + ], + [ + 3, + "Language" + ], + [ + 3, + "IsOfficial" + ], + [ + 3, + "Percentage" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "number" + ], + "db_id": "world_1", + "foreign_keys": [ + [ + 3, + 8 + ], + [ + 23, + 8 + ] + ], + "primary_keys": [ + 1, + 8, + 23 + ], + "table_names": [ + "市", + "データベースの序列", + "国", + "国の言語" + ], + "table_names_original": [ + "city", + "sqlite_sequence", + "country", + "countrylanguage" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "デバイスID" + ], + [ + 0, + "デバイス" + ], + [ + 0, + "キャリア" + ], + [ + 0, + "パッケージバージョン" + ], + [ + 0, + "アプリケーション" + ], + [ + 0, + "ソフトウェアプラットフォーム" + ], + [ + 1, + "ショップID" + ], + [ + 1, + "店名" + ], + [ + 1, + "ロケーション" + ], + [ + 1, + "オープン日" + ], + [ + 1, + "オープン年" + ], + [ + 2, + "ショップID" + ], + [ + 2, + "デバイスID" + ], + [ + 2, + "ストック量" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Device_ID" + ], + [ + 0, + "Device" + ], + [ + 0, + "Carrier" + ], + [ + 0, + "Package_Version" + ], + [ + 0, + "Applications" + ], + [ + 0, + "Software_Platform" + ], + [ + 1, + "Shop_ID" + ], + [ + 1, + "Shop_Name" + ], + [ + 1, + "Location" + ], + [ + 1, + "Open_Date" + ], + [ + 1, + "Open_Year" + ], + [ + 2, + "Shop_ID" + ], + [ + 2, + "Device_ID" + ], + [ + 2, + "Quantity" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "device", + "foreign_keys": [ + [ + 13, + 1 + ], + [ + 12, + 7 + ] + ], + "primary_keys": [ + 1, + 7, + 12 + ], + "table_names": [ + "デバイス", + "ショップ", + "ストック" + ], + "table_names_original": [ + "device", + "shop", + "stock" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ドキュメントタイプコード" + ], + [ + 0, + "ドキュメントの説明" + ], + [ + 1, + "ドキュメントID" + ], + [ + 1, + "ドキュメントタイプコード" + ], + [ + 1, + "付与ID" + ], + [ + 1, + "送信日" + ], + [ + 1, + "応答受信日" + ], + [ + 1, + "その他の情報" + ], + [ + 2, + "付与ID" + ], + [ + 2, + "組織ID" + ], + [ + 2, + "助成額" + ], + [ + 2, + "助成開始日" + ], + [ + 2, + "助成終了日" + ], + [ + 2, + "その他の情報" + ], + [ + 3, + "組織タイプ" + ], + [ + 3, + "組織タイプの説明" + ], + [ + 4, + "組織ID" + ], + [ + 4, + "組織タイプ" + ], + [ + 4, + "組織の詳細" + ], + [ + 5, + "プロジェクトID" + ], + [ + 5, + "結果コード" + ], + [ + 5, + "結果の詳細" + ], + [ + 6, + "スタッフID" + ], + [ + 6, + "プロジェクトID" + ], + [ + 6, + "役割コード" + ], + [ + 6, + "開始日" + ], + [ + 6, + "終了日" + ], + [ + 6, + "その他の情報" + ], + [ + 7, + "プロジェクトID" + ], + [ + 7, + "組織ID" + ], + [ + 7, + "プロジェクトの詳細" + ], + [ + 8, + "結果コード" + ], + [ + 8, + "結果の説明" + ], + [ + 9, + "スタッフID" + ], + [ + 9, + "組織ID" + ], + [ + 9, + "スタッフ詳細" + ], + [ + 10, + "役割コード" + ], + [ + 10, + "役割の説明" + ], + [ + 11, + "タスクID" + ], + [ + 11, + "プロジェクトID" + ], + [ + 11, + "タスクの詳細" + ], + [ + 11, + "目標に同意する" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "document_type_code" + ], + [ + 0, + "document_description" + ], + [ + 1, + "document_id" + ], + [ + 1, + "document_type_code" + ], + [ + 1, + "grant_id" + ], + [ + 1, + "sent_date" + ], + [ + 1, + "response_received_date" + ], + [ + 1, + "other_details" + ], + [ + 2, + "grant_id" + ], + [ + 2, + "organisation_id" + ], + [ + 2, + "grant_amount" + ], + [ + 2, + "grant_start_date" + ], + [ + 2, + "grant_end_date" + ], + [ + 2, + "other_details" + ], + [ + 3, + "organisation_type" + ], + [ + 3, + "organisation_type_description" + ], + [ + 4, + "organisation_id" + ], + [ + 4, + "organisation_type" + ], + [ + 4, + "organisation_details" + ], + [ + 5, + "project_id" + ], + [ + 5, + "outcome_code" + ], + [ + 5, + "outcome_details" + ], + [ + 6, + "staff_id" + ], + [ + 6, + "project_id" + ], + [ + 6, + "role_code" + ], + [ + 6, + "date_from" + ], + [ + 6, + "date_to" + ], + [ + 6, + "other_details" + ], + [ + 7, + "project_id" + ], + [ + 7, + "organisation_id" + ], + [ + 7, + "project_details" + ], + [ + 8, + "outcome_code" + ], + [ + 8, + "outcome_description" + ], + [ + 9, + "staff_id" + ], + [ + 9, + "employer_organisation_id" + ], + [ + 9, + "staff_details" + ], + [ + 10, + "role_code" + ], + [ + 10, + "role_description" + ], + [ + 11, + "task_id" + ], + [ + 11, + "project_id" + ], + [ + 11, + "task_details" + ], + [ + 11, + "eg Agree Objectives" + ] + ], + "column_types": [ + "text", + "text", + "text", + "number", + "text", + "number", + "time", + "time", + "text", + "number", + "number", + "number", + "time", + "time", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "time", + "time", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text" + ], + "db_id": "tracking_grants_for_research", + "foreign_keys": [ + [ + 5, + 9 + ], + [ + 4, + 1 + ], + [ + 10, + 17 + ], + [ + 18, + 15 + ], + [ + 21, + 32 + ], + [ + 20, + 29 + ], + [ + 25, + 37 + ], + [ + 24, + 29 + ], + [ + 30, + 17 + ], + [ + 35, + 17 + ], + [ + 40, + 29 + ] + ], + "primary_keys": [ + 1, + 3, + 9, + 15, + 17, + 23, + 29, + 32, + 34, + 37, + 39 + ], + "table_names": [ + "ドキュメントタイプ", + "ドキュメント", + "助成金", + "組織のタイプ", + "組織", + "プロジェクトの成果", + "プロジェクトスタッフ", + "プロジェクト", + "研究成果", + "研究スタッフ", + "スタッフの役割", + "タスク" + ], + "table_names_original": [ + "Document_Types", + "Documents", + "Grants", + "Organisation_Types", + "Organisations", + "Project_Outcomes", + "Project_Staff", + "Projects", + "Research_Outcomes", + "Research_Staff", + "Staff_Roles", + "Tasks" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "従業員ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "年齢" + ], + [ + 0, + "市" + ], + [ + 1, + "ショップID" + ], + [ + 1, + "名前" + ], + [ + 1, + "ロケーション" + ], + [ + 1, + "地区" + ], + [ + 1, + "商品数" + ], + [ + 1, + "マネージャーの名前" + ], + [ + 2, + "ショップID" + ], + [ + 2, + "従業員ID" + ], + [ + 2, + "開始年" + ], + [ + 2, + "フルタイムだか" + ], + [ + 3, + "従業員ID" + ], + [ + 3, + "受賞年" + ], + [ + 3, + "ボーナス" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Employee_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Age" + ], + [ + 0, + "City" + ], + [ + 1, + "Shop_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Location" + ], + [ + 1, + "District" + ], + [ + 1, + "Number_products" + ], + [ + 1, + "Manager_name" + ], + [ + 2, + "Shop_ID" + ], + [ + 2, + "Employee_ID" + ], + [ + 2, + "Start_from" + ], + [ + 2, + "Is_full_time" + ], + [ + 3, + "Employee_ID" + ], + [ + 3, + "Year_awarded" + ], + [ + 3, + "Bonus" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "others", + "text", + "text", + "number" + ], + "db_id": "employee_hire_evaluation", + "foreign_keys": [ + [ + 12, + 1 + ], + [ + 11, + 5 + ], + [ + 15, + 1 + ] + ], + "primary_keys": [ + 1, + 5, + 12, + 15 + ], + "table_names": [ + "社員", + "ショップ", + "雇用", + "評価" + ], + "table_names_original": [ + "employee", + "shop", + "hiring", + "evaluation" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "映画ID" + ], + [ + 0, + "タイトル" + ], + [ + 0, + "年" + ], + [ + 0, + "監督" + ], + [ + 1, + "レビュアーID" + ], + [ + 1, + "名前" + ], + [ + 2, + "レビュアーID" + ], + [ + 2, + "映画ID" + ], + [ + 2, + "星の評価" + ], + [ + 2, + "評価日" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "mID" + ], + [ + 0, + "title" + ], + [ + 0, + "year" + ], + [ + 0, + "director" + ], + [ + 1, + "rID" + ], + [ + 1, + "name" + ], + [ + 2, + "rID" + ], + [ + 2, + "mID" + ], + [ + 2, + "stars" + ], + [ + 2, + "ratingDate" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "time" + ], + "db_id": "movie_1", + "foreign_keys": [ + [ + 7, + 5 + ], + [ + 8, + 1 + ] + ], + "primary_keys": [ + 1, + 5 + ], + "table_names": [ + "映画", + "レビューア", + "評価" + ], + "table_names_original": [ + "Movie", + "Reviewer", + "Rating" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "学生ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "グレード" + ], + [ + 1, + "学生ID" + ], + [ + 1, + "友達ID" + ], + [ + 2, + "学生ID" + ], + [ + 2, + "好きな人ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "ID" + ], + [ + 0, + "name" + ], + [ + 0, + "grade" + ], + [ + 1, + "student_id" + ], + [ + 1, + "friend_id" + ], + [ + 2, + "student_id" + ], + [ + 2, + "liked_id" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "network_1", + "foreign_keys": [ + [ + 5, + 1 + ], + [ + 4, + 1 + ], + [ + 6, + 1 + ], + [ + 7, + 1 + ] + ], + "primary_keys": [ + 1, + 4, + 6 + ], + "table_names": [ + "高校生", + "友達", + "好きな人ID" + ], + "table_names_original": [ + "Highschooler", + "Friend", + "Likes" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ポーカープレイヤーID" + ], + [ + 0, + "個人ID" + ], + [ + 0, + "ファイナルテーブル" + ], + [ + 0, + "最高の成績" + ], + [ + 0, + "マネーランク" + ], + [ + 0, + "収入" + ], + [ + 1, + "個人ID" + ], + [ + 1, + "国籍" + ], + [ + 1, + "名前" + ], + [ + 1, + "生年月日" + ], + [ + 1, + "身長" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Poker_Player_ID" + ], + [ + 0, + "People_ID" + ], + [ + 0, + "Final_Table_Made" + ], + [ + 0, + "Best_Finish" + ], + [ + 0, + "Money_Rank" + ], + [ + 0, + "Earnings" + ], + [ + 1, + "People_ID" + ], + [ + 1, + "Nationality" + ], + [ + 1, + "Name" + ], + [ + 1, + "Birth_Date" + ], + [ + 1, + "Height" + ] + ], + "column_types": [ + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "number" + ], + "db_id": "poker_player", + "foreign_keys": [ + [ + 2, + 7 + ] + ], + "primary_keys": [ + 1, + 7 + ], + "table_names": [ + "ポーカープレーヤー", + "人" + ], + "table_names_original": [ + "poker_player", + "people" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "プログラムID" + ], + [ + 0, + "名前" + ], + [ + 0, + "オリジナル" + ], + [ + 0, + "初めて放送の日" + ], + [ + 0, + "オーナー" + ], + [ + 1, + "チャネルID" + ], + [ + 1, + "名前" + ], + [ + 1, + "オーナー" + ], + [ + 1, + "視聴率" + ], + [ + 1, + "評価" + ], + [ + 2, + "チャ��ルID" + ], + [ + 2, + "プログラムID" + ], + [ + 2, + "放送時刻" + ], + [ + 3, + "チャネルID" + ], + [ + 3, + "プログラムID" + ], + [ + 3, + "日付" + ], + [ + 3, + "視聴率" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Program_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Origin" + ], + [ + 0, + "Launch" + ], + [ + 0, + "Owner" + ], + [ + 1, + "Channel_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Owner" + ], + [ + 1, + "Share_in_percent" + ], + [ + 1, + "Rating_in_percent" + ], + [ + 2, + "Channel_ID" + ], + [ + 2, + "Program_ID" + ], + [ + 2, + "Time_of_day" + ], + [ + 3, + "Channel_ID" + ], + [ + 3, + "Program_ID" + ], + [ + 3, + "Date" + ], + [ + 3, + "Share_in_percent" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "text", + "number" + ], + "db_id": "program_share", + "foreign_keys": [ + [ + 12, + 1 + ], + [ + 11, + 6 + ], + [ + 15, + 1 + ], + [ + 14, + 6 + ] + ], + "primary_keys": [ + 1, + 6, + 11, + 14 + ], + "table_names": [ + "プログラム", + "チャネル", + "放送", + "放送シェア" + ], + "table_names_original": [ + "program", + "channel", + "broadcast", + "broadcast_share" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "パイロットID" + ], + [ + 0, + "名前" + ], + [ + 0, + "年齢" + ], + [ + 1, + "飛行機ID" + ], + [ + 1, + "飛行機の名" + ], + [ + 1, + "説明" + ], + [ + 1, + "最高飛行距離" + ], + [ + 1, + "ディスクの総面積" + ], + [ + 1, + "最大ディスクローディング" + ], + [ + 2, + "周り" + ], + [ + 2, + "ロケーション" + ], + [ + 2, + "国" + ], + [ + 2, + "日付" + ], + [ + 2, + "一番速い者" + ], + [ + 2, + "優勝したパイロット" + ], + [ + 2, + "優勝した飛行機" + ], + [ + 3, + "空港ID" + ], + [ + 3, + "空港名" + ], + [ + 3, + "総乗客数" + ], + [ + 3, + "2007年の変化率" + ], + [ + 3, + "海外乗客" + ], + [ + 3, + "国内乗客" + ], + [ + 3, + "トランジットの乗客" + ], + [ + 3, + "延べ機数" + ], + [ + 3, + "載貨重量トン数" + ], + [ + 4, + "空港の飛行機ID" + ], + [ + 4, + "空港ID" + ], + [ + 4, + "飛行機ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Pilot_Id" + ], + [ + 0, + "Name" + ], + [ + 0, + "Age" + ], + [ + 1, + "Aircraft_ID" + ], + [ + 1, + "Aircraft" + ], + [ + 1, + "Description" + ], + [ + 1, + "Max_Gross_Weight" + ], + [ + 1, + "Total_disk_area" + ], + [ + 1, + "Max_disk_Loading" + ], + [ + 2, + "Round" + ], + [ + 2, + "Location" + ], + [ + 2, + "Country" + ], + [ + 2, + "Date" + ], + [ + 2, + "Fastest_Qualifying" + ], + [ + 2, + "Winning_Pilot" + ], + [ + 2, + "Winning_Aircraft" + ], + [ + 3, + "Airport_ID" + ], + [ + 3, + "Airport_Name" + ], + [ + 3, + "Total_Passengers" + ], + [ + 3, + "%_Change_2007" + ], + [ + 3, + "International_Passengers" + ], + [ + 3, + "Domestic_Passengers" + ], + [ + 3, + "Transit_Passengers" + ], + [ + 3, + "Aircraft_Movements" + ], + [ + 3, + "Freight_Metric_Tonnes" + ], + [ + 4, + "ID" + ], + [ + 4, + "Airport_ID" + ], + [ + 4, + "Aircraft_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "aircraft", + "foreign_keys": [ + [ + 15, + 1 + ], + [ + 16, + 4 + ], + [ + 28, + 4 + ], + [ + 27, + 17 + ] + ], + "primary_keys": [ + 1, + 4, + 10, + 17, + 27 + ], + "table_names": [ + "パイロット", + "飛行機", + "マッチ", + "空港", + "空港の飛行機" + ], + "table_names_original": [ + "pilot", + "aircraft", + "match", + "airport", + "airport_aircraft" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "学生ID" + ], + [ + 0, + "苗字" + ], + [ + 0, + "ファーストネーム" + ], + [ + 0, + "年齢" + ], + [ + 0, + "性別" + ], + [ + 0, + "専門" + ], + [ + 0, + "指導教官" + ], + [ + 0, + "都市コード" + ], + [ + 1, + "レストランID" + ], + [ + 1, + "レストラン名" + ], + [ + 1, + "住所" + ], + [ + 1, + "評価" + ], + [ + 2, + "レストランID" + ], + [ + 2, + "レストランID" + ], + [ + 3, + "レストランID" + ], + [ + 3, + "レストランタイプ名" + ], + [ + 3, + "レストランタイプの説明" + ], + [ + 4, + "学生ID" + ], + [ + 4, + "レストランID" + ], + [ + 4, + "時間" + ], + [ + 4, + "掛けた時間" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "StuID" + ], + [ + 0, + "LName" + ], + [ + 0, + "Fname" + ], + [ + 0, + "Age" + ], + [ + 0, + "Sex" + ], + [ + 0, + "Major" + ], + [ + 0, + "Advisor" + ], + [ + 0, + "city_code" + ], + [ + 1, + "ResID" + ], + [ + 1, + "ResName" + ], + [ + 1, + "Address" + ], + [ + 1, + "Rating" + ], + [ + 2, + "ResID" + ], + [ + 2, + "ResTypeID" + ], + [ + 3, + "ResTypeID" + ], + [ + 3, + "ResTypeName" + ], + [ + 3, + "ResTypeDescription" + ], + [ + 4, + "StuID" + ], + [ + 4, + "ResID" + ], + [ + 4, + "Time" + ], + [ + 4, + "Spent" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "time", + "number" + ], + "db_id": "restaurant_1", + "foreign_keys": [ + [ + 14, + 15 + ], + [ + 13, + 9 + ], + [ + 19, + 9 + ], + [ + 18, + 1 + ] + ], + "primary_keys": [ + 1, + 9, + 15 + ], + "table_names": [ + "学生", + "レストラン", + "レストランタイプ", + "レストランタイプの説明", + "レストランを訪問した記録" + ], + "table_names_original": [ + "Student", + "Restaurant", + "Type_Of_Restaurant", + "Restaurant_Type", + "Visits_Restaurant" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "顧客ID" + ], + [ + 0, + "顧客の名前" + ], + [ + 0, + "顧客のミドルネームのイニシャル" + ], + [ + 0, + "顧客の苗字" + ], + [ + 0, + "性別" + ], + [ + 0, + "電子メールアドレス" + ], + [ + 0, + "ログイン名" + ], + [ + 0, + "ログインパスワード" + ], + [ + 0, + "電話番号" + ], + [ + 0, + "都市名" + ], + [ + 0, + "県・州" + ], + [ + 0, + "国" + ], + [ + 1, + "注文ID" + ], + [ + 1, + "顧客ID" + ], + [ + 1, + "注文日" + ], + [ + 1, + "注文詳細" + ], + [ + 2, + "請求書番号" + ], + [ + 2, + "注文ID" + ], + [ + 2, + "請求書の日付" + ], + [ + 3, + "アカウントID" + ], + [ + 3, + "顧客ID" + ], + [ + 3, + "口座開設日" + ], + [ + 3, + "アカウント名" + ], + [ + 3, + "その他のアカウントの詳細" + ], + [ + 4, + "プロダクションのタイプコード" + ], + [ + 4, + "製品タイプの説明" + ], + [ + 4, + "付加価値税のランク" + ], + [ + 5, + "製品ID" + ], + [ + 5, + "親製品ID" + ], + [ + 5, + "プロダクションのタイプコード" + ], + [ + 5, + "単価" + ], + [ + 5, + "商品名" + ], + [ + 5, + "商品の色" + ], + [ + 5, + "商品のサイズ" + ], + [ + 6, + "トランザクションID" + ], + [ + 6, + "アカウントID" + ], + [ + 6, + "請求書番号" + ], + [ + 6, + "トランザクションのタイプ" + ], + [ + 6, + "取引日" + ], + [ + 6, + "取引金額" + ], + [ + 6, + "トランザクションのコメント" + ], + [ + 6, + "その他の取引の詳細" + ], + [ + 7, + "注文アイテムID" + ], + [ + 7, + "注文ID" + ], + [ + 7, + "製品ID" + ], + [ + 7, + "製品数量" + ], + [ + 7, + "その他の注文アイテムの詳細" + ], + [ + 8, + "注文アイテムID" + ], + [ + 8, + "請求書番号" + ], + [ + 8, + "製品ID" + ], + [ + 8, + "商品タイトル" + ], + [ + 8, + "製品数量" + ], + [ + 8, + "製品価格" + ], + [ + 8, + "派生製品のコスト" + ], + [ + 8, + "派生付加価値税" + ], + [ + 8, + "派生総コスト" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "customer_id" + ], + [ + 0, + "customer_first_name" + ], + [ + 0, + "customer_middle_initial" + ], + [ + 0, + "customer_last_name" + ], + [ + 0, + "gender" + ], + [ + 0, + "email_address" + ], + [ + 0, + "login_name" + ], + [ + 0, + "login_password" + ], + [ + 0, + "phone_number" + ], + [ + 0, + "town_city" + ], + [ + 0, + "state_county_province" + ], + [ + 0, + "country" + ], + [ + 1, + "order_id" + ], + [ + 1, + "customer_id" + ], + [ + 1, + "date_order_placed" + ], + [ + 1, + "order_details" + ], + [ + 2, + "invoice_number" + ], + [ + 2, + "order_id" + ], + [ + 2, + "invoice_date" + ], + [ + 3, + "account_id" + ], + [ + 3, + "customer_id" + ], + [ + 3, + "date_account_opened" + ], + [ + 3, + "account_name" + ], + [ + 3, + "other_account_details" + ], + [ + 4, + "production_type_code" + ], + [ + 4, + "product_type_description" + ], + [ + 4, + "vat_rating" + ], + [ + 5, + "product_id" + ], + [ + 5, + "parent_product_id" + ], + [ + 5, + "production_type_code" + ], + [ + 5, + "unit_price" + ], + [ + 5, + "product_name" + ], + [ + 5, + "product_color" + ], + [ + 5, + "product_size" + ], + [ + 6, + "transaction_id" + ], + [ + 6, + "account_id" + ], + [ + 6, + "invoice_number" + ], + [ + 6, + "transaction_type" + ], + [ + 6, + "transaction_date" + ], + [ + 6, + "transaction_amount" + ], + [ + 6, + "transaction_comment" + ], + [ + 6, + "other_transaction_details" + ], + [ + 7, + "order_item_id" + ], + [ + 7, + "order_id" + ], + [ + 7, + "product_id" + ], + [ + 7, + "product_quantity" + ], + [ + 7, + "other_order_item_details" + ], + [ + 8, + "order_item_id" + ], + [ + 8, + "invoice_number" + ], + [ + 8, + "product_id" + ], + [ + 8, + "product_title" + ], + [ + 8, + "product_quantity" + ], + [ + 8, + "product_price" + ], + [ + 8, + "derived_product_cost" + ], + [ + 8, + "derived_vat_payable" + ], + [ + 8, + "derived_total_cost" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "time", + "text", + "number", + "number", + "time", + "number", + "number", + "time", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "time", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "customers_and_invoices", + "foreign_keys": [ + [ + 14, + 1 + ], + [ + 18, + 13 + ], + [ + 21, + 1 + ], + [ + 30, + 25 + ], + [ + 36, + 20 + ], + [ + 37, + 17 + ], + [ + 44, + 13 + ], + [ + 45, + 28 + ], + [ + 50, + 28 + ], + [ + 49, + 17 + ], + [ + 48, + 43 + ] + ], + "primary_keys": [ + 1, + 13, + 17, + 20, + 25, + 28, + 43 + ], + "table_names": [ + "顧客", + "注文", + "請求書", + "アカウント", + "製品カテゴリ", + "製品", + "金融取引", + "注文アイテム", + "請求書のリスト" + ], + "table_names_original": [ + "Customers", + "Orders", + "Invoices", + "Accounts", + "Product_Categories", + "Products", + "Financial_Transactions", + "Order_Items", + "Invoice_Line_Items" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "顧客ID" + ], + [ + 0, + "顧客の詳細情報" + ], + [ + 1, + "スタッフID" + ], + [ + 1, + "スタッフ詳細" + ], + [ + 2, + "ポリシーID" + ], + [ + 2, + "顧客ID" + ], + [ + 2, + "ポリシータイプコード" + ], + [ + 2, + "開始日" + ], + [ + 2, + "終了日" + ], + [ + 3, + "クレームヘッダーID" + ], + [ + 3, + "クレームステータスコード" + ], + [ + 3, + "クレームタイプコード" + ], + [ + 3, + "ポリシーID" + ], + [ + 3, + "請求日" + ], + [ + 3, + "決済日" + ], + [ + 3, + "クレームの金額" + ], + [ + 3, + "平均値" + ], + [ + 4, + "クレームID" + ], + [ + 4, + "ドキュメントタイプコード" + ], + [ + 4, + "作るスタッフのID" + ], + [ + 4, + "作る日" + ], + [ + 5, + "クレームステージID" + ], + [ + 5, + "次のクレームステージID" + ], + [ + 5, + "クレームステータス名" + ], + [ + 5, + "クレームステータスの説明" + ], + [ + 6, + "クレームの過程のID" + ], + [ + 6, + "クレームID" + ], + [ + 6, + "クレーム結果コード" + ], + [ + 6, + "クレームステージID" + ], + [ + 6, + "スタッフID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Customer_ID" + ], + [ + 0, + "Customer_Details" + ], + [ + 1, + "Staff_ID" + ], + [ + 1, + "Staff_Details" + ], + [ + 2, + "Policy_ID" + ], + [ + 2, + "Customer_ID" + ], + [ + 2, + "Policy_Type_Code" + ], + [ + 2, + "Start_Date" + ], + [ + 2, + "End_Date" + ], + [ + 3, + "Claim_Header_ID" + ], + [ + 3, + "Claim_Status_Code" + ], + [ + 3, + "Claim_Type_Code" + ], + [ + 3, + "Policy_ID" + ], + [ + 3, + "Date_of_Claim" + ], + [ + 3, + "Date_of_Settlement" + ], + [ + 3, + "Amount_Claimed" + ], + [ + 3, + "Amount_Piad" + ], + [ + 4, + "Claim_ID" + ], + [ + 4, + "Document_Type_Code" + ], + [ + 4, + "Created_by_Staff_ID" + ], + [ + 4, + "Created_Date" + ], + [ + 5, + "Claim_Stage_ID" + ], + [ + 5, + "Next_Claim_Stage_ID" + ], + [ + 5, + "Claim_Status_Name" + ], + [ + 5, + "Claim_Status_Description" + ], + [ + 6, + "Claim_Processing_ID" + ], + [ + 6, + "Claim_ID" + ], + [ + 6, + "Claim_Outcome_Code" + ], + [ + 6, + "Claim_Stage_ID" + ], + [ + 6, + "Staff_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "text", + "time", + "time", + "number", + "text", + "text", + "number", + "time", + "time", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "number" + ], + "db_id": "insurance_and_eClaims", + "foreign_keys": [ + [ + 6, + 1 + ], + [ + 13, + 5 + ], + [ + 20, + 3 + ], + [ + 18, + 10 + ], + [ + 30, + 3 + ], + [ + 27, + 10 + ] + ], + "primary_keys": [ + 1, + 3, + 5, + 10, + 18, + 22, + 26 + ], + "table_names": [ + "顧客", + "スタッフ", + "ポリシー", + "クレームヘッダー", + "クレーム書類", + "クレームのステージ", + "クレームの過程" + ], + "table_names_original": [ + "Customers", + "Staff", + "Policies", + "Claim_Headers", + "Claims_Documents", + "Claims_Processing_Stages", + "Claims_Processing" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "クラスコード" + ], + [ + 0, + "コースコード" + ], + [ + 0, + "クラスセクション" + ], + [ + 0, + "授業時間" + ], + [ + 0, + "教室" + ], + [ + 0, + "教授の番号" + ], + [ + 1, + "コースコード" + ], + [ + 1, + "学部コード" + ], + [ + 1, + "コースの説明" + ], + [ + 1, + "コースクレジット" + ], + [ + 2, + "学部コード" + ], + [ + 2, + "学部名" + ], + [ + 2, + "学校コード" + ], + [ + 2, + "従業員番号" + ], + [ + 2, + "学部のアドレス" + ], + [ + 2, + "学部拡張" + ], + [ + 3, + "従業員番号" + ], + [ + 3, + "従業員の苗字" + ], + [ + 3, + "従業員の名前" + ], + [ + 3, + "従業員のイニシャル" + ], + [ + 3, + "従業員の職位コード" + ], + [ + 3, + "従業員の雇用日" + ], + [ + 3, + "従業員の生年月日" + ], + [ + 4, + "クラスコード" + ], + [ + 4, + "学籍番号" + ], + [ + 4, + "登録した時の成績" + ], + [ + 5, + "従業員番号" + ], + [ + 5, + "学部コード" + ], + [ + 5, + "教授のオフィス" + ], + [ + 5, + "教授拡張の情報" + ], + [ + 5, + "教授の最高学位" + ], + [ + 6, + "学生数" + ], + [ + 6, + "学生の苗字" + ], + [ + 6, + "学生の名前" + ], + [ + 6, + "学生のイニシャル" + ], + [ + 6, + "学生の生年月日" + ], + [ + 6, + "学生の授業時間" + ], + [ + 6, + "クラス" + ], + [ + 6, + "学生の単位" + ], + [ + 6, + "専攻を変更するかどうか" + ], + [ + 6, + "学部コード" + ], + [ + 6, + "学生の電話番号" + ], + [ + 6, + "教授の電話番号" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "CLASS_CODE" + ], + [ + 0, + "CRS_CODE" + ], + [ + 0, + "CLASS_SECTION" + ], + [ + 0, + "CLASS_TIME" + ], + [ + 0, + "CLASS_ROOM" + ], + [ + 0, + "PROF_NUM" + ], + [ + 1, + "CRS_CODE" + ], + [ + 1, + "DEPT_CODE" + ], + [ + 1, + "CRS_DESCRIPTION" + ], + [ + 1, + "CRS_CREDIT" + ], + [ + 2, + "DEPT_CODE" + ], + [ + 2, + "DEPT_NAME" + ], + [ + 2, + "SCHOOL_CODE" + ], + [ + 2, + "EMP_NUM" + ], + [ + 2, + "DEPT_ADDRESS" + ], + [ + 2, + "DEPT_EXTENSION" + ], + [ + 3, + "EMP_NUM" + ], + [ + 3, + "EMP_LNAME" + ], + [ + 3, + "EMP_FNAME" + ], + [ + 3, + "EMP_INITIAL" + ], + [ + 3, + "EMP_JOBCODE" + ], + [ + 3, + "EMP_HIREDATE" + ], + [ + 3, + "EMP_DOB" + ], + [ + 4, + "CLASS_CODE" + ], + [ + 4, + "STU_NUM" + ], + [ + 4, + "ENROLL_GRADE" + ], + [ + 5, + "EMP_NUM" + ], + [ + 5, + "DEPT_CODE" + ], + [ + 5, + "PROF_OFFICE" + ], + [ + 5, + "PROF_EXTENSION" + ], + [ + 5, + "PROF_HIGH_DEGREE" + ], + [ + 6, + "STU_NUM" + ], + [ + 6, + "STU_LNAME" + ], + [ + 6, + "STU_FNAME" + ], + [ + 6, + "STU_INIT" + ], + [ + 6, + "STU_DOB" + ], + [ + 6, + "STU_HRS" + ], + [ + 6, + "STU_CLASS" + ], + [ + 6, + "STU_GPA" + ], + [ + 6, + "STU_TRANSFER" + ], + [ + 6, + "DEPT_CODE" + ], + [ + 6, + "STU_PHONE" + ], + [ + 6, + "PROF_NUM" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "time", + "time", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "time", + "number", + "text", + "number", + "number", + "text", + "text", + "number" + ], + "db_id": "college_1", + "foreign_keys": [ + [ + 6, + 17 + ], + [ + 2, + 7 + ], + [ + 8, + 11 + ], + [ + 14, + 17 + ], + [ + 25, + 32 + ], + [ + 24, + 1 + ], + [ + 28, + 11 + ], + [ + 27, + 17 + ], + [ + 41, + 11 + ] + ], + "primary_keys": [ + 1, + 7, + 11, + 17, + 32 + ], + "table_names": [ + "クラス", + "コース", + "学部", + "従業員", + "登録する学生", + "教授", + "学生" + ], + "table_names_original": [ + "CLASS", + "COURSE", + "DEPARTMENT", + "EMPLOYEE", + "ENROLL", + "PROFESSOR", + "STUDENT" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "マスター顧客ID" + ], + [ + 0, + "マスター顧客の詳細" + ], + [ + 1, + "マスター顧客の相互参照ID" + ], + [ + 1, + "マスター顧客ID" + ], + [ + 1, + "ソースシステムコード" + ], + [ + 2, + "カウンシル税ID" + ], + [ + 2, + "マスター顧客の相互参照ID" + ], + [ + 3, + "ビジネスレートID" + ], + [ + 3, + "マスター顧客の相互参照ID" + ], + [ + 4, + "カウンシル税ID" + ], + [ + 4, + "マスター顧客の相互参照ID" + ], + [ + 5, + "カウンシル税ID" + ], + [ + 5, + "マスター顧客の相互参照ID" + ], + [ + 6, + "カウンシル税ID" + ], + [ + 6, + "マスター顧客の相互参照ID" + ], + [ + 7, + "選挙人名簿ID" + ], + [ + 7, + "マスター顧客の相互参照ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "master_customer_id" + ], + [ + 0, + "cmi_details" + ], + [ + 1, + "cmi_cross_ref_id" + ], + [ + 1, + "master_customer_id" + ], + [ + 1, + "source_system_code" + ], + [ + 2, + "council_tax_id" + ], + [ + 2, + "cmi_cross_ref_id" + ], + [ + 3, + "business_rates_id" + ], + [ + 3, + "cmi_cross_ref_id" + ], + [ + 4, + "council_tax_id" + ], + [ + 4, + "cmi_cross_ref_id" + ], + [ + 5, + "council_tax_id" + ], + [ + 5, + "cmi_cross_ref_id" + ], + [ + 6, + "council_tax_id" + ], + [ + 6, + "cmi_cross_ref_id" + ], + [ + 7, + "electoral_register_id" + ], + [ + 7, + "cmi_cross_ref_id" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "local_govt_mdm", + "foreign_keys": [ + [ + 4, + 1 + ], + [ + 7, + 3 + ], + [ + 9, + 3 + ], + [ + 11, + 3 + ], + [ + 13, + 3 + ], + [ + 15, + 3 + ], + [ + 17, + 3 + ] + ], + "primary_keys": [ + 1, + 3, + 6, + 8, + 10, + 12, + 14, + 16 + ], + "table_names": [ + "マスター顧客のインデックス", + "マスター顧客の相互参照ID", + "カウンシル税", + "ビジネスレート", + "福利と超過支払い", + "駐車税", + "家賃の区域", + "選挙人名簿" + ], + "table_names_original": [ + "Customer_Master_Index", + "CMI_Cross_References", + "Council_Tax", + "Business_Rates", + "Benefits_Overpayments", + "Parking_Fines", + "Rent_Arrears", + "Electoral_Register" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "パブリケーションID" + ], + [ + 0, + "ブックID" + ], + [ + 0, + "出版社" + ], + [ + 0, + "発行日" + ], + [ + 0, + "価格" + ], + [ + 1, + "ブックID" + ], + [ + 1, + "タイトル" + ], + [ + 1, + "発行数" + ], + [ + 1, + "作者" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Publication_ID" + ], + [ + 0, + "Book_ID" + ], + [ + 0, + "Publisher" + ], + [ + 0, + "Publication_Date" + ], + [ + 0, + "Price" + ], + [ + 1, + "Book_ID" + ], + [ + 1, + "Title" + ], + [ + 1, + "Issues" + ], + [ + 1, + "Writer" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "text" + ], + "db_id": "book_2", + "foreign_keys": [ + [ + 2, + 6 + ] + ], + "primary_keys": [ + 1, + 6 + ], + "table_names": [ + "出版物", + "本" + ], + "table_names_original": [ + "publication", + "book" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "地域ID" + ], + [ + 0, + "地域名" + ], + [ + 1, + "国ID" + ], + [ + 1, + "国の名前" + ], + [ + 1, + "地域ID" + ], + [ + 2, + "部門ID" + ], + [ + 2, + "部門名" + ], + [ + 2, + "マネージャーID" + ], + [ + 2, + "ロケーションID" + ], + [ + 3, + "職名ID" + ], + [ + 3, + "職名" + ], + [ + 3, + "最低給与" + ], + [ + 3, + "最大給与" + ], + [ + 4, + "従業員ID" + ], + [ + 4, + "ファーストネーム" + ], + [ + 4, + "苗字" + ], + [ + 4, + "Eメール" + ], + [ + 4, + "電話番号" + ], + [ + 4, + "採用日" + ], + [ + 4, + "職名ID" + ], + [ + 4, + "給料" + ], + [ + 4, + "手数料" + ], + [ + 4, + "マネージャーID" + ], + [ + 4, + "部門ID" + ], + [ + 5, + "従業員ID" + ], + [ + 5, + "開始日" + ], + [ + 5, + "終了日" + ], + [ + 5, + "職名ID" + ], + [ + 5, + "部門ID" + ], + [ + 6, + "ロケーションID" + ], + [ + 6, + "住所" + ], + [ + 6, + "郵便番号" + ], + [ + 6, + "市" + ], + [ + 6, + "州" + ], + [ + 6, + "国ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "REGION_ID" + ], + [ + 0, + "REGION_NAME" + ], + [ + 1, + "COUNTRY_ID" + ], + [ + 1, + "COUNTRY_NAME" + ], + [ + 1, + "REGION_ID" + ], + [ + 2, + "DEPARTMENT_ID" + ], + [ + 2, + "DEPARTMENT_NAME" + ], + [ + 2, + "MANAGER_ID" + ], + [ + 2, + "LOCATION_ID" + ], + [ + 3, + "JOB_ID" + ], + [ + 3, + "JOB_TITLE" + ], + [ + 3, + "MIN_SALARY" + ], + [ + 3, + "MAX_SALARY" + ], + [ + 4, + "EMPLOYEE_ID" + ], + [ + 4, + "FIRST_NAME" + ], + [ + 4, + "LAST_NAME" + ], + [ + 4, + "EMAIL" + ], + [ + 4, + "PHONE_NUMBER" + ], + [ + 4, + "HIRE_DATE" + ], + [ + 4, + "JOB_ID" + ], + [ + 4, + "SALARY" + ], + [ + 4, + "COMMISSION_PCT" + ], + [ + 4, + "MANAGER_ID" + ], + [ + 4, + "DEPARTMENT_ID" + ], + [ + 5, + "EMPLOYEE_ID" + ], + [ + 5, + "START_DATE" + ], + [ + 5, + "END_DATE" + ], + [ + 5, + "JOB_ID" + ], + [ + 5, + "DEPARTMENT_ID" + ], + [ + 6, + "LOCATION_ID" + ], + [ + 6, + "STREET_ADDRESS" + ], + [ + 6, + "POSTAL_CODE" + ], + [ + 6, + "CITY" + ], + [ + 6, + "STATE_PROVINCE" + ], + [ + 6, + "COUNTRY_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "time", + "text", + "number", + "number", + "number", + "number", + "number", + "time", + "time", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text" + ], + "db_id": "hr_1", + "foreign_keys": [ + [ + 5, + 1 + ], + [ + 20, + 10 + ], + [ + 24, + 6 + ], + [ + 28, + 10 + ], + [ + 29, + 6 + ], + [ + 25, + 14 + ], + [ + 35, + 3 + ] + ], + "primary_keys": [ + 1, + 3, + 6, + 10, + 14, + 25, + 30 + ], + "table_names": [ + "地域", + "国", + "部門", + "仕事", + "従業員", + "職歴", + "ロケーション" + ], + "table_names_original": [ + "regions", + "countries", + "departments", + "jobs", + "employees", + "job_history", + "locations" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "ワールドカップのプレーヤーID" + ], + [ + 0, + "プレーヤーID" + ], + [ + 0, + "日付" + ], + [ + 0, + "総合評価" + ], + [ + 0, + "ポテンシャル" + ], + [ + 0, + "使い慣れた足" + ], + [ + 0, + "攻撃効率" + ], + [ + 0, + "守りの効率" + ], + [ + 0, + "ボールをパスする" + ], + [ + 0, + "仕上げ" + ], + [ + 0, + "ヘッディングの精度" + ], + [ + 0, + "ショートパス" + ], + [ + 0, + "ボレー" + ], + [ + 0, + "ドリブル" + ], + [ + 0, + "カーブ" + ], + [ + 0, + "フリーキックの精度" + ], + [ + 0, + "ロングパス精度" + ], + [ + 0, + "ボールコントロール" + ], + [ + 0, + "加速度" + ], + [ + 0, + "スプリントスピード" + ], + [ + 0, + "敏捷性" + ], + [ + 0, + "反応速度" + ], + [ + 0, + "平衡性" + ], + [ + 0, + "ショットパワー" + ], + [ + 0, + "ジャンピング" + ], + [ + 0, + "忍耐力" + ], + [ + 0, + "力" + ], + [ + 0, + "ロングショット" + ], + [ + 0, + "攻撃力" + ], + [ + 0, + "迎撃力" + ], + [ + 0, + "ポジショニング" + ], + [ + 0, + "ビジョン" + ], + [ + 0, + "ペナルティ" + ], + [ + 0, + "マーキング" + ], + [ + 0, + "スタンディングタックル" + ], + [ + 0, + "スライディングタックル" + ], + [ + 0, + "gkダイビング" + ], + [ + 0, + "gkの取り扱い" + ], + [ + 0, + "gkキック" + ], + [ + 0, + "gkポジショニング" + ], + [ + 0, + "gk反射神経" + ], + [ + 1, + "名前" + ], + [ + 1, + "序列" + ], + [ + 2, + "id" + ], + [ + 2, + "プレーヤーID" + ], + [ + 2, + "プレーヤの名前" + ], + [ + 2, + "ワールドカップのプレーヤーID" + ], + [ + 2, + "生年月日" + ], + [ + 2, + "身長" + ], + [ + 2, + "体重" + ], + [ + 3, + "id" + ], + [ + 3, + "国ID" + ], + [ + 3, + "名前" + ], + [ + 4, + "id" + ], + [ + 4, + "名前" + ], + [ + 5, + "id" + ], + [ + 5, + "チームID" + ], + [ + 5, + "ワールドカップID" + ], + [ + 5, + "チームのフルネーム" + ], + [ + 5, + "チームの略称" + ], + [ + 6, + "id" + ], + [ + 6, + "ワールドカップID" + ], + [ + 6, + "チームID" + ], + [ + 6, + "日付" + ], + [ + 6, + "ビルドアッププレイスピード" + ], + [ + 6, + "ビルドアッププレイスピードクラス" + ], + [ + 6, + "ビルドアッププレイドリブル" + ], + [ + 6, + "ビルドアッププレイドリブルクラス" + ], + [ + 6, + "ビルドアッププレイパス" + ], + [ + 6, + "ビルドアッププレイパスクラス" + ], + [ + 6, + "ビルドアッププレイポジショニングクラス" + ], + [ + 6, + "チャンスクリエーションパス" + ], + [ + 6, + "チャンスクリエーションパスクラス" + ], + [ + 6, + "チャンスクリエーションクロッシング" + ], + [ + 6, + "チャンスクリエーションクロッシングクラス" + ], + [ + 6, + "チャンスクリエーションシューティング" + ], + [ + 6, + "チャンスクリエーションシューティングクラス" + ], + [ + 6, + "チャンスクリエーションポジショニングクラス" + ], + [ + 6, + "防衛圧力" + ], + [ + 6, + "防衛圧力クラス" + ], + [ + 6, + "防衛侵略" + ], + [ + 6, + "防衛攻撃クラス" + ], + [ + 6, + "防衛チームの幅" + ], + [ + 6, + "防衛チーム幅クラス" + ], + [ + 6, + "ディフェンスディフェンダーラインクラス" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "player_fifa_api_id" + ], + [ + 0, + "player_api_id" + ], + [ + 0, + "date" + ], + [ + 0, + "overall_rating" + ], + [ + 0, + "potential" + ], + [ + 0, + "preferred_foot" + ], + [ + 0, + "attacking_work_rate" + ], + [ + 0, + "defensive_work_rate" + ], + [ + 0, + "crossing" + ], + [ + 0, + "finishing" + ], + [ + 0, + "heading_accuracy" + ], + [ + 0, + "short_passing" + ], + [ + 0, + "volleys" + ], + [ + 0, + "dribbling" + ], + [ + 0, + "curve" + ], + [ + 0, + "free_kick_accuracy" + ], + [ + 0, + "long_passing" + ], + [ + 0, + "ball_control" + ], + [ + 0, + "acceleration" + ], + [ + 0, + "sprint_speed" + ], + [ + 0, + "agility" + ], + [ + 0, + "reactions" + ], + [ + 0, + "balance" + ], + [ + 0, + "shot_power" + ], + [ + 0, + "jumping" + ], + [ + 0, + "stamina" + ], + [ + 0, + "strength" + ], + [ + 0, + "long_shots" + ], + [ + 0, + "aggression" + ], + [ + 0, + "interceptions" + ], + [ + 0, + "positioning" + ], + [ + 0, + "vision" + ], + [ + 0, + "penalties" + ], + [ + 0, + "marking" + ], + [ + 0, + "standing_tackle" + ], + [ + 0, + "sliding_tackle" + ], + [ + 0, + "gk_diving" + ], + [ + 0, + "gk_handling" + ], + [ + 0, + "gk_kicking" + ], + [ + 0, + "gk_positioning" + ], + [ + 0, + "gk_reflexes" + ], + [ + 1, + "name" + ], + [ + 1, + "seq" + ], + [ + 2, + "id" + ], + [ + 2, + "player_api_id" + ], + [ + 2, + "player_name" + ], + [ + 2, + "player_fifa_api_id" + ], + [ + 2, + "birthday" + ], + [ + 2, + "height" + ], + [ + 2, + "weight" + ], + [ + 3, + "id" + ], + [ + 3, + "country_id" + ], + [ + 3, + "name" + ], + [ + 4, + "id" + ], + [ + 4, + "name" + ], + [ + 5, + "id" + ], + [ + 5, + "team_api_id" + ], + [ + 5, + "team_fifa_api_id" + ], + [ + 5, + "team_long_name" + ], + [ + 5, + "team_short_name" + ], + [ + 6, + "id" + ], + [ + 6, + "team_fifa_api_id" + ], + [ + 6, + "team_api_id" + ], + [ + 6, + "date" + ], + [ + 6, + "buildUpPlaySpeed" + ], + [ + 6, + "buildUpPlaySpeedClass" + ], + [ + 6, + "buildUpPlayDribbling" + ], + [ + 6, + "buildUpPlayDribblingClass" + ], + [ + 6, + "buildUpPlayPassing" + ], + [ + 6, + "buildUpPlayPassingClass" + ], + [ + 6, + "buildUpPlayPositioningClass" + ], + [ + 6, + "chanceCreationPassing" + ], + [ + 6, + "chanceCreationPassingClass" + ], + [ + 6, + "chanceCreationCrossing" + ], + [ + 6, + "chanceCreationCrossingClass" + ], + [ + 6, + "chanceCreationShooting" + ], + [ + 6, + "chanceCreationShootingClass" + ], + [ + 6, + "chanceCreationPositioningClass" + ], + [ + 6, + "defencePressure" + ], + [ + 6, + "defencePressureClass" + ], + [ + 6, + "defenceAggression" + ], + [ + 6, + "defenceAggressionClass" + ], + [ + 6, + "defenceTeamWidth" + ], + [ + 6, + "defenceTeamWidthClass" + ], + [ + 6, + "defenceDefenderLineClass" + ] + ], + "column_types": [ + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text" + ], + "db_id": "soccer_1", + "foreign_keys": [ + [ + 3, + 46 + ], + [ + 2, + 48 + ], + [ + 53, + 55 + ], + [ + 64, + 58 + ], + [ + 63, + 59 + ] + ], + "primary_keys": [ + 1, + 45, + 52, + 55, + 57, + 62 + ], + "table_names": [ + "プレイヤーの能力", + "データ量シーケンス", + "プレーヤー", + "同盟", + "国", + "チーム", + "チーム属性" + ], + "table_names_original": [ + "Player_Attributes", + "sqlite_sequence", + "Player", + "League", + "Country", + "Team", + "Team_Attributes" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アクターID" + ], + [ + 0, + "ファーストネーム" + ], + [ + 0, + "苗字" + ], + [ + 0, + "最新の更新時間" + ], + [ + 1, + "アドレスID" + ], + [ + 1, + "アドレス" + ], + [ + 1, + "アドレス2" + ], + [ + 1, + "地区" + ], + [ + 1, + "都市ID" + ], + [ + 1, + "郵便番号" + ], + [ + 1, + "電話番号" + ], + [ + 1, + "最新の更新時間" + ], + [ + 2, + "カテゴリID" + ], + [ + 2, + "言語名" + ], + [ + 2, + "最新の更新時間" + ], + [ + 3, + "都市ID" + ], + [ + 3, + "市" + ], + [ + 3, + "国ID" + ], + [ + 3, + "最新の更新時間" + ], + [ + 4, + "国ID" + ], + [ + 4, + "国" + ], + [ + 4, + "最新の更新時間" + ], + [ + 5, + "顧客ID" + ], + [ + 5, + "店ID" + ], + [ + 5, + "ファーストネーム" + ], + [ + 5, + "苗字" + ], + [ + 5, + "Eメール" + ], + [ + 5, + "アドレスID" + ], + [ + 5, + "アクティブ会社" + ], + [ + 5, + "日付を作成する" + ], + [ + 5, + "最新の更新時間" + ], + [ + 6, + "映画ID" + ], + [ + 6, + "タイトル" + ], + [ + 6, + "説明" + ], + [ + 6, + "リリース年" + ], + [ + 6, + "言語ID" + ], + [ + 6, + "元言語ID" + ], + [ + 6, + "レンタル期間" + ], + [ + 6, + "賃借率" + ], + [ + 6, + "時間" + ], + [ + 6, + "交換費コスト" + ], + [ + 6, + "評価" + ], + [ + 6, + "特色がある機能" + ], + [ + 6, + "最新の更新時間" + ], + [ + 7, + "アクターID" + ], + [ + 7, + "映画ID" + ], + [ + 7, + "最新の更新時間" + ], + [ + 8, + "映画ID" + ], + [ + 8, + "カテゴリID" + ], + [ + 8, + "最新の更新時間" + ], + [ + 9, + "映画ID" + ], + [ + 9, + "タイトル" + ], + [ + 9, + "説明" + ], + [ + 10, + "在庫ID" + ], + [ + 10, + "映画ID" + ], + [ + 10, + "店ID" + ], + [ + 10, + "最新の更新時間" + ], + [ + 11, + "言語ID" + ], + [ + 11, + "言語名" + ], + [ + 11, + "最新の更新時間" + ], + [ + 12, + "支払いID" + ], + [ + 12, + "顧客ID" + ], + [ + 12, + "スタッフID" + ], + [ + 12, + "レンタルID" + ], + [ + 12, + "金額" + ], + [ + 12, + "支払期日" + ], + [ + 12, + "最新の更新時間" + ], + [ + 13, + "レンタルID" + ], + [ + 13, + "レンタル日" + ], + [ + 13, + "在庫ID" + ], + [ + 13, + "顧客ID" + ], + [ + 13, + "返却日" + ], + [ + 13, + "スタッフID" + ], + [ + 13, + "最新の更新時間" + ], + [ + 14, + "スタッフID" + ], + [ + 14, + "ファーストネーム" + ], + [ + 14, + "苗字" + ], + [ + 14, + "アドレスID" + ], + [ + 14, + "画像" + ], + [ + 14, + "Eメール" + ], + [ + 14, + "店ID" + ], + [ + 14, + "アクティブ会社" + ], + [ + 14, + "ユーザー名" + ], + [ + 14, + "パスワード" + ], + [ + 14, + "最新の更新時間" + ], + [ + 15, + "店ID" + ], + [ + 15, + "マネージャースタッフID" + ], + [ + 15, + "アドレスID" + ], + [ + 15, + "最新の更新時間" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "actor_id" + ], + [ + 0, + "first_name" + ], + [ + 0, + "last_name" + ], + [ + 0, + "last_update" + ], + [ + 1, + "address_id" + ], + [ + 1, + "address" + ], + [ + 1, + "address2" + ], + [ + 1, + "district" + ], + [ + 1, + "city_id" + ], + [ + 1, + "postal_code" + ], + [ + 1, + "phone" + ], + [ + 1, + "last_update" + ], + [ + 2, + "category_id" + ], + [ + 2, + "name" + ], + [ + 2, + "last_update" + ], + [ + 3, + "city_id" + ], + [ + 3, + "city" + ], + [ + 3, + "country_id" + ], + [ + 3, + "last_update" + ], + [ + 4, + "country_id" + ], + [ + 4, + "country" + ], + [ + 4, + "last_update" + ], + [ + 5, + "customer_id" + ], + [ + 5, + "store_id" + ], + [ + 5, + "first_name" + ], + [ + 5, + "last_name" + ], + [ + 5, + "email" + ], + [ + 5, + "address_id" + ], + [ + 5, + "active" + ], + [ + 5, + "create_date" + ], + [ + 5, + "last_update" + ], + [ + 6, + "film_id" + ], + [ + 6, + "title" + ], + [ + 6, + "description" + ], + [ + 6, + "release_year" + ], + [ + 6, + "language_id" + ], + [ + 6, + "original_language_id" + ], + [ + 6, + "rental_duration" + ], + [ + 6, + "rental_rate" + ], + [ + 6, + "length" + ], + [ + 6, + "replacement_cost" + ], + [ + 6, + "rating" + ], + [ + 6, + "special_features" + ], + [ + 6, + "last_update" + ], + [ + 7, + "actor_id" + ], + [ + 7, + "film_id" + ], + [ + 7, + "last_update" + ], + [ + 8, + "film_id" + ], + [ + 8, + "category_id" + ], + [ + 8, + "last_update" + ], + [ + 9, + "film_id" + ], + [ + 9, + "title" + ], + [ + 9, + "description" + ], + [ + 10, + "inventory_id" + ], + [ + 10, + "film_id" + ], + [ + 10, + "store_id" + ], + [ + 10, + "last_update" + ], + [ + 11, + "language_id" + ], + [ + 11, + "name" + ], + [ + 11, + "last_update" + ], + [ + 12, + "payment_id" + ], + [ + 12, + "customer_id" + ], + [ + 12, + "staff_id" + ], + [ + 12, + "rental_id" + ], + [ + 12, + "amount" + ], + [ + 12, + "payment_date" + ], + [ + 12, + "last_update" + ], + [ + 13, + "rental_id" + ], + [ + 13, + "rental_date" + ], + [ + 13, + "inventory_id" + ], + [ + 13, + "customer_id" + ], + [ + 13, + "return_date" + ], + [ + 13, + "staff_id" + ], + [ + 13, + "last_update" + ], + [ + 14, + "staff_id" + ], + [ + 14, + "first_name" + ], + [ + 14, + "last_name" + ], + [ + 14, + "address_id" + ], + [ + 14, + "picture" + ], + [ + 14, + "email" + ], + [ + 14, + "store_id" + ], + [ + 14, + "active" + ], + [ + 14, + "username" + ], + [ + 14, + "password" + ], + [ + 14, + "last_update" + ], + [ + 15, + "store_id" + ], + [ + 15, + "manager_staff_id" + ], + [ + 15, + "address_id" + ], + [ + 15, + "last_update" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "time", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "time", + "number", + "text", + "time", + "number", + "text", + "number", + "time", + "number", + "text", + "time", + "number", + "number", + "text", + "text", + "text", + "number", + "boolean", + "time", + "time", + "number", + "text", + "text", + "time", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "time", + "number", + "number", + "time", + "number", + "number", + "time", + "number", + "text", + "text", + "number", + "number", + "number", + "time", + "number", + "text", + "time", + "number", + "number", + "number", + "number", + "number", + "time", + "time", + "number", + "time", + "number", + "number", + "time", + "number", + "time", + "number", + "text", + "text", + "number", + "others", + "text", + "number", + "boolean", + "text", + "text", + "time", + "number", + "number", + "number", + "time" + ], + "db_id": "sakila_1", + "foreign_keys": [ + [ + 9, + 16 + ], + [ + 18, + 20 + ], + [ + 24, + 86 + ], + [ + 28, + 5 + ], + [ + 37, + 58 + ], + [ + 36, + 58 + ], + [ + 46, + 32 + ], + [ + 45, + 1 + ], + [ + 49, + 13 + ], + [ + 48, + 32 + ], + [ + 55, + 32 + ], + [ + 56, + 86 + ], + [ + 63, + 75 + ], + [ + 62, + 23 + ], + [ + 64, + 68 + ], + [ + 71, + 23 + ], + [ + 70, + 54 + ], + [ + 73, + 75 + ], + [ + 78, + 5 + ], + [ + 88, + 5 + ], + [ + 87, + 75 + ] + ], + "primary_keys": [ + 1, + 5, + 13, + 16, + 20, + 23, + 32, + 45, + 48, + 51, + 54, + 58, + 61, + 68, + 75, + 86 + ], + "table_names": [ + "アクター", + "住所", + "カテゴリー", + "市", + "国", + "顧客", + "映画", + "映画アクター", + "映画カテゴリ", + "映画のテキスト", + "在庫", + "言語", + "支払い", + "レンタル", + "スタッフ", + "お店" + ], + "table_names_original": [ + "actor", + "address", + "category", + "city", + "country", + "customer", + "film", + "film_actor", + "film_category", + "film_text", + "inventory", + "language", + "payment", + "rental", + "staff", + "store" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "機能タイプコード" + ], + [ + 0, + "機能タイプ名" + ], + [ + 1, + "プロパティタイプコード" + ], + [ + 1, + "プロパティタイプの説明" + ], + [ + 2, + "機能ID" + ], + [ + 2, + "機能タイプコード" + ], + [ + 2, + "機能名" + ], + [ + 2, + "機能の説明" + ], + [ + 3, + "プロパティID" + ], + [ + 3, + "プロパティタイプコード" + ], + [ + 3, + "上市の日付" + ], + [ + 3, + "販売日" + ], + [ + 3, + "プロパティ名" + ], + [ + 3, + "プロパティのアドレス" + ], + [ + 3, + "部屋数" + ], + [ + 3, + "ベンダーの価格" + ], + [ + 3, + "買い手の価格" + ], + [ + 3, + "成約価格" + ], + [ + 3, + "apt機能1" + ], + [ + 3, + "apt機能2" + ], + [ + 3, + "apt機能3" + ], + [ + 3, + "fld機能1" + ], + [ + 3, + "fld機能2" + ], + [ + 3, + "fld機能3" + ], + [ + 3, + "hse機能1" + ], + [ + 3, + "hse機能2" + ], + [ + 3, + "hse機能3" + ], + [ + 3, + "その他の機能1" + ], + [ + 3, + "その他の機能2" + ], + [ + 3, + "その他の機能3" + ], + [ + 3, + "shp機能1" + ], + [ + 3, + "shp機能2" + ], + [ + 3, + "shp機能3" + ], + [ + 3, + "その他の物件の詳細" + ], + [ + 4, + "プロパティID" + ], + [ + 4, + "機能ID" + ], + [ + 4, + "プロパティ機能の説明" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "feature_type_code" + ], + [ + 0, + "feature_type_name" + ], + [ + 1, + "property_type_code" + ], + [ + 1, + "property_type_description" + ], + [ + 2, + "feature_id" + ], + [ + 2, + "feature_type_code" + ], + [ + 2, + "feature_name" + ], + [ + 2, + "feature_description" + ], + [ + 3, + "property_id" + ], + [ + 3, + "property_type_code" + ], + [ + 3, + "date_on_market" + ], + [ + 3, + "date_sold" + ], + [ + 3, + "property_name" + ], + [ + 3, + "property_address" + ], + [ + 3, + "room_count" + ], + [ + 3, + "vendor_requested_price" + ], + [ + 3, + "buyer_offered_price" + ], + [ + 3, + "agreed_selling_price" + ], + [ + 3, + "apt_feature_1" + ], + [ + 3, + "apt_feature_2" + ], + [ + 3, + "apt_feature_3" + ], + [ + 3, + "fld_feature_1" + ], + [ + 3, + "fld_feature_2" + ], + [ + 3, + "fld_feature_3" + ], + [ + 3, + "hse_feature_1" + ], + [ + 3, + "hse_feature_2" + ], + [ + 3, + "hse_feature_3" + ], + [ + 3, + "oth_feature_1" + ], + [ + 3, + "oth_feature_2" + ], + [ + 3, + "oth_feature_3" + ], + [ + 3, + "shp_feature_1" + ], + [ + 3, + "shp_feature_2" + ], + [ + 3, + "shp_feature_3" + ], + [ + 3, + "other_property_details" + ], + [ + 4, + "property_id" + ], + [ + 4, + "feature_id" + ], + [ + 4, + "property_feature_description" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "time", + "time", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text" + ], + "db_id": "real_estate_properties", + "foreign_keys": [ + [ + 6, + 1 + ], + [ + 10, + 3 + ], + [ + 35, + 9 + ], + [ + 36, + 5 + ] + ], + "primary_keys": [ + 1, + 3, + 5, + 9 + ], + "table_names": [ + "参照フィーチャタイプ", + "参照プロパティタイプ", + "その他の利用可能な機能", + "プロパティ", + "その他のプロパティ機能" + ], + "table_names_original": [ + "Ref_Feature_Types", + "Ref_Property_Types", + "Other_Available_Features", + "Properties", + "Other_Property_Features" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "学生ID" + ], + [ + 0, + "苗字" + ], + [ + 0, + "ファーストネーム" + ], + [ + 0, + "年齢" + ], + [ + 0, + "性別" + ], + [ + 0, + "専門" + ], + [ + 0, + "指導教官" + ], + [ + 0, + "都市コード" + ], + [ + 1, + "教員ID" + ], + [ + 1, + "苗字" + ], + [ + 1, + "ファーストネーム" + ], + [ + 1, + "職名" + ], + [ + 1, + "性別" + ], + [ + 1, + "電話番号" + ], + [ + 1, + "ルーム" + ], + [ + 1, + "建物" + ], + [ + 2, + "学部番号" + ], + [ + 2, + "支部" + ], + [ + 2, + "学部名" + ], + [ + 2, + "ルーム" + ], + [ + 2, + "建物" + ], + [ + 2, + "学部の電話番号" + ], + [ + 3, + "教員ID" + ], + [ + 3, + "学部番号" + ], + [ + 3, + "グレード" + ], + [ + 4, + "コースID" + ], + [ + 4, + "コース名" + ], + [ + 4, + "ポイント" + ], + [ + 4, + "インストラクター" + ], + [ + 4, + "日数" + ], + [ + 4, + "時間" + ], + [ + 4, + "学部番号" + ], + [ + 5, + "学生ID" + ], + [ + 5, + "学部番号" + ], + [ + 6, + "学生ID" + ], + [ + 6, + "コースID" + ], + [ + 6, + "グレード" + ], + [ + 7, + "レターグレード" + ], + [ + 7, + "単位" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "StuID" + ], + [ + 0, + "LName" + ], + [ + 0, + "Fname" + ], + [ + 0, + "Age" + ], + [ + 0, + "Sex" + ], + [ + 0, + "Major" + ], + [ + 0, + "Advisor" + ], + [ + 0, + "city_code" + ], + [ + 1, + "FacID" + ], + [ + 1, + "Lname" + ], + [ + 1, + "Fname" + ], + [ + 1, + "Rank" + ], + [ + 1, + "Sex" + ], + [ + 1, + "Phone" + ], + [ + 1, + "Room" + ], + [ + 1, + "Building" + ], + [ + 2, + "DNO" + ], + [ + 2, + "Division" + ], + [ + 2, + "DName" + ], + [ + 2, + "Room" + ], + [ + 2, + "Building" + ], + [ + 2, + "DPhone" + ], + [ + 3, + "FacID" + ], + [ + 3, + "DNO" + ], + [ + 3, + "Appt_Type" + ], + [ + 4, + "CID" + ], + [ + 4, + "CName" + ], + [ + 4, + "Credits" + ], + [ + 4, + "Instructor" + ], + [ + 4, + "Days" + ], + [ + 4, + "Hours" + ], + [ + 4, + "DNO" + ], + [ + 5, + "StuID" + ], + [ + 5, + "DNO" + ], + [ + 6, + "StuID" + ], + [ + 6, + "CID" + ], + [ + 6, + "Grade" + ], + [ + 7, + "lettergrade" + ], + [ + 7, + "gradepoint" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "number" + ], + "db_id": "college_3", + "foreign_keys": [ + [ + 24, + 17 + ], + [ + 23, + 9 + ], + [ + 32, + 17 + ], + [ + 29, + 9 + ], + [ + 34, + 17 + ], + [ + 33, + 1 + ], + [ + 37, + 38 + ], + [ + 36, + 26 + ], + [ + 35, + 1 + ] + ], + "primary_keys": [ + 1, + 9, + 17, + 26, + 38 + ], + "table_names": [ + "学生", + "教師数", + "学部", + "メンバー", + "コース", + "副専攻", + "登録学生", + "単位" + ], + "table_names_original": [ + "Student", + "Faculty", + "Department", + "Member_of", + "Course", + "Minor_in", + "Enrolled_in", + "Gradeconversion" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "コースID" + ], + [ + 0, + "授業の開始日" + ], + [ + 0, + "コース名" + ], + [ + 1, + "教師ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "年齢" + ], + [ + 1, + "出身地" + ], + [ + 2, + "コースID" + ], + [ + 2, + "教師ID" + ], + [ + 2, + "グレード" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Course_ID" + ], + [ + 0, + "Staring_Date" + ], + [ + 0, + "Course" + ], + [ + 1, + "Teacher_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Age" + ], + [ + 1, + "Hometown" + ], + [ + 2, + "Course_ID" + ], + [ + 2, + "Teacher_ID" + ], + [ + 2, + "Grade" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number" + ], + "db_id": "course_teach", + "foreign_keys": [ + [ + 9, + 4 + ], + [ + 8, + 1 + ] + ], + "primary_keys": [ + 1, + 4, + 8 + ], + "table_names": [ + "コース", + "先生", + "コースアレンジ" + ], + "table_names_original": [ + "course", + "teacher", + "course_arrange" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ジェットコースターID" + ], + [ + 0, + "名前" + ], + [ + 0, + "パーク" + ], + [ + 0, + "国ID" + ], + [ + 0, + "長さ" + ], + [ + 0, + "高さ" + ], + [ + 0, + "速度" + ], + [ + 0, + "オープンの日" + ], + [ + 0, + "状態" + ], + [ + 1, + "国ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "人口" + ], + [ + 1, + "地域" + ], + [ + 1, + "言語" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Roller_Coaster_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Park" + ], + [ + 0, + "Country_ID" + ], + [ + 0, + "Length" + ], + [ + 0, + "Height" + ], + [ + 0, + "Speed" + ], + [ + 0, + "Opened" + ], + [ + 0, + "Status" + ], + [ + 1, + "Country_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Population" + ], + [ + 1, + "Area" + ], + [ + 1, + "Languages" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "text", + "number", + "number", + "text" + ], + "db_id": "roller_coaster", + "foreign_keys": [ + [ + 4, + 10 + ] + ], + "primary_keys": [ + 1, + 10 + ], + "table_names": [ + "ジェットコースター", + "国" + ], + "table_names_original": [ + "roller_coaster", + "country" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "製品ID" + ], + [ + 0, + "商品名" + ], + [ + 0, + "製品価格" + ], + [ + 0, + "製品説明" + ], + [ + 1, + "アドレスID" + ], + [ + 1, + "アドレスの詳細" + ], + [ + 1, + "市" + ], + [ + 1, + "郵便番号" + ], + [ + 1, + "州・郡" + ], + [ + 1, + "国" + ], + [ + 2, + "顧客ID" + ], + [ + 2, + "支払方法" + ], + [ + 2, + "顧客名" + ], + [ + 2, + "顧客の電話番号" + ], + [ + 2, + "顧客の電子メール" + ], + [ + 2, + "顧客の登録日" + ], + [ + 3, + "通常の注文ID" + ], + [ + 3, + "ディストリビューターID" + ], + [ + 4, + "通常の注文ID" + ], + [ + 4, + "製品ID" + ], + [ + 5, + "実際の注文ID" + ], + [ + 5, + "注文ステータスコード" + ], + [ + 5, + "通常の注文ID" + ], + [ + 5, + "実際の注文日" + ], + [ + 6, + "実際の注文ID" + ], + [ + 6, + "製品ID" + ], + [ + 7, + "顧客ID" + ], + [ + 7, + "アドレスID" + ], + [ + 7, + "出荷日" + ], + [ + 7, + "アドレスタイプ" + ], + [ + 7, + "入荷日" + ], + [ + 8, + "ルートID" + ], + [ + 8, + "ルート名" + ], + [ + 8, + "その他のルートの詳細" + ], + [ + 9, + "ロケーションコード" + ], + [ + 9, + "ルートID" + ], + [ + 9, + "ロケーションアドレスID" + ], + [ + 9, + "ロケーション名" + ], + [ + 10, + "トラックID" + ], + [ + 10, + "トラック免許番号" + ], + [ + 10, + "トラックの詳細" + ], + [ + 11, + "従業員ID" + ], + [ + 11, + "従業員の住所ID" + ], + [ + 11, + "従業員名" + ], + [ + 11, + "従業員の電話番号" + ], + [ + 12, + "ロケーションコード" + ], + [ + 12, + "実際の注文ID" + ], + [ + 12, + "配送ステータスコード" + ], + [ + 12, + "ドライバーID" + ], + [ + 12, + "トラックID" + ], + [ + 12, + "出荷日" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "product_id" + ], + [ + 0, + "product_name" + ], + [ + 0, + "product_price" + ], + [ + 0, + "product_description" + ], + [ + 1, + "address_id" + ], + [ + 1, + "address_details" + ], + [ + 1, + "city" + ], + [ + 1, + "zip_postcode" + ], + [ + 1, + "state_province_county" + ], + [ + 1, + "country" + ], + [ + 2, + "customer_id" + ], + [ + 2, + "payment_method" + ], + [ + 2, + "customer_name" + ], + [ + 2, + "customer_phone" + ], + [ + 2, + "customer_email" + ], + [ + 2, + "date_became_customer" + ], + [ + 3, + "regular_order_id" + ], + [ + 3, + "distributer_id" + ], + [ + 4, + "regular_order_id" + ], + [ + 4, + "product_id" + ], + [ + 5, + "actual_order_id" + ], + [ + 5, + "order_status_code" + ], + [ + 5, + "regular_order_id" + ], + [ + 5, + "actual_order_date" + ], + [ + 6, + "actual_order_id" + ], + [ + 6, + "product_id" + ], + [ + 7, + "customer_id" + ], + [ + 7, + "address_id" + ], + [ + 7, + "date_from" + ], + [ + 7, + "address_type" + ], + [ + 7, + "date_to" + ], + [ + 8, + "route_id" + ], + [ + 8, + "route_name" + ], + [ + 8, + "other_route_details" + ], + [ + 9, + "location_code" + ], + [ + 9, + "route_id" + ], + [ + 9, + "location_address_id" + ], + [ + 9, + "location_name" + ], + [ + 10, + "truck_id" + ], + [ + 10, + "truck_licence_number" + ], + [ + 10, + "truck_details" + ], + [ + 11, + "employee_id" + ], + [ + 11, + "employee_address_id" + ], + [ + 11, + "employee_name" + ], + [ + 11, + "employee_phone" + ], + [ + 12, + "location_code" + ], + [ + 12, + "actual_order_id" + ], + [ + 12, + "delivery_status_code" + ], + [ + 12, + "driver_employee_id" + ], + [ + 12, + "truck_id" + ], + [ + 12, + "delivery_date" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "time", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "time", + "number", + "number", + "number", + "number", + "time", + "text", + "time", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "text", + "number", + "number", + "time" + ], + "db_id": "customer_deliveries", + "foreign_keys": [ + [ + 18, + 11 + ], + [ + 19, + 17 + ], + [ + 20, + 1 + ], + [ + 23, + 17 + ], + [ + 25, + 21 + ], + [ + 26, + 1 + ], + [ + 28, + 5 + ], + [ + 27, + 11 + ], + [ + 36, + 32 + ], + [ + 37, + 5 + ], + [ + 43, + 5 + ], + [ + 49, + 42 + ], + [ + 46, + 35 + ], + [ + 47, + 21 + ], + [ + 50, + 39 + ] + ], + "primary_keys": [ + 1, + 5, + 11, + 17, + 21, + 32, + 35, + 39, + 42 + ], + "table_names": [ + "製品", + "住所", + "���客", + "通常の注文", + "通常の注文商品", + "実際の注文", + "実際の注文商品", + "顧客の住所", + "配送ルート", + "入荷の場所", + "トラック", + "従業員", + "注文配送" + ], + "table_names_original": [ + "Products", + "Addresses", + "Customers", + "Regular_Orders", + "Regular_Order_Products", + "Actual_Orders", + "Actual_Order_Products", + "Customer_Addresses", + "Delivery_Routes", + "Delivery_Route_Locations", + "Trucks", + "Employees", + "Order_Deliveries" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "事故ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "ホームゲーム" + ], + [ + 0, + "平均出席率" + ], + [ + 0, + "総出席率" + ], + [ + 0, + "容量のパーセンテージ" + ], + [ + 1, + "スタジアムID" + ], + [ + 1, + "事故ID" + ], + [ + 1, + "シーズン" + ], + [ + 1, + "日付" + ], + [ + 1, + "ホームチーム" + ], + [ + 1, + "アウェイチーム" + ], + [ + 1, + "スコア" + ], + [ + 1, + "コンペ" + ], + [ + 2, + "ゲームID" + ], + [ + 2, + "事故ID" + ], + [ + 2, + "プレーヤー" + ], + [ + 2, + "怪我の種類" + ], + [ + 2, + "マッチ数" + ], + [ + 2, + "ソース" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "name" + ], + [ + 0, + "Home_Games" + ], + [ + 0, + "Average_Attendance" + ], + [ + 0, + "Total_Attendance" + ], + [ + 0, + "Capacity_Percentage" + ], + [ + 1, + "stadium_id" + ], + [ + 1, + "id" + ], + [ + 1, + "Season" + ], + [ + 1, + "Date" + ], + [ + 1, + "Home_team" + ], + [ + 1, + "Away_team" + ], + [ + 1, + "Score" + ], + [ + 1, + "Competition" + ], + [ + 2, + "game_id" + ], + [ + 2, + "id" + ], + [ + 2, + "Player" + ], + [ + 2, + "Injury" + ], + [ + 2, + "Number_of_matches" + ], + [ + 2, + "Source" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text" + ], + "db_id": "game_injury", + "foreign_keys": [ + [ + 7, + 1 + ], + [ + 15, + 8 + ] + ], + "primary_keys": [ + 1, + 8, + 16 + ], + "table_names": [ + "スタジアム", + "ゲーム", + "けが事故" + ], + "table_names_original": [ + "stadium", + "game", + "injury_accident" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "学校ID" + ], + [ + 0, + "学校名" + ], + [ + 0, + "ロケーション" + ], + [ + 0, + "マスコット" + ], + [ + 0, + "登録" + ], + [ + 0, + "ihsaaクラス" + ], + [ + 0, + "ihsaaフットボールクラス" + ], + [ + 0, + "郡" + ], + [ + 1, + "学校ID" + ], + [ + 1, + "年" + ], + [ + 1, + "予算" + ], + [ + 1, + "予算総額のパーセンテージ" + ], + [ + 1, + "投資" + ], + [ + 1, + "投資総額のパーセンテージ" + ], + [ + 1, + "予算投資比率" + ], + [ + 2, + "寄付ID" + ], + [ + 2, + "学校ID" + ], + [ + 2, + "寄付者名" + ], + [ + 2, + "金額" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "School_id" + ], + [ + 0, + "School_name" + ], + [ + 0, + "Location" + ], + [ + 0, + "Mascot" + ], + [ + 0, + "Enrollment" + ], + [ + 0, + "IHSAA_Class" + ], + [ + 0, + "IHSAA_Football_Class" + ], + [ + 0, + "County" + ], + [ + 1, + "School_id" + ], + [ + 1, + "Year" + ], + [ + 1, + "Budgeted" + ], + [ + 1, + "total_budget_percent_budgeted" + ], + [ + 1, + "Invested" + ], + [ + 1, + "total_budget_percent_invested" + ], + [ + 1, + "Budget_invested_percent" + ], + [ + 2, + "endowment_id" + ], + [ + 2, + "School_id" + ], + [ + 2, + "donator_name" + ], + [ + 2, + "amount" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "text", + "number" + ], + "db_id": "school_finance", + "foreign_keys": [ + [ + 9, + 1 + ], + [ + 17, + 1 + ] + ], + "primary_keys": [ + 1, + 9, + 16 + ], + "table_names": [ + "学校", + "予算", + "寄付" + ], + "table_names_original": [ + "School", + "budget", + "endowment" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "会場ID" + ], + [ + 0, + "会場名" + ], + [ + 1, + "著者ID" + ], + [ + 1, + "著者名" + ], + [ + 2, + "キーフレーズID" + ], + [ + 2, + "データセット名" + ], + [ + 3, + "ジャーナルID" + ], + [ + 3, + "ジャーナル名" + ], + [ + 4, + "キーフレーズID" + ], + [ + 4, + "キーフレーズ名" + ], + [ + 5, + "論文ID" + ], + [ + 5, + "タイトル" + ], + [ + 5, + "会場ID" + ], + [ + 5, + "年" + ], + [ + 5, + "引用数" + ], + [ + 5, + "被引用数" + ], + [ + 5, + "ジャーナルID" + ], + [ + 6, + "論文ID" + ], + [ + 6, + "論文ID" + ], + [ + 7, + "論文ID" + ], + [ + 7, + "キーフレーズID" + ], + [ + 8, + "論文ID" + ], + [ + 8, + "キーフレーズID" + ], + [ + 9, + "論文ID" + ], + [ + 9, + "著者ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "venueId" + ], + [ + 0, + "venueName" + ], + [ + 1, + "authorId" + ], + [ + 1, + "authorName" + ], + [ + 2, + "datasetId" + ], + [ + 2, + "datasetName" + ], + [ + 3, + "journalId" + ], + [ + 3, + "journalName" + ], + [ + 4, + "keyphraseId" + ], + [ + 4, + "keyphraseName" + ], + [ + 5, + "paperId" + ], + [ + 5, + "title" + ], + [ + 5, + "venueId" + ], + [ + 5, + "year" + ], + [ + 5, + "numCiting" + ], + [ + 5, + "numCitedBy" + ], + [ + 5, + "journalId" + ], + [ + 6, + "citingPaperId" + ], + [ + 6, + "citedPaperId" + ], + [ + 7, + "paperId" + ], + [ + 7, + "datasetId" + ], + [ + 8, + "paperId" + ], + [ + 8, + "keyphraseId" + ], + [ + 9, + "paperId" + ], + [ + 9, + "authorId" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "scholar", + "foreign_keys": [ + [ + 13, + 1 + ], + [ + 17, + 7 + ], + [ + 18, + 11 + ], + [ + 19, + 11 + ], + [ + 23, + 9 + ], + [ + 22, + 11 + ], + [ + 25, + 3 + ], + [ + 24, + 11 + ] + ], + "primary_keys": [ + 1, + 3, + 5, + 7, + 9, + 11, + 18, + 21, + 23, + 24 + ], + "table_names": [ + "会場", + "著者", + "データセット", + "ジャーナル", + "キーフレーズ", + "論文", + "引用", + "論文のデータセット", + "論文のキーフレーズ", + "書き込み" + ], + "table_names_original": [ + "venue", + "author", + "dataset", + "journal", + "keyphrase", + "paper", + "cite", + "paperDataset", + "paperKeyphrase", + "writes" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "地域番号" + ], + [ + 0, + "州" + ], + [ + 1, + "立候補者番号" + ], + [ + 1, + "立候補者の名前" + ], + [ + 2, + "投票ID" + ], + [ + 2, + "電話番号" + ], + [ + 2, + "州" + ], + [ + 2, + "立候補者番号" + ], + [ + 2, + "クリエイト時間" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "area_code" + ], + [ + 0, + "state" + ], + [ + 1, + "contestant_number" + ], + [ + 1, + "contestant_name" + ], + [ + 2, + "vote_id" + ], + [ + 2, + "phone_number" + ], + [ + 2, + "state" + ], + [ + 2, + "contestant_number" + ], + [ + 2, + "created" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "time" + ], + "db_id": "voter_1", + "foreign_keys": [ + [ + 8, + 3 + ], + [ + 7, + 2 + ] + ], + "primary_keys": [ + 1, + 3, + 5 + ], + "table_names": [ + "地域情報", + "立候補者", + "投票" + ], + "table_names_original": [ + "AREA_CODE_STATE", + "CONTESTANTS", + "VOTES" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "国ID" + ], + [ + 0, + "国の名前" + ], + [ + 0, + "首都" + ], + [ + 0, + "公用語" + ], + [ + 1, + "チームID" + ], + [ + 1, + "名前" + ], + [ + 2, + "シーズン" + ], + [ + 2, + "プレーヤー" + ], + [ + 2, + "ポジション" + ], + [ + 2, + "国" + ], + [ + 2, + "チーム" + ], + [ + 2, + "ドラフトピックの数" + ], + [ + 2, + "ドラフトクラス" + ], + [ + 2, + "大学" + ], + [ + 3, + "プレイヤーID" + ], + [ + 3, + "プレーヤー" + ], + [ + 3, + "プレイした年数" + ], + [ + 3, + "合計スコア" + ], + [ + 3, + "シングルスコア" + ], + [ + 3, + "ダブルスコア" + ], + [ + 3, + "チーム" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Country_id" + ], + [ + 0, + "Country_name" + ], + [ + 0, + "Capital" + ], + [ + 0, + "Official_native_language" + ], + [ + 1, + "Team_id" + ], + [ + 1, + "Name" + ], + [ + 2, + "Season" + ], + [ + 2, + "Player" + ], + [ + 2, + "Position" + ], + [ + 2, + "Country" + ], + [ + 2, + "Team" + ], + [ + 2, + "Draft_Pick_Number" + ], + [ + 2, + "Draft_Class" + ], + [ + 2, + "College" + ], + [ + 3, + "Player_ID" + ], + [ + 3, + "Player" + ], + [ + 3, + "Years_Played" + ], + [ + 3, + "Total_WL" + ], + [ + 3, + "Singles_WL" + ], + [ + 3, + "Doubles_WL" + ], + [ + 3, + "Team" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number" + ], + "db_id": "match_season", + "foreign_keys": [ + [ + 11, + 5 + ], + [ + 10, + 1 + ], + [ + 21, + 5 + ] + ], + "primary_keys": [ + 1, + 5, + 7, + 15 + ], + "table_names": [ + "国", + "チーム", + "試合シーズン", + "プレーヤー" + ], + "table_names_original": [ + "country", + "team", + "match_season", + "player" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "顧客ID" + ], + [ + 0, + "名前" + ], + [ + 1, + "顧客ID" + ], + [ + 1, + "残高" + ], + [ + 2, + "顧客ID" + ], + [ + 2, + "残高" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "custid" + ], + [ + 0, + "name" + ], + [ + 1, + "custid" + ], + [ + 1, + "balance" + ], + [ + 2, + "custid" + ], + [ + 2, + "balance" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "small_bank_1", + "foreign_keys": [ + [ + 3, + 1 + ], + [ + 5, + 1 + ] + ], + "primary_keys": [ + 1, + 3, + 5 + ], + "table_names": [ + "アカウント", + "貯蓄", + "チェック" + ], + "table_names_original": [ + "ACCOUNTS", + "SAVINGS", + "CHECKING" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "プレイヤーID" + ], + [ + 0, + "ファーストネーム" + ], + [ + 0, + "苗字" + ], + [ + 0, + "使い慣れた手" + ], + [ + 0, + "生年月日" + ], + [ + 0, + "国コード" + ], + [ + 1, + "最高" + ], + [ + 1, + "描画サイズ" + ], + [ + 1, + "敗者の年齢" + ], + [ + 1, + "敗者のエントリー" + ], + [ + 1, + "敗者の使い慣れた手" + ], + [ + 1, + "敗者ht" + ], + [ + 1, + "敗者ID" + ], + [ + 1, + "敗者ioc" + ], + [ + 1, + "敗者の名前" + ], + [ + 1, + "敗者ランク" + ], + [ + 1, + "敗者ランクポイント" + ], + [ + 1, + "敗者シード" + ], + [ + 1, + "マッチ数" + ], + [ + 1, + "掛けた時間" + ], + [ + 1, + "ラウンド" + ], + [ + 1, + "スコア" + ], + [ + 1, + "場所" + ], + [ + 1, + "トーナメントの日付" + ], + [ + 1, + "トーナメントID" + ], + [ + 1, + "トーナメントレベル" + ], + [ + 1, + "トーナメント名" + ], + [ + 1, + "勝者の年齢" + ], + [ + 1, + "勝者エントリー" + ], + [ + 1, + "勝者の使い慣れた手" + ], + [ + 1, + "勝者ht" + ], + [ + 1, + "勝者ID" + ], + [ + 1, + "勝者ioc" + ], + [ + 1, + "勝者名" + ], + [ + 1, + "勝者ランク" + ], + [ + 1, + "勝者ランクポイント" + ], + [ + 1, + "勝者シード" + ], + [ + 1, + "年" + ], + [ + 2, + "ランキング日" + ], + [ + 2, + "ランキング" + ], + [ + 2, + "プレイヤーID" + ], + [ + 2, + "ランキングポイント" + ], + [ + 2, + "ツアー" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "player_id" + ], + [ + 0, + "first_name" + ], + [ + 0, + "last_name" + ], + [ + 0, + "hand" + ], + [ + 0, + "birth_date" + ], + [ + 0, + "country_code" + ], + [ + 1, + "best_of" + ], + [ + 1, + "draw_size" + ], + [ + 1, + "loser_age" + ], + [ + 1, + "loser_entry" + ], + [ + 1, + "loser_hand" + ], + [ + 1, + "loser_ht" + ], + [ + 1, + "loser_id" + ], + [ + 1, + "loser_ioc" + ], + [ + 1, + "loser_name" + ], + [ + 1, + "loser_rank" + ], + [ + 1, + "loser_rank_points" + ], + [ + 1, + "loser_seed" + ], + [ + 1, + "match_num" + ], + [ + 1, + "minutes" + ], + [ + 1, + "round" + ], + [ + 1, + "score" + ], + [ + 1, + "surface" + ], + [ + 1, + "tourney_date" + ], + [ + 1, + "tourney_id" + ], + [ + 1, + "tourney_level" + ], + [ + 1, + "tourney_name" + ], + [ + 1, + "winner_age" + ], + [ + 1, + "winner_entry" + ], + [ + 1, + "winner_hand" + ], + [ + 1, + "winner_ht" + ], + [ + 1, + "winner_id" + ], + [ + 1, + "winner_ioc" + ], + [ + 1, + "winner_name" + ], + [ + 1, + "winner_rank" + ], + [ + 1, + "winner_rank_points" + ], + [ + 1, + "winner_seed" + ], + [ + 1, + "year" + ], + [ + 2, + "ranking_date" + ], + [ + 2, + "ranking" + ], + [ + 2, + "player_id" + ], + [ + 2, + "ranking_points" + ], + [ + 2, + "tours" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "time", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "time", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "time", + "number", + "number", + "number", + "number" + ], + "db_id": "wta_1", + "foreign_keys": [ + [ + 32, + 1 + ], + [ + 13, + 1 + ], + [ + 41, + 1 + ] + ], + "primary_keys": [ + 1 + ], + "table_names": [ + "プレーヤー", + "マッチ", + "ランキング" + ], + "table_names_original": [ + "players", + "matches", + "rankings" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "入札" + ], + [ + 0, + "ビジネスID" + ], + [ + 0, + "名前" + ], + [ + 0, + "詳細な住所" + ], + [ + 0, + "市" + ], + [ + 0, + "緯度" + ], + [ + 0, + "経度" + ], + [ + 0, + "レビュー数" + ], + [ + 0, + "オープンかどうか" + ], + [ + 0, + "評価" + ], + [ + 0, + "状態" + ], + [ + 1, + "隣人ID" + ], + [ + 1, + "ビジネスID" + ], + [ + 1, + "カテゴリー名" + ], + [ + 2, + "uid" + ], + [ + 2, + "ユーザーID" + ], + [ + 2, + "名前" + ], + [ + 3, + "チェックID" + ], + [ + 3, + "ビジネスID" + ], + [ + 3, + "数" + ], + [ + 3, + "日" + ], + [ + 4, + "隣人ID" + ], + [ + 4, + "ビジネスID" + ], + [ + 4, + "隣人の名前" + ], + [ + 5, + "レビューID" + ], + [ + 5, + "ビジネスID" + ], + [ + 5, + "ユーザーID" + ], + [ + 5, + "評価" + ], + [ + 5, + "テキスト" + ], + [ + 5, + "年" + ], + [ + 5, + "月" + ], + [ + 6, + "チップID" + ], + [ + 6, + "ビジネスID" + ], + [ + 6, + "テキスト" + ], + [ + 6, + "ユーザーID" + ], + [ + 6, + "いいねの数" + ], + [ + 6, + "年" + ], + [ + 6, + "月" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "bid" + ], + [ + 0, + "business_id" + ], + [ + 0, + "name" + ], + [ + 0, + "full_address" + ], + [ + 0, + "city" + ], + [ + 0, + "latitude" + ], + [ + 0, + "longitude" + ], + [ + 0, + "review_count" + ], + [ + 0, + "is_open" + ], + [ + 0, + "rating" + ], + [ + 0, + "state" + ], + [ + 1, + "id" + ], + [ + 1, + "business_id" + ], + [ + 1, + "category_name" + ], + [ + 2, + "uid" + ], + [ + 2, + "user_id" + ], + [ + 2, + "name" + ], + [ + 3, + "cid" + ], + [ + 3, + "business_id" + ], + [ + 3, + "count" + ], + [ + 3, + "day" + ], + [ + 4, + "id" + ], + [ + 4, + "business_id" + ], + [ + 4, + "neighbourhood_name" + ], + [ + 5, + "rid" + ], + [ + 5, + "business_id" + ], + [ + 5, + "user_id" + ], + [ + 5, + "rating" + ], + [ + 5, + "text" + ], + [ + 5, + "year" + ], + [ + 5, + "month" + ], + [ + 6, + "tip_id" + ], + [ + 6, + "business_id" + ], + [ + 6, + "text" + ], + [ + 6, + "user_id" + ], + [ + 6, + "likes" + ], + [ + 6, + "year" + ], + [ + 6, + "month" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text" + ], + "db_id": "yelp", + "foreign_keys": [ + [ + 13, + 2 + ], + [ + 19, + 2 + ], + [ + 23, + 2 + ], + [ + 27, + 16 + ], + [ + 26, + 2 + ], + [ + 35, + 16 + ], + [ + 33, + 2 + ] + ], + "primary_keys": [ + 1, + 12, + 15, + 18, + 22, + 25, + 32 + ], + "table_names": [ + "ビジネス", + "カテゴリー", + "ユーザー", + "チェックイン", + "隣人", + "レビュー", + "チップ" + ], + "table_names_original": [ + "business", + "category", + "user", + "checkin", + "neighbourhood", + "review", + "tip" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "苗字" + ], + [ + 0, + "ファーストネーム" + ], + [ + 0, + "グレード" + ], + [ + 0, + "教室" + ], + [ + 1, + "苗字" + ], + [ + 1, + "ファーストネーム" + ], + [ + 1, + "教室" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "LastName" + ], + [ + 0, + "FirstName" + ], + [ + 0, + "Grade" + ], + [ + 0, + "Classroom" + ], + [ + 1, + "LastName" + ], + [ + 1, + "FirstName" + ], + [ + 1, + "Classroom" + ] + ], + "column_types": [ + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "number" + ], + "db_id": "student_1", + "foreign_keys": [], + "primary_keys": [ + 1, + 5 + ], + "table_names": [ + "リスト", + "教師" + ], + "table_names_original": [ + "list", + "teachers" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "メーカーID" + ], + [ + 0, + "オープンの年" + ], + [ + 0, + "名前" + ], + [ + 0, + "工場の数" + ], + [ + 0, + "店の数" + ], + [ + 1, + "家具ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "コンポーネントの数" + ], + [ + 1, + "市場レート" + ], + [ + 2, + "メーカーID" + ], + [ + 2, + "家具ID" + ], + [ + 2, + "価格(dollar)" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Manufacturer_ID" + ], + [ + 0, + "Open_Year" + ], + [ + 0, + "Name" + ], + [ + 0, + "Num_of_Factories" + ], + [ + 0, + "Num_of_Shops" + ], + [ + 1, + "Furniture_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Num_of_Component" + ], + [ + 1, + "Market_Rate" + ], + [ + 2, + "Manufacturer_ID" + ], + [ + 2, + "Furniture_ID" + ], + [ + 2, + "Price_in_Dollar" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "manufacturer", + "foreign_keys": [ + [ + 11, + 6 + ], + [ + 10, + 1 + ] + ], + "primary_keys": [ + 1, + 6, + 10 + ], + "table_names": [ + "メーカー", + "家具", + "家具のメーカー" + ], + "table_names_original": [ + "manufacturer", + "furniture", + "furniture_manufacte" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "名前" + ], + [ + 0, + "名前" + ], + [ + 1, + "プレイリストID" + ], + [ + 1, + "名前" + ], + [ + 2, + "プレイリストID" + ], + [ + 2, + "職位" + ], + [ + 2, + "アーティストID" + ], + [ + 3, + "プレイリストID" + ], + [ + 3, + "苗字" + ], + [ + 3, + "ファーストネーム" + ], + [ + 3, + "職位" + ], + [ + 3, + "上級者" + ], + [ + 3, + "生年月日" + ], + [ + 3, + "採用日" + ], + [ + 3, + "住所" + ], + [ + 3, + "市" + ], + [ + 3, + "州" + ], + [ + 3, + "国" + ], + [ + 3, + "郵便番号" + ], + [ + 3, + "電話番号" + ], + [ + 3, + "ファックス" + ], + [ + 3, + "Eメール" + ], + [ + 4, + "プレイリストID" + ], + [ + 4, + "ファーストネーム" + ], + [ + 4, + "苗字" + ], + [ + 4, + "会社" + ], + [ + 4, + "住所" + ], + [ + 4, + "市" + ], + [ + 4, + "州" + ], + [ + 4, + "国" + ], + [ + 4, + "郵便番号" + ], + [ + 4, + "電話番号" + ], + [ + 4, + "ファックス" + ], + [ + 4, + "Eメール" + ], + [ + 4, + "サポート担当者ID" + ], + [ + 5, + "プレイリストID" + ], + [ + 5, + "名前" + ], + [ + 6, + "プレイリストID" + ], + [ + 6, + "顧客ID" + ], + [ + 6, + "請求書の日付" + ], + [ + 6, + "請求先住所" + ], + [ + 6, + "請求都市" + ], + [ + 6, + "請求州" + ], + [ + 6, + "請求国" + ], + [ + 6, + "請求郵便番号" + ], + [ + 6, + "総金額" + ], + [ + 7, + "プレイリストID" + ], + [ + 7, + "名前" + ], + [ + 8, + "プレイリストID" + ], + [ + 8, + "名前" + ], + [ + 8, + "アルバムID" + ], + [ + 8, + "メディアタイプID" + ], + [ + 8, + "ジャンルID" + ], + [ + 8, + "作曲" + ], + [ + 8, + "ミリ秒" + ], + [ + 8, + "バイト" + ], + [ + 8, + "単価" + ], + [ + 9, + "プレイリストID" + ], + [ + 9, + "請求書" + ], + [ + 9, + "トラックID" + ], + [ + 9, + "単価" + ], + [ + 9, + "数" + ], + [ + 10, + "プレイリストID" + ], + [ + 10, + "名前" + ], + [ + 11, + "プレイリストID" + ], + [ + 11, + "トラックID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "name" + ], + [ + 1, + "name" + ], + [ + 1, + "seq" + ], + [ + 2, + "id" + ], + [ + 2, + "title" + ], + [ + 2, + "artist_id" + ], + [ + 3, + "id" + ], + [ + 3, + "last_name" + ], + [ + 3, + "first_name" + ], + [ + 3, + "title" + ], + [ + 3, + "reports_to" + ], + [ + 3, + "birth_date" + ], + [ + 3, + "hire_date" + ], + [ + 3, + "address" + ], + [ + 3, + "city" + ], + [ + 3, + "state" + ], + [ + 3, + "country" + ], + [ + 3, + "postal_code" + ], + [ + 3, + "phone" + ], + [ + 3, + "fax" + ], + [ + 3, + "email" + ], + [ + 4, + "id" + ], + [ + 4, + "first_name" + ], + [ + 4, + "last_name" + ], + [ + 4, + "company" + ], + [ + 4, + "address" + ], + [ + 4, + "city" + ], + [ + 4, + "state" + ], + [ + 4, + "country" + ], + [ + 4, + "postal_code" + ], + [ + 4, + "phone" + ], + [ + 4, + "fax" + ], + [ + 4, + "email" + ], + [ + 4, + "support_rep_id" + ], + [ + 5, + "id" + ], + [ + 5, + "name" + ], + [ + 6, + "id" + ], + [ + 6, + "customer_id" + ], + [ + 6, + "invoice_date" + ], + [ + 6, + "billing_address" + ], + [ + 6, + "billing_city" + ], + [ + 6, + "billing_state" + ], + [ + 6, + "billing_country" + ], + [ + 6, + "billing_postal_code" + ], + [ + 6, + "total" + ], + [ + 7, + "id" + ], + [ + 7, + "name" + ], + [ + 8, + "id" + ], + [ + 8, + "name" + ], + [ + 8, + "album_id" + ], + [ + 8, + "media_type_id" + ], + [ + 8, + "genre_id" + ], + [ + 8, + "composer" + ], + [ + 8, + "milliseconds" + ], + [ + 8, + "bytes" + ], + [ + 8, + "unit_price" + ], + [ + 9, + "id" + ], + [ + 9, + "invoice_id" + ], + [ + 9, + "track_id" + ], + [ + 9, + "unit_price" + ], + [ + 9, + "quantity" + ], + [ + 10, + "id" + ], + [ + 10, + "name" + ], + [ + 11, + "playlist_id" + ], + [ + 11, + "track_id" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "time", + "time", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "number", + "number", + "time", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number" + ], + "db_id": "store_1", + "foreign_keys": [ + [ + 7, + 1 + ], + [ + 12, + 8 + ], + [ + 35, + 8 + ], + [ + 39, + 23 + ], + [ + 52, + 47 + ], + [ + 53, + 36 + ], + [ + 51, + 5 + ], + [ + 60, + 49 + ], + [ + 59, + 38 + ], + [ + 66, + 49 + ], + [ + 65, + 63 + ] + ], + "primary_keys": [ + 1, + 5, + 8, + 23, + 36, + 38, + 47, + 49, + 58, + 63, + 65 + ], + "table_names": [ + "歌手", + "アーティスト", + "アルバム", + "従業員", + "顧客", + "ジャンル", + "請求書", + "メディアタイプ", + "トラック", + "請求書のリスト", + "プレイリスト", + "プレイリストトラック" + ], + "table_names_original": [ + "artists", + "sqlite_sequence", + "albums", + "employees", + "customers", + "genres", + "invoices", + "media_types", + "tracks", + "invoice_lines", + "playlists", + "playlist_tracks" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ステーションID" + ], + [ + 0, + "名前" + ], + [ + 0, + "年間の輸出入量" + ], + [ + 0, + "年間交換量" + ], + [ + 0, + "総乗客数" + ], + [ + 0, + "ロケーション" + ], + [ + 0, + "主なサービス" + ], + [ + 0, + "プラットフォームの数" + ], + [ + 1, + "列車ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "時間" + ], + [ + 1, + "サービス" + ], + [ + 2, + "列車ID" + ], + [ + 2, + "ステーションID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Station_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Annual_entry_exit" + ], + [ + 0, + "Annual_interchanges" + ], + [ + 0, + "Total_Passengers" + ], + [ + 0, + "Location" + ], + [ + 0, + "Main_Services" + ], + [ + 0, + "Number_of_Platforms" + ], + [ + 1, + "Train_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Time" + ], + [ + 1, + "Service" + ], + [ + 2, + "Train_ID" + ], + [ + 2, + "Station_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number" + ], + "db_id": "train_station", + "foreign_keys": [ + [ + 14, + 1 + ], + [ + 13, + 9 + ] + ], + "primary_keys": [ + 1, + 9, + 13 + ], + "table_names": [ + "駅", + "列車", + "でんしゃのりば" + ], + "table_names_original": [ + "station", + "train", + "train_station" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "役割コード" + ], + [ + 0, + "役割の説明" + ], + [ + 1, + "ユーザーID" + ], + [ + 1, + "役割コード" + ], + [ + 1, + "ユーザー名" + ], + [ + 1, + "ユーザーログイン" + ], + [ + 1, + "パスワード" + ], + [ + 2, + "ドキュメント構造コード" + ], + [ + 2, + "親ドキュメントの構造コード" + ], + [ + 2, + "ドキュメント構造の説明" + ], + [ + 3, + "機能エリア番号" + ], + [ + 3, + "今の機能エリア番号" + ], + [ + 3, + "機能エリアの説明" + ], + [ + 4, + "画像ID" + ], + [ + 4, + "画像のALT属性" + ], + [ + 4, + "画像名" + ], + [ + 4, + "画像のURL" + ], + [ + 5, + "ドキュメントコード" + ], + [ + 5, + "ドキュメント構造コード" + ], + [ + 5, + "ドキュメントタイプコード" + ], + [ + 5, + "アクセス数" + ], + [ + 5, + "ドキュメント名" + ], + [ + 6, + "ドキュメントコード" + ], + [ + 6, + "機能エリア番号" + ], + [ + 7, + "セクションID" + ], + [ + 7, + "ドキュメントコード" + ], + [ + 7, + "セクションシーケンス" + ], + [ + 7, + "セクションコード" + ], + [ + 7, + "セクションタイトル" + ], + [ + 8, + "セクションID" + ], + [ + 8, + "画像ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "role_code" + ], + [ + 0, + "role_description" + ], + [ + 1, + "user_id" + ], + [ + 1, + "role_code" + ], + [ + 1, + "user_name" + ], + [ + 1, + "user_login" + ], + [ + 1, + "password" + ], + [ + 2, + "document_structure_code" + ], + [ + 2, + "parent_document_structure_code" + ], + [ + 2, + "document_structure_description" + ], + [ + 3, + "functional_area_code" + ], + [ + 3, + "parent_functional_area_code" + ], + [ + 3, + "functional_area_description" + ], + [ + 4, + "image_id" + ], + [ + 4, + "image_alt_text" + ], + [ + 4, + "image_name" + ], + [ + 4, + "image_url" + ], + [ + 5, + "document_code" + ], + [ + 5, + "document_structure_code" + ], + [ + 5, + "document_type_code" + ], + [ + 5, + "access_count" + ], + [ + 5, + "document_name" + ], + [ + 6, + "document_code" + ], + [ + 6, + "functional_area_code" + ], + [ + 7, + "section_id" + ], + [ + 7, + "document_code" + ], + [ + 7, + "section_sequence" + ], + [ + 7, + "section_code" + ], + [ + 7, + "section_title" + ], + [ + 8, + "section_id" + ], + [ + 8, + "image_id" + ] + ], + "column_types": [ + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "number" + ], + "db_id": "document_management", + "foreign_keys": [ + [ + 4, + 1 + ], + [ + 19, + 8 + ], + [ + 24, + 11 + ], + [ + 23, + 18 + ], + [ + 26, + 18 + ], + [ + 31, + 14 + ], + [ + 30, + 25 + ] + ], + "primary_keys": [ + 1, + 3, + 8, + 11, + 14, + 18, + 25, + 30 + ], + "table_names": [ + "役割", + "ユーザー", + "ドキュメント構造", + "機能エリア", + "画像", + "ドキュメント", + "ドキュメントの機能エリア", + "ドキュメントセクション", + "ドキュメントセクションの画像" + ], + "table_names_original": [ + "Roles", + "Users", + "Document_Structures", + "Functional_Areas", + "Images", + "Documents", + "Document_Functional_Areas", + "Document_Sections", + "Document_Sections_Images" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "回路ID" + ], + [ + 0, + "回路名" + ], + [ + 0, + "名前" + ], + [ + 0, + "ロケーション" + ], + [ + 0, + "国" + ], + [ + 0, + "緯度" + ], + [ + 0, + "経度" + ], + [ + 0, + "高度" + ], + [ + 0, + "URL" + ], + [ + 1, + "レースID" + ], + [ + 1, + "年" + ], + [ + 1, + "周り" + ], + [ + 1, + "回路ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "日付" + ], + [ + 1, + "時間" + ], + [ + 1, + "URL" + ], + [ + 2, + "ドライバーID" + ], + [ + 2, + "参照ドライバー" + ], + [ + 2, + "ドライバーナンバー" + ], + [ + 2, + "コード" + ], + [ + 2, + "フォアネーム" + ], + [ + 2, + "苗字" + ], + [ + 2, + "生年月日" + ], + [ + 2, + "国籍" + ], + [ + 2, + "URL" + ], + [ + 3, + "ステータスID" + ], + [ + 3, + "ステータス" + ], + [ + 4, + "年" + ], + [ + 4, + "URL" + ], + [ + 5, + "コンストラクターID" + ], + [ + 5, + "参照コンストラクター" + ], + [ + 5, + "名前" + ], + [ + 5, + "国籍" + ], + [ + 5, + "URL" + ], + [ + 6, + "コンストラクターのランキングID" + ], + [ + 6, + "レースID" + ], + [ + 6, + "コンストラクターID" + ], + [ + 6, + "ポイント" + ], + [ + 6, + "ポジション" + ], + [ + 6, + "位置の説明" + ], + [ + 6, + "勝ったマッチ" + ], + [ + 7, + "結果ID" + ], + [ + 7, + "レースID" + ], + [ + 7, + "ドライバーID" + ], + [ + 7, + "コンストラクターID" + ], + [ + 7, + "ドライバーナンバー" + ], + [ + 7, + "グリッド" + ], + [ + 7, + "ポジション" + ], + [ + 7, + "位置の説明" + ], + [ + 7, + "顺位" + ], + [ + 7, + "ポイント" + ], + [ + 7, + "ラップ" + ], + [ + 7, + "時間" + ], + [ + 7, + "ミリ秒" + ], + [ + 7, + "ファステストラップ" + ], + [ + 7, + "ランク" + ], + [ + 7, + "ファステストラップの時間" + ], + [ + 7, + "最速ラップスピード" + ], + [ + 7, + "ステータスID" + ], + [ + 8, + "ドライバー順位ID" + ], + [ + 8, + "レースID" + ], + [ + 8, + "ドライバーID" + ], + [ + 8, + "ポイント" + ], + [ + 8, + "ポジション" + ], + [ + 8, + "位置の説明" + ], + [ + 8, + "勝ったマッチ" + ], + [ + 9, + "コンストラクター結果ID" + ], + [ + 9, + "レースID" + ], + [ + 9, + "コンストラクターID" + ], + [ + 9, + "ポイント" + ], + [ + 9, + "ステータス" + ], + [ + 10, + "予選ID" + ], + [ + 10, + "レースID" + ], + [ + 10, + "ドライバーID" + ], + [ + 10, + "コンストラクターID" + ], + [ + 10, + "ドライバーナンバー" + ], + [ + 10, + "ポジション" + ], + [ + 10, + "q1" + ], + [ + 10, + "q2" + ], + [ + 10, + "q3" + ], + [ + 11, + "レースID" + ], + [ + 11, + "ドライバーID" + ], + [ + 11, + "ストップ" + ], + [ + 11, + "ラップ" + ], + [ + 11, + "時間" + ], + [ + 11, + "デュレーション" + ], + [ + 11, + "ミリ秒" + ], + [ + 12, + "レースID" + ], + [ + 12, + "ドライバーID" + ], + [ + 12, + "ラップ" + ], + [ + 12, + "ポジション" + ], + [ + 12, + "時間" + ], + [ + 12, + "ミリ秒" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "circuitId" + ], + [ + 0, + "circuitRef" + ], + [ + 0, + "name" + ], + [ + 0, + "location" + ], + [ + 0, + "country" + ], + [ + 0, + "lat" + ], + [ + 0, + "lng" + ], + [ + 0, + "alt" + ], + [ + 0, + "url" + ], + [ + 1, + "raceId" + ], + [ + 1, + "year" + ], + [ + 1, + "round" + ], + [ + 1, + "circuitId" + ], + [ + 1, + "name" + ], + [ + 1, + "date" + ], + [ + 1, + "time" + ], + [ + 1, + "url" + ], + [ + 2, + "driverId" + ], + [ + 2, + "driverRef" + ], + [ + 2, + "number" + ], + [ + 2, + "code" + ], + [ + 2, + "forename" + ], + [ + 2, + "surname" + ], + [ + 2, + "dob" + ], + [ + 2, + "nationality" + ], + [ + 2, + "url" + ], + [ + 3, + "statusId" + ], + [ + 3, + "status" + ], + [ + 4, + "year" + ], + [ + 4, + "url" + ], + [ + 5, + "constructorId" + ], + [ + 5, + "constructorRef" + ], + [ + 5, + "name" + ], + [ + 5, + "nationality" + ], + [ + 5, + "url" + ], + [ + 6, + "constructorStandingsId" + ], + [ + 6, + "raceId" + ], + [ + 6, + "constructorId" + ], + [ + 6, + "points" + ], + [ + 6, + "position" + ], + [ + 6, + "positionText" + ], + [ + 6, + "wins" + ], + [ + 7, + "resultId" + ], + [ + 7, + "raceId" + ], + [ + 7, + "driverId" + ], + [ + 7, + "constructorId" + ], + [ + 7, + "number" + ], + [ + 7, + "grid" + ], + [ + 7, + "position" + ], + [ + 7, + "positionText" + ], + [ + 7, + "positionOrder" + ], + [ + 7, + "points" + ], + [ + 7, + "laps" + ], + [ + 7, + "time" + ], + [ + 7, + "milliseconds" + ], + [ + 7, + "fastestLap" + ], + [ + 7, + "rank" + ], + [ + 7, + "fastestLapTime" + ], + [ + 7, + "fastestLapSpeed" + ], + [ + 7, + "statusId" + ], + [ + 8, + "driverStandingsId" + ], + [ + 8, + "raceId" + ], + [ + 8, + "driverId" + ], + [ + 8, + "points" + ], + [ + 8, + "position" + ], + [ + 8, + "positionText" + ], + [ + 8, + "wins" + ], + [ + 9, + "constructorResultsId" + ], + [ + 9, + "raceId" + ], + [ + 9, + "constructorId" + ], + [ + 9, + "points" + ], + [ + 9, + "status" + ], + [ + 10, + "qualifyId" + ], + [ + 10, + "raceId" + ], + [ + 10, + "driverId" + ], + [ + 10, + "constructorId" + ], + [ + 10, + "number" + ], + [ + 10, + "position" + ], + [ + 10, + "q1" + ], + [ + 10, + "q2" + ], + [ + 10, + "q3" + ], + [ + 11, + "raceId" + ], + [ + 11, + "driverId" + ], + [ + 11, + "stop" + ], + [ + 11, + "lap" + ], + [ + 11, + "time" + ], + [ + 11, + "duration" + ], + [ + 11, + "milliseconds" + ], + [ + 12, + "raceId" + ], + [ + 12, + "driverId" + ], + [ + 12, + "lap" + ], + [ + 12, + "position" + ], + [ + 12, + "time" + ], + [ + 12, + "milliseconds" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "number" + ], + "db_id": "formula_1", + "foreign_keys": [ + [ + 13, + 1 + ], + [ + 37, + 10 + ], + [ + 38, + 31 + ], + [ + 45, + 18 + ], + [ + 44, + 10 + ], + [ + 46, + 31 + ], + [ + 63, + 18 + ], + [ + 62, + 10 + ], + [ + 69, + 10 + ], + [ + 70, + 31 + ], + [ + 75, + 18 + ], + [ + 74, + 10 + ], + [ + 76, + 31 + ], + [ + 83, + 18 + ], + [ + 82, + 10 + ], + [ + 90, + 18 + ], + [ + 89, + 10 + ] + ], + "primary_keys": [ + 1, + 10, + 18, + 27, + 29, + 31, + 36, + 43, + 61, + 68, + 73, + 82, + 89 + ], + "table_names": [ + "回路", + "レース", + "ドライバー", + "ステータス", + "シーズン", + "コンストラクター", + "コンストラクター順位", + "結果", + "ドライバーの順位", + "コンストラクターの結果", + "予選", + "ピットストップ", + "ラップタイム" + ], + "table_names_original": [ + "circuits", + "races", + "drivers", + "status", + "seasons", + "constructors", + "constructorStandings", + "results", + "driverStandings", + "constructorResults", + "qualifying", + "pitStops", + "lapTimes" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "学生ID" + ], + [ + 0, + "苗字" + ], + [ + 0, + "ファーストネーム" + ], + [ + 0, + "年齢" + ], + [ + 0, + "性別" + ], + [ + 0, + "専門" + ], + [ + 0, + "指導教官" + ], + [ + 0, + "都市コード" + ], + [ + 1, + "ゲームID" + ], + [ + 1, + "ゲーム名" + ], + [ + 1, + "ゲームの種類" + ], + [ + 2, + "学生ID" + ], + [ + 2, + "ゲームID" + ], + [ + 2, + "プレイ時間" + ], + [ + 3, + "学生ID" + ], + [ + 3, + "スポーツ名" + ], + [ + 3, + "週運動時間" + ], + [ + 3, + "ゲーム数" + ], + [ + 3, + "奨学金" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "StuID" + ], + [ + 0, + "LName" + ], + [ + 0, + "Fname" + ], + [ + 0, + "Age" + ], + [ + 0, + "Sex" + ], + [ + 0, + "Major" + ], + [ + 0, + "Advisor" + ], + [ + 0, + "city_code" + ], + [ + 1, + "GameID" + ], + [ + 1, + "GName" + ], + [ + 1, + "GType" + ], + [ + 2, + "StuID" + ], + [ + 2, + "GameID" + ], + [ + 2, + "Hours_Played" + ], + [ + 3, + "StuID" + ], + [ + 3, + "SportName" + ], + [ + 3, + "HoursPerWeek" + ], + [ + 3, + "GamesPlayed" + ], + [ + 3, + "OnScholarship" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "text" + ], + "db_id": "game_1", + "foreign_keys": [ + [ + 12, + 1 + ], + [ + 13, + 9 + ], + [ + 15, + 1 + ] + ], + "primary_keys": [ + 1, + 9 + ], + "table_names": [ + "学生", + "ビデオゲーム", + "ゲームをする", + "スポーツ情報" + ], + "table_names_original": [ + "Student", + "Video_Games", + "Plays_Games", + "SportsInfo" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "支店ID" + ], + [ + 0, + "支店名" + ], + [ + 0, + "顧客数" + ], + [ + 0, + "市" + ], + [ + 0, + "州" + ], + [ + 1, + "顧客ID" + ], + [ + 1, + "顧客名" + ], + [ + 1, + "口座の種類" + ], + [ + 1, + "勘定残高" + ], + [ + 1, + "ローンの金額" + ], + [ + 1, + "クレジットスコア" + ], + [ + 1, + "支店ID" + ], + [ + 1, + "州" + ], + [ + 2, + "ローンID" + ], + [ + 2, + "ローンの種類" + ], + [ + 2, + "顧客ID" + ], + [ + 2, + "支店ID" + ], + [ + 2, + "送金額" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "branch_ID" + ], + [ + 0, + "bname" + ], + [ + 0, + "no_of_customers" + ], + [ + 0, + "city" + ], + [ + 0, + "state" + ], + [ + 1, + "cust_ID" + ], + [ + 1, + "cust_name" + ], + [ + 1, + "acc_type" + ], + [ + 1, + "acc_bal" + ], + [ + 1, + "no_of_loans" + ], + [ + 1, + "credit_score" + ], + [ + 1, + "branch_ID" + ], + [ + 1, + "state" + ], + [ + 2, + "loan_ID" + ], + [ + 2, + "loan_type" + ], + [ + 2, + "cust_ID" + ], + [ + 2, + "branch_ID" + ], + [ + 2, + "amount" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "number" + ], + "db_id": "loan_1", + "foreign_keys": [ + [ + 12, + 1 + ], + [ + 17, + 1 + ] + ], + "primary_keys": [ + 1, + 6, + 14 + ], + "table_names": [ + "バンク", + "顧客", + "ローン" + ], + "table_names_original": [ + "bank", + "customer", + "loan" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "行程ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "緯度" + ], + [ + 0, + "経度" + ], + [ + 0, + "ドック数" + ], + [ + 0, + "市" + ], + [ + 0, + "インストール日" + ], + [ + 1, + "ステーションID" + ], + [ + 1, + "利用可能な自転車" + ], + [ + 1, + "利用可能なドック" + ], + [ + 1, + "時間" + ], + [ + 2, + "行程ID" + ], + [ + 2, + "デュレーション" + ], + [ + 2, + "開始日" + ], + [ + 2, + "スタートステーション名" + ], + [ + 2, + "スタートステーションID" + ], + [ + 2, + "終了日" + ], + [ + 2, + "エンドステーション名" + ], + [ + 2, + "エンドステーションID" + ], + [ + 2, + "バイクID" + ], + [ + 2, + "サブスクリプションタイプ" + ], + [ + 2, + "郵便番号" + ], + [ + 3, + "日付" + ], + [ + 3, + "最高温度f" + ], + [ + 3, + "平均気温f" + ], + [ + 3, + "最小温度f" + ], + [ + 3, + "最大露点f" + ], + [ + 3, + "平均露点f" + ], + [ + 3, + "最小露点f" + ], + [ + 3, + "最大湿度" + ], + [ + 3, + "平均湿度" + ], + [ + 3, + "最小湿度" + ], + [ + 3, + "最大海面気圧インチ" + ], + [ + 3, + "平均海面気圧インチ" + ], + [ + 3, + "最小海面気圧インチ" + ], + [ + 3, + "最大視程マイル" + ], + [ + 3, + "平均視程マイル" + ], + [ + 3, + "最小視程マイル" + ], + [ + 3, + "最大風速mph" + ], + [ + 3, + "平均風速mph" + ], + [ + 3, + "最大突風速度mph" + ], + [ + 3, + "降水量" + ], + [ + 3, + "雲量" + ], + [ + 3, + "イベント" + ], + [ + 3, + "風向" + ], + [ + 3, + "郵便番号" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "name" + ], + [ + 0, + "lat" + ], + [ + 0, + "long" + ], + [ + 0, + "dock_count" + ], + [ + 0, + "city" + ], + [ + 0, + "installation_date" + ], + [ + 1, + "station_id" + ], + [ + 1, + "bikes_available" + ], + [ + 1, + "docks_available" + ], + [ + 1, + "time" + ], + [ + 2, + "id" + ], + [ + 2, + "duration" + ], + [ + 2, + "start_date" + ], + [ + 2, + "start_station_name" + ], + [ + 2, + "start_station_id" + ], + [ + 2, + "end_date" + ], + [ + 2, + "end_station_name" + ], + [ + 2, + "end_station_id" + ], + [ + 2, + "bike_id" + ], + [ + 2, + "subscription_type" + ], + [ + 2, + "zip_code" + ], + [ + 3, + "date" + ], + [ + 3, + "max_temperature_f" + ], + [ + 3, + "mean_temperature_f" + ], + [ + 3, + "min_temperature_f" + ], + [ + 3, + "max_dew_point_f" + ], + [ + 3, + "mean_dew_point_f" + ], + [ + 3, + "min_dew_point_f" + ], + [ + 3, + "max_humidity" + ], + [ + 3, + "mean_humidity" + ], + [ + 3, + "min_humidity" + ], + [ + 3, + "max_sea_level_pressure_inches" + ], + [ + 3, + "mean_sea_level_pressure_inches" + ], + [ + 3, + "min_sea_level_pressure_inches" + ], + [ + 3, + "max_visibility_miles" + ], + [ + 3, + "mean_visibility_miles" + ], + [ + 3, + "min_visibility_miles" + ], + [ + 3, + "max_wind_Speed_mph" + ], + [ + 3, + "mean_wind_speed_mph" + ], + [ + 3, + "max_gust_speed_mph" + ], + [ + 3, + "precipitation_inches" + ], + [ + 3, + "cloud_cover" + ], + [ + 3, + "events" + ], + [ + 3, + "wind_dir_degrees" + ], + [ + 3, + "zip_code" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number" + ], + "db_id": "bike_1", + "foreign_keys": [ + [ + 8, + 1 + ] + ], + "primary_keys": [ + 1, + 12 + ], + "table_names": [ + "ステーションID", + "状態", + "行程ID", + "天気" + ], + "table_names_original": [ + "station", + "status", + "trip", + "weather" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "起業家ID" + ], + [ + 0, + "個人ID" + ], + [ + 0, + "会社" + ], + [ + 0, + "要求されたお金" + ], + [ + 0, + "投資家" + ], + [ + 1, + "個人ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "身長" + ], + [ + 1, + "重量" + ], + [ + 1, + "生年月日" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Entrepreneur_ID" + ], + [ + 0, + "People_ID" + ], + [ + 0, + "Company" + ], + [ + 0, + "Money_Requested" + ], + [ + 0, + "Investor" + ], + [ + 1, + "People_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Height" + ], + [ + 1, + "Weight" + ], + [ + 1, + "Date_of_Birth" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "text" + ], + "db_id": "entrepreneur", + "foreign_keys": [ + [ + 2, + 6 + ] + ], + "primary_keys": [ + 1, + 6 + ], + "table_names": [ + "起業家", + "人" + ], + "table_names_original": [ + "entrepreneur", + "people" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "コンダクターID" + ], + [ + 0, + "名前" + ], + [ + 0, + "年齢" + ], + [ + 0, + "国籍" + ], + [ + 0, + "勤務年限" + ], + [ + 1, + "オーケストラID" + ], + [ + 1, + "オーケストラ" + ], + [ + 1, + "コンダクターID" + ], + [ + 1, + "レコード会社" + ], + [ + 1, + "創設年" + ], + [ + 1, + "メジャーレコードのフォーマット" + ], + [ + 2, + "パフォーマンスID" + ], + [ + 2, + "オーケストラID" + ], + [ + 2, + "タイプ" + ], + [ + 2, + "日付" + ], + [ + 2, + "公式評価(millions)" + ], + [ + 2, + "ウィークリーランク" + ], + [ + 2, + "シェア" + ], + [ + 3, + "演出ID" + ], + [ + 3, + "パフォーマンスID" + ], + [ + 3, + "封切りかどうか" + ], + [ + 3, + "結果" + ], + [ + 3, + "出席人数" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Conductor_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Age" + ], + [ + 0, + "Nationality" + ], + [ + 0, + "Year_of_Work" + ], + [ + 1, + "Orchestra_ID" + ], + [ + 1, + "Orchestra" + ], + [ + 1, + "Conductor_ID" + ], + [ + 1, + "Record_Company" + ], + [ + 1, + "Year_of_Founded" + ], + [ + 1, + "Major_Record_Format" + ], + [ + 2, + "Performance_ID" + ], + [ + 2, + "Orchestra_ID" + ], + [ + 2, + "Type" + ], + [ + 2, + "Date" + ], + [ + 2, + "Official_ratings_(millions)" + ], + [ + 2, + "Weekly_rank" + ], + [ + 2, + "Share" + ], + [ + 3, + "Show_ID" + ], + [ + 3, + "Performance_ID" + ], + [ + 3, + "If_first_show" + ], + [ + 3, + "Result" + ], + [ + 3, + "Attendance" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "others", + "text", + "number" + ], + "db_id": "orchestra", + "foreign_keys": [ + [ + 8, + 1 + ], + [ + 13, + 6 + ], + [ + 20, + 12 + ] + ], + "primary_keys": [ + 1, + 6, + 12 + ], + "table_names": [ + "コンダクター", + "オーケストラ", + "パフォーマンス", + "演出ID" + ], + "table_names_original": [ + "conductor", + "orchestra", + "performance", + "show" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "支払い方法コード" + ], + [ + 0, + "支払い方法の説明" + ], + [ + 1, + "サービスタイプコード" + ], + [ + 1, + "親サービスタイプコード" + ], + [ + 1, + "サービスタイプの説明" + ], + [ + 2, + "アドレスID" + ], + [ + 2, + "アドレスライン1" + ], + [ + 2, + "アドレスライン2" + ], + [ + 2, + "都市名" + ], + [ + 2, + "州郡" + ], + [ + 2, + "その他の情報" + ], + [ + 3, + "製品ID" + ], + [ + 3, + "商品名" + ], + [ + 3, + "製品価格" + ], + [ + 3, + "製品説明" + ], + [ + 3, + "その他の製品サービスの詳細" + ], + [ + 4, + "マーケティング地域コード" + ], + [ + 4, + "マーケティング地域名" + ], + [ + 4, + "マーケティング地域の説明" + ], + [ + 4, + "その他の情報" + ], + [ + 5, + "クライアントID" + ], + [ + 5, + "アドレスID" + ], + [ + 5, + "顧客の電子メールアドレス" + ], + [ + 5, + "顧客名" + ], + [ + 5, + "顧客の電話番号" + ], + [ + 5, + "その他の情報" + ], + [ + 6, + "ワークショップグループID" + ], + [ + 6, + "アドレスID" + ], + [ + 6, + "通貨コード" + ], + [ + 6, + "マーケティング地域コード" + ], + [ + 6, + "店名" + ], + [ + 6, + "店の電話番号" + ], + [ + 6, + "店のメールアドレス" + ], + [ + 6, + "その他の情報" + ], + [ + 7, + "パフォーマーID" + ], + [ + 7, + "アドレスID" + ], + [ + 7, + "顧客名" + ], + [ + 7, + "顧客の電話番号" + ], + [ + 7, + "顧客の電子メールアドレス" + ], + [ + 7, + "その他の情報" + ], + [ + 8, + "顧客ID" + ], + [ + 8, + "アドレスID" + ], + [ + 8, + "顧客名" + ], + [ + 8, + "顧客の電話番号" + ], + [ + 8, + "顧客の電子メールアドレス" + ], + [ + 8, + "その他の情報" + ], + [ + 9, + "ストアID" + ], + [ + 9, + "アドレスID" + ], + [ + 9, + "マーケティング地域コード" + ], + [ + 9, + "店名" + ], + [ + 9, + "店の電話番号" + ], + [ + 9, + "店のメールアドレス" + ], + [ + 9, + "その他の情報" + ], + [ + 10, + "注文ID" + ], + [ + 10, + "顧客ID" + ], + [ + 10, + "ワークショップグループID" + ], + [ + 10, + "ステータスコード" + ], + [ + 10, + "ストアID" + ], + [ + 10, + "注文日" + ], + [ + 10, + "予定した入荷日" + ], + [ + 10, + "実際の入荷日" + ], + [ + 10, + "その他の注文の詳細" + ], + [ + 11, + "注文ID" + ], + [ + 11, + "パフォーマーID" + ], + [ + 12, + "注文ID" + ], + [ + 12, + "顧客ID" + ], + [ + 12, + "ストアID" + ], + [ + 12, + "注文日" + ], + [ + 12, + "予定した入荷日" + ], + [ + 12, + "実際の入荷日" + ], + [ + 12, + "その他の注文の詳細" + ], + [ + 13, + "注文アイテムID" + ], + [ + 13, + "注文ID" + ], + [ + 13, + "製品ID" + ], + [ + 13, + "注文数量" + ], + [ + 13, + "その他のアイテムの詳細" + ], + [ + 14, + "請求書ID" + ], + [ + 14, + "注文ID" + ], + [ + 14, + "支払い方法コード" + ], + [ + 14, + "製品ID" + ], + [ + 14, + "注文数量" + ], + [ + 14, + "その他のアイテムの詳細" + ], + [ + 14, + "注文アイテムID" + ], + [ + 15, + "サービスID" + ], + [ + 15, + "サービスタイプコード" + ], + [ + 15, + "ワークショップグループID" + ], + [ + 15, + "製品説明" + ], + [ + 15, + "商品名" + ], + [ + 15, + "製品価格" + ], + [ + 15, + "その他の製品サービスの詳細" + ], + [ + 16, + "注文ID" + ], + [ + 16, + "製品ID" + ], + [ + 17, + "請求書アイテムID" + ], + [ + 17, + "請求書ID" + ], + [ + 17, + "注文ID" + ], + [ + 17, + "注文アイテムID" + ], + [ + 17, + "製品ID" + ], + [ + 17, + "注文数量" + ], + [ + 17, + "その他のアイテムの詳細" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "payment_method_code" + ], + [ + 0, + "payment_method_description" + ], + [ + 1, + "Service_Type_Code" + ], + [ + 1, + "Parent_Service_Type_Code" + ], + [ + 1, + "Service_Type_Description" + ], + [ + 2, + "Address_ID" + ], + [ + 2, + "Line_1" + ], + [ + 2, + "Line_2" + ], + [ + 2, + "City_Town" + ], + [ + 2, + "State_County" + ], + [ + 2, + "Other_Details" + ], + [ + 3, + "Product_ID" + ], + [ + 3, + "Product_Name" + ], + [ + 3, + "Product_Price" + ], + [ + 3, + "Product_Description" + ], + [ + 3, + "Other_Product_Service_Details" + ], + [ + 4, + "Marketing_Region_Code" + ], + [ + 4, + "Marketing_Region_Name" + ], + [ + 4, + "Marketing_Region_Descriptrion" + ], + [ + 4, + "Other_Details" + ], + [ + 5, + "Client_ID" + ], + [ + 5, + "Address_ID" + ], + [ + 5, + "Customer_Email_Address" + ], + [ + 5, + "Customer_Name" + ], + [ + 5, + "Customer_Phone" + ], + [ + 5, + "Other_Details" + ], + [ + 6, + "Workshop_Group_ID" + ], + [ + 6, + "Address_ID" + ], + [ + 6, + "Currency_Code" + ], + [ + 6, + "Marketing_Region_Code" + ], + [ + 6, + "Store_Name" + ], + [ + 6, + "Store_Phone" + ], + [ + 6, + "Store_Email_Address" + ], + [ + 6, + "Other_Details" + ], + [ + 7, + "Performer_ID" + ], + [ + 7, + "Address_ID" + ], + [ + 7, + "Customer_Name" + ], + [ + 7, + "Customer_Phone" + ], + [ + 7, + "Customer_Email_Address" + ], + [ + 7, + "Other_Details" + ], + [ + 8, + "Customer_ID" + ], + [ + 8, + "Address_ID" + ], + [ + 8, + "Customer_Name" + ], + [ + 8, + "Customer_Phone" + ], + [ + 8, + "Customer_Email_Address" + ], + [ + 8, + "Other_Details" + ], + [ + 9, + "Store_ID" + ], + [ + 9, + "Address_ID" + ], + [ + 9, + "Marketing_Region_Code" + ], + [ + 9, + "Store_Name" + ], + [ + 9, + "Store_Phone" + ], + [ + 9, + "Store_Email_Address" + ], + [ + 9, + "Other_Details" + ], + [ + 10, + "Booking_ID" + ], + [ + 10, + "Customer_ID" + ], + [ + 10, + "Workshop_Group_ID" + ], + [ + 10, + "Status_Code" + ], + [ + 10, + "Store_ID" + ], + [ + 10, + "Order_Date" + ], + [ + 10, + "Planned_Delivery_Date" + ], + [ + 10, + "Actual_Delivery_Date" + ], + [ + 10, + "Other_Order_Details" + ], + [ + 11, + "Order_ID" + ], + [ + 11, + "Performer_ID" + ], + [ + 12, + "Order_ID" + ], + [ + 12, + "Customer_ID" + ], + [ + 12, + "Store_ID" + ], + [ + 12, + "Order_Date" + ], + [ + 12, + "Planned_Delivery_Date" + ], + [ + 12, + "Actual_Delivery_Date" + ], + [ + 12, + "Other_Order_Details" + ], + [ + 13, + "Order_Item_ID" + ], + [ + 13, + "Order_ID" + ], + [ + 13, + "Product_ID" + ], + [ + 13, + "Order_Quantity" + ], + [ + 13, + "Other_Item_Details" + ], + [ + 14, + "Invoice_ID" + ], + [ + 14, + "Order_ID" + ], + [ + 14, + "payment_method_code" + ], + [ + 14, + "Product_ID" + ], + [ + 14, + "Order_Quantity" + ], + [ + 14, + "Other_Item_Details" + ], + [ + 14, + "Order_Item_ID" + ], + [ + 15, + "Service_ID" + ], + [ + 15, + "Service_Type_Code" + ], + [ + 15, + "Workshop_Group_ID" + ], + [ + 15, + "Product_Description" + ], + [ + 15, + "Product_Name" + ], + [ + 15, + "Product_Price" + ], + [ + 15, + "Other_Product_Service_Details" + ], + [ + 16, + "Order_ID" + ], + [ + 16, + "Product_ID" + ], + [ + 17, + "Invoice_Item_ID" + ], + [ + 17, + "Invoice_ID" + ], + [ + 17, + "Order_ID" + ], + [ + 17, + "Order_Item_ID" + ], + [ + 17, + "Product_ID" + ], + [ + 17, + "Order_Quantity" + ], + [ + 17, + "Other_Item_Details" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "time", + "time", + "time", + "text", + "number", + "number", + "number", + "number", + "number", + "time", + "time", + "time", + "text", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "number", + "text" + ], + "db_id": "cre_Drama_Workshop_Groups", + "foreign_keys": [ + [ + 22, + 6 + ], + [ + 28, + 6 + ], + [ + 36, + 6 + ], + [ + 42, + 6 + ], + [ + 49, + 17 + ], + [ + 48, + 6 + ], + [ + 56, + 27 + ], + [ + 55, + 21 + ], + [ + 63, + 54 + ], + [ + 64, + 35 + ], + [ + 67, + 47 + ], + [ + 66, + 41 + ], + [ + 74, + 12 + ], + [ + 73, + 65 + ], + [ + 79, + 1 + ], + [ + 78, + 54 + ], + [ + 78, + 65 + ], + [ + 85, + 3 + ], + [ + 86, + 27 + ], + [ + 92, + 84 + ], + [ + 91, + 54 + ], + [ + 95, + 91 + ], + [ + 97, + 92 + ], + [ + 94, + 77 + ], + [ + 96, + 72 + ] + ], + "primary_keys": [ + 1, + 3, + 6, + 12, + 17, + 21, + 27, + 35, + 41, + 47, + 54, + 63, + 65, + 72, + 77, + 84, + 91, + 93 + ], + "table_names": [ + "参照支払い方法", + "参照サービスのタイプ", + "住所", + "製品", + "マーケティング地域", + "クライアント", + "ドラマワークショップグループ", + "パフォーマー", + "顧客", + "店舗", + "注文", + "予約のパフォーマーの情報", + "顧客の注文", + "注文の詳細", + "請求書", + "サービス", + "予約サービス詳細", + "請求書アイテム詳細" + ], + "table_names_original": [ + "Ref_Payment_Methods", + "Ref_Service_Types", + "Addresses", + "Products", + "Marketing_Regions", + "Clients", + "Drama_Workshop_Groups", + "Performers", + "Customers", + "Stores", + "Bookings", + "Performers_in_Bookings", + "Customer_Orders", + "Order_Items", + "Invoices", + "Services", + "Bookings_Services", + "Invoice_Items" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "州ID" + ], + [ + 0, + "大陸" + ], + [ + 1, + "国ID" + ], + [ + 1, + "国の名前" + ], + [ + 1, + "大陸" + ], + [ + 2, + "ID" + ], + [ + 2, + "メーカー" + ], + [ + 2, + "メーカーのフルネーム" + ], + [ + 2, + "国" + ], + [ + 3, + "モデルID" + ], + [ + 3, + "メーカー" + ], + [ + 3, + "モデル" + ], + [ + 4, + "メーカーID" + ], + [ + 4, + "モデル" + ], + [ + 4, + "ブランド" + ], + [ + 5, + "ID" + ], + [ + 5, + "MPG" + ], + [ + 5, + "シリンダー" + ], + [ + 5, + "edispl" + ], + [ + 5, + "馬力" + ], + [ + 5, + "重量" + ], + [ + 5, + "加速" + ], + [ + 5, + "生産年" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "ContId" + ], + [ + 0, + "Continent" + ], + [ + 1, + "CountryId" + ], + [ + 1, + "CountryName" + ], + [ + 1, + "Continent" + ], + [ + 2, + "Id" + ], + [ + 2, + "Maker" + ], + [ + 2, + "FullName" + ], + [ + 2, + "Country" + ], + [ + 3, + "ModelId" + ], + [ + 3, + "Maker" + ], + [ + 3, + "Model" + ], + [ + 4, + "MakeId" + ], + [ + 4, + "Model" + ], + [ + 4, + "Make" + ], + [ + 5, + "Id" + ], + [ + 5, + "MPG" + ], + [ + 5, + "Cylinders" + ], + [ + 5, + "Edispl" + ], + [ + 5, + "Horsepower" + ], + [ + 5, + "Weight" + ], + [ + 5, + "Accelerate" + ], + [ + 5, + "Year" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "number", + "number" + ], + "db_id": "car_1", + "foreign_keys": [ + [ + 5, + 1 + ], + [ + 9, + 3 + ], + [ + 11, + 6 + ], + [ + 14, + 12 + ], + [ + 16, + 13 + ] + ], + "primary_keys": [ + 1, + 3, + 6, + 10, + 13, + 16 + ], + "table_names": [ + "大陸", + "国", + "自動車メーカー", + "モデルリスト", + "車名", + "車のデータ" + ], + "table_names_original": [ + "continents", + "countries", + "car_makers", + "model_list", + "car_names", + "cars_data" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "州名" + ], + [ + 0, + "人口" + ], + [ + 0, + "面積" + ], + [ + 0, + "国" + ], + [ + 0, + "首都" + ], + [ + 0, + "人口密度" + ], + [ + 1, + "都市名" + ], + [ + 1, + "人口" + ], + [ + 1, + "国" + ], + [ + 1, + "州名" + ], + [ + 2, + "州名" + ], + [ + 2, + "ボーダー" + ], + [ + 3, + "州名" + ], + [ + 3, + "最高標高" + ], + [ + 3, + "最低点" + ], + [ + 3, + "最高点" + ], + [ + 3, + "最低標高" + ], + [ + 4, + "湖の名前" + ], + [ + 4, + "面積" + ], + [ + 4, + "国" + ], + [ + 4, + "州名" + ], + [ + 5, + "山の名前" + ], + [ + 5, + "山の標高" + ], + [ + 5, + "国" + ], + [ + 5, + "州名" + ], + [ + 6, + "川の名前" + ], + [ + 6, + "長さ" + ], + [ + 6, + "国" + ], + [ + 6, + "トラバース" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "state_name" + ], + [ + 0, + "population" + ], + [ + 0, + "area" + ], + [ + 0, + "country_name" + ], + [ + 0, + "capital" + ], + [ + 0, + "density" + ], + [ + 1, + "city_name" + ], + [ + 1, + "population" + ], + [ + 1, + "country_name" + ], + [ + 1, + "state_name" + ], + [ + 2, + "state_name" + ], + [ + 2, + "border" + ], + [ + 3, + "state_name" + ], + [ + 3, + "highest_elevation" + ], + [ + 3, + "lowest_point" + ], + [ + 3, + "highest_point" + ], + [ + 3, + "lowest_elevation" + ], + [ + 4, + "lake_name" + ], + [ + 4, + "area" + ], + [ + 4, + "country_name" + ], + [ + 4, + "state_name" + ], + [ + 5, + "mountain_name" + ], + [ + 5, + "mountain_altitude" + ], + [ + 5, + "country_name" + ], + [ + 5, + "state_name" + ], + [ + 6, + "river_name" + ], + [ + 6, + "length" + ], + [ + 6, + "country_name" + ], + [ + 6, + "traverse" + ] + ], + "column_types": [ + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text" + ], + "db_id": "geo", + "foreign_keys": [ + [ + 10, + 1 + ], + [ + 12, + 1 + ], + [ + 11, + 1 + ], + [ + 13, + 1 + ], + [ + 25, + 1 + ], + [ + 29, + 1 + ] + ], + "primary_keys": [ + 1, + 7, + 12, + 13, + 22, + 26 + ], + "table_names": [ + "ステータス", + "市", + "ボーダー情報", + "高低を示す画像", + "湖", + "山", + "川" + ], + "table_names_original": [ + "state", + "city", + "border_info", + "highlow", + "lake", + "mountain", + "river" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "住所タイプコード" + ], + [ + 0, + "アドレスタイプの説明" + ], + [ + 1, + "処罰タイプコード" + ], + [ + 1, + "処罰タイプの説明" + ], + [ + 2, + "事件のタイプコード" + ], + [ + 2, + "事件のタイプの説明" + ], + [ + 3, + "アドレスID" + ], + [ + 3, + "アドレスライン1" + ], + [ + 3, + "アドレスライン2" + ], + [ + 3, + "アドレスライン3" + ], + [ + 3, + "市" + ], + [ + 3, + "郵便番号" + ], + [ + 3, + "州" + ], + [ + 3, + "国" + ], + [ + 3, + "その他の住所の詳細" + ], + [ + 4, + "学生ID" + ], + [ + 4, + "アドレスID" + ], + [ + 4, + "ファーストネーム" + ], + [ + 4, + "ミドルネーム" + ], + [ + 4, + "苗字" + ], + [ + 4, + "電話番号" + ], + [ + 4, + "電子メールアドレス" + ], + [ + 4, + "入学の日付" + ], + [ + 4, + "卒業の日付" + ], + [ + 4, + "他の学生の詳細" + ], + [ + 5, + "教師ID" + ], + [ + 5, + "アドレスID" + ], + [ + 5, + "ファーストネーム" + ], + [ + 5, + "ミドルネーム" + ], + [ + 5, + "苗字" + ], + [ + 5, + "性別" + ], + [ + 5, + "電話番号" + ], + [ + 5, + "電子メールアドレス" + ], + [ + 5, + "その他の情報" + ], + [ + 6, + "ノートID" + ], + [ + 6, + "学生ID" + ], + [ + 6, + "教師ID" + ], + [ + 6, + "ノートの日付" + ], + [ + 6, + "メモのテキスト" + ], + [ + 6, + "その他の情報" + ], + [ + 7, + "事件ID" + ], + [ + 7, + "事件のタイプコード" + ], + [ + 7, + "学生ID" + ], + [ + 7, + "開始日" + ], + [ + 7, + "終了日" + ], + [ + 7, + "事件の概要" + ], + [ + 7, + "推薦解決方法" + ], + [ + 7, + "その他の情報" + ], + [ + 8, + "処罰ID" + ], + [ + 8, + "処罰タイプコード" + ], + [ + 8, + "教師ID" + ], + [ + 8, + "処罰の開始日" + ], + [ + 8, + "処罰の終了日" + ], + [ + 8, + "処罰概要" + ], + [ + 8, + "その他の情報" + ], + [ + 9, + "学生ID" + ], + [ + 9, + "アドレスID" + ], + [ + 9, + "開始時間" + ], + [ + 9, + "終了時間" + ], + [ + 9, + "月額" + ], + [ + 9, + "その他の情報" + ], + [ + 10, + "学生ID" + ], + [ + 10, + "処罰ID" + ], + [ + 10, + "事件ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "address_type_code" + ], + [ + 0, + "address_type_description" + ], + [ + 1, + "detention_type_code" + ], + [ + 1, + "detention_type_description" + ], + [ + 2, + "incident_type_code" + ], + [ + 2, + "incident_type_description" + ], + [ + 3, + "address_id" + ], + [ + 3, + "line_1" + ], + [ + 3, + "line_2" + ], + [ + 3, + "line_3" + ], + [ + 3, + "city" + ], + [ + 3, + "zip_postcode" + ], + [ + 3, + "state_province_county" + ], + [ + 3, + "country" + ], + [ + 3, + "other_address_details" + ], + [ + 4, + "student_id" + ], + [ + 4, + "address_id" + ], + [ + 4, + "first_name" + ], + [ + 4, + "middle_name" + ], + [ + 4, + "last_name" + ], + [ + 4, + "cell_mobile_number" + ], + [ + 4, + "email_address" + ], + [ + 4, + "date_first_rental" + ], + [ + 4, + "date_left_university" + ], + [ + 4, + "other_student_details" + ], + [ + 5, + "teacher_id" + ], + [ + 5, + "address_id" + ], + [ + 5, + "first_name" + ], + [ + 5, + "middle_name" + ], + [ + 5, + "last_name" + ], + [ + 5, + "gender" + ], + [ + 5, + "cell_mobile_number" + ], + [ + 5, + "email_address" + ], + [ + 5, + "other_details" + ], + [ + 6, + "notes_id" + ], + [ + 6, + "student_id" + ], + [ + 6, + "teacher_id" + ], + [ + 6, + "date_of_notes" + ], + [ + 6, + "text_of_notes" + ], + [ + 6, + "other_details" + ], + [ + 7, + "incident_id" + ], + [ + 7, + "incident_type_code" + ], + [ + 7, + "student_id" + ], + [ + 7, + "date_incident_start" + ], + [ + 7, + "date_incident_end" + ], + [ + 7, + "incident_summary" + ], + [ + 7, + "recommendations" + ], + [ + 7, + "other_details" + ], + [ + 8, + "detention_id" + ], + [ + 8, + "detention_type_code" + ], + [ + 8, + "teacher_id" + ], + [ + 8, + "datetime_detention_start" + ], + [ + 8, + "datetime_detention_end" + ], + [ + 8, + "detention_summary" + ], + [ + 8, + "other_details" + ], + [ + 9, + "student_id" + ], + [ + 9, + "address_id" + ], + [ + 9, + "date_address_from" + ], + [ + 9, + "date_address_to" + ], + [ + 9, + "monthly_rental" + ], + [ + 9, + "other_details" + ], + [ + 10, + "student_id" + ], + [ + 10, + "detention_id" + ], + [ + 10, + "incident_id" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "time", + "time", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "time", + "text", + "text", + "number", + "text", + "number", + "time", + "time", + "text", + "text", + "text", + "number", + "text", + "number", + "time", + "time", + "text", + "text", + "number", + "number", + "time", + "time", + "number", + "text", + "number", + "number", + "number" + ], + "db_id": "behavior_monitoring", + "foreign_keys": [ + [ + 17, + 7 + ], + [ + 27, + 7 + ], + [ + 37, + 26 + ], + [ + 36, + 16 + ], + [ + 43, + 16 + ], + [ + 42, + 5 + ], + [ + 51, + 26 + ], + [ + 50, + 3 + ], + [ + 56, + 16 + ], + [ + 57, + 7 + ], + [ + 62, + 16 + ], + [ + 63, + 49 + ], + [ + 64, + 41 + ] + ], + "primary_keys": [ + 1, + 3, + 5, + 7, + 16, + 26, + 41, + 49 + ], + "table_names": [ + "参照アドレスタイプ", + "参照処罰タイプ", + "参照事件ID", + "アドレス", + "学生", + "教師", + "評価ノート", + "行動事件", + "処罰", + "学生の住所", + "処罰中の学生リスト" + ], + "table_names_original": [ + "Ref_Address_Types", + "Ref_Detention_Type", + "Ref_Incident_Type", + "Addresses", + "Students", + "Teachers", + "Assessment_Notes", + "Behavior_Incident", + "Detention", + "Student_Addresses", + "Students_in_Detention" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ドキュメントタイプコード" + ], + [ + 0, + "ドキュメントタイプ名" + ], + [ + 0, + "ドキュメントタイプの説明" + ], + [ + 1, + "時間" + ], + [ + 1, + "日数" + ], + [ + 2, + "ロケーションコード" + ], + [ + 2, + "場所の名前" + ], + [ + 2, + "位置の説明" + ], + [ + 3, + "役割コード" + ], + [ + 3, + "役割名" + ], + [ + 3, + "役割の説明" + ], + [ + 4, + "ドキュメントID" + ], + [ + 4, + "保存日" + ], + [ + 4, + "ドキュメントタイプコード" + ], + [ + 4, + "ドキュメント名" + ], + [ + 4, + "ドキュメントの説明" + ], + [ + 4, + "その他の情報" + ], + [ + 5, + "従業員ID" + ], + [ + 5, + "役割コード" + ], + [ + 5, + "従業員名" + ], + [ + 5, + "性別" + ], + [ + 5, + "生年月日" + ], + [ + 5, + "その他の情報" + ], + [ + 6, + "ドキュメントID" + ], + [ + 6, + "ロケーションコード" + ], + [ + 6, + "開始日" + ], + [ + 6, + "終了日" + ], + [ + 7, + "ドキュメントID" + ], + [ + 7, + "権限がある従業員のID" + ], + [ + 7, + "従業員ID" + ], + [ + 7, + "予定の廃棄日" + ], + [ + 7, + "実際の廃棄日" + ], + [ + 7, + "その他の情報" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Document_Type_Code" + ], + [ + 0, + "Document_Type_Name" + ], + [ + 0, + "Document_Type_Description" + ], + [ + 1, + "Calendar_Date" + ], + [ + 1, + "Day_Number" + ], + [ + 2, + "Location_Code" + ], + [ + 2, + "Location_Name" + ], + [ + 2, + "Location_Description" + ], + [ + 3, + "Role_Code" + ], + [ + 3, + "Role_Name" + ], + [ + 3, + "Role_Description" + ], + [ + 4, + "Document_ID" + ], + [ + 4, + "Date_Stored" + ], + [ + 4, + "Document_Type_Code" + ], + [ + 4, + "Document_Name" + ], + [ + 4, + "Document_Description" + ], + [ + 4, + "Other_Details" + ], + [ + 5, + "Employee_ID" + ], + [ + 5, + "Role_Code" + ], + [ + 5, + "Employee_Name" + ], + [ + 5, + "Gender_MFU" + ], + [ + 5, + "Date_of_Birth" + ], + [ + 5, + "Other_Details" + ], + [ + 6, + "Document_ID" + ], + [ + 6, + "Location_Code" + ], + [ + 6, + "Date_in_Location_From" + ], + [ + 6, + "Date_in_Locaton_To" + ], + [ + 7, + "Document_ID" + ], + [ + 7, + "Destruction_Authorised_by_Employee_ID" + ], + [ + 7, + "Destroyed_by_Employee_ID" + ], + [ + 7, + "Planned_Destruction_Date" + ], + [ + 7, + "Actual_Destruction_Date" + ], + [ + 7, + "Other_Details" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "time", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "time", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "time", + "text", + "number", + "text", + "time", + "time", + "number", + "number", + "number", + "time", + "time", + "text" + ], + "db_id": "cre_Doc_Tracking_DB", + "foreign_keys": [ + [ + 13, + 4 + ], + [ + 14, + 1 + ], + [ + 19, + 9 + ], + [ + 24, + 12 + ], + [ + 27, + 4 + ], + [ + 26, + 4 + ], + [ + 25, + 6 + ], + [ + 28, + 12 + ], + [ + 32, + 4 + ], + [ + 31, + 4 + ], + [ + 29, + 18 + ], + [ + 30, + 18 + ] + ], + "primary_keys": [ + 1, + 4, + 6, + 9, + 12, + 18, + 24, + 28 + ], + "table_names": [ + "参照ドキュメントタイプ", + "参照カレンダー", + "参照場所", + "役割", + "すべてのドキュメント", + "従業員", + "ドキュメントのロケーション", + "廃棄されるドキュメント" + ], + "table_names_original": [ + "Ref_Document_Types", + "Ref_Calendar", + "Ref_Locations", + "Roles", + "All_Documents", + "Employees", + "Document_Locations", + "Documents_to_be_Destroyed" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "チームID" + ], + [ + 0, + "学校ID" + ], + [ + 0, + "チームの名前" + ], + [ + 0, + "accレギュラーシーズンの結果" + ], + [ + 0, + "acc勝率" + ], + [ + 0, + "accホームの結果" + ], + [ + 0, + "accアウェイの結果" + ], + [ + 0, + "すべてのゲームの結果" + ], + [ + 0, + "すべてのゲームの勝率" + ], + [ + 0, + "すべてのゲームのホームの結果" + ], + [ + 0, + "すべてのゲームのアウェイの結果" + ], + [ + 0, + "すべてのゲームの中立場の結果" + ], + [ + 1, + "学校ID" + ], + [ + 1, + "学校" + ], + [ + 1, + "ロケーション" + ], + [ + 1, + "創設年" + ], + [ + 1, + "類型" + ], + [ + 1, + "学生募集人数" + ], + [ + 1, + "学校のニックネーム" + ], + [ + 1, + "主要な同盟" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Team_ID" + ], + [ + 0, + "School_ID" + ], + [ + 0, + "Team_Name" + ], + [ + 0, + "ACC_Regular_Season" + ], + [ + 0, + "ACC_Percent" + ], + [ + 0, + "ACC_Home" + ], + [ + 0, + "ACC_Road" + ], + [ + 0, + "All_Games" + ], + [ + 0, + "All_Games_Percent" + ], + [ + 0, + "All_Home" + ], + [ + 0, + "All_Road" + ], + [ + 0, + "All_Neutral" + ], + [ + 1, + "School_ID" + ], + [ + 1, + "School" + ], + [ + 1, + "Location" + ], + [ + 1, + "Founded" + ], + [ + 1, + "Affiliation" + ], + [ + 1, + "Enrollment" + ], + [ + 1, + "Nickname" + ], + [ + 1, + "Primary_conference" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "text", + "text" + ], + "db_id": "university_basketball", + "foreign_keys": [ + [ + 2, + 13 + ] + ], + "primary_keys": [ + 1, + 13 + ], + "table_names": [ + "バスケットボールの試合", + "大学" + ], + "table_names_original": [ + "basketball_match", + "university" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "大学名" + ], + [ + 0, + "州" + ], + [ + 0, + "登録人数" + ], + [ + 1, + "プレイヤーID" + ], + [ + 1, + "プレーヤの名前" + ], + [ + 1, + "合格カード" + ], + [ + 1, + "トレーニング時間" + ], + [ + 2, + "プレイヤーID" + ], + [ + 2, + "大学名" + ], + [ + 2, + "プレーヤーの位置" + ], + [ + 2, + "決定" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "cName" + ], + [ + 0, + "state" + ], + [ + 0, + "enr" + ], + [ + 1, + "pID" + ], + [ + 1, + "pName" + ], + [ + 1, + "yCard" + ], + [ + 1, + "HS" + ], + [ + 2, + "pID" + ], + [ + 2, + "cName" + ], + [ + 2, + "pPos" + ], + [ + 2, + "decision" + ] + ], + "column_types": [ + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "text", + "text", + "text" + ], + "db_id": "soccer_2", + "foreign_keys": [ + [ + 9, + 1 + ], + [ + 8, + 4 + ] + ], + "primary_keys": [ + 1, + 4, + 8 + ], + "table_names": [ + "学校", + "プレーヤー", + "予算試合" + ], + "table_names_original": [ + "College", + "Player", + "Tryout" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アクティビティID" + ], + [ + 0, + "アクティビティ名" + ], + [ + 1, + "学生ID" + ], + [ + 1, + "アクティビティID" + ], + [ + 2, + "教員ID" + ], + [ + 2, + "アクティビティID" + ], + [ + 3, + "学生ID" + ], + [ + 3, + "苗字" + ], + [ + 3, + "ファーストネーム" + ], + [ + 3, + "年齢" + ], + [ + 3, + "性別" + ], + [ + 3, + "専門" + ], + [ + 3, + "指導教官" + ], + [ + 3, + "都市コード" + ], + [ + 4, + "教員ID" + ], + [ + 4, + "苗字" + ], + [ + 4, + "ファーストネーム" + ], + [ + 4, + "職名" + ], + [ + 4, + "性別" + ], + [ + 4, + "電話番号" + ], + [ + 4, + "部屋番号" + ], + [ + 4, + "建物" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "actid" + ], + [ + 0, + "activity_name" + ], + [ + 1, + "stuid" + ], + [ + 1, + "actid" + ], + [ + 2, + "FacID" + ], + [ + 2, + "actid" + ], + [ + 3, + "StuID" + ], + [ + 3, + "LName" + ], + [ + 3, + "Fname" + ], + [ + 3, + "Age" + ], + [ + 3, + "Sex" + ], + [ + 3, + "Major" + ], + [ + 3, + "Advisor" + ], + [ + 3, + "city_code" + ], + [ + 4, + "FacID" + ], + [ + 4, + "Lname" + ], + [ + 4, + "Fname" + ], + [ + 4, + "Rank" + ], + [ + 4, + "Sex" + ], + [ + 4, + "Phone" + ], + [ + 4, + "Room" + ], + [ + 4, + "Building" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text", + "text" + ], + "db_id": "activity_1", + "foreign_keys": [ + [ + 4, + 1 + ], + [ + 3, + 7 + ], + [ + 6, + 1 + ], + [ + 5, + 15 + ] + ], + "primary_keys": [ + 1, + 7, + 15 + ], + "table_names": [ + "アクティビティ", + "出席した学生のリスト", + "出席した教師のリスト", + "学生", + "教員" + ], + "table_names_original": [ + "Activity", + "Participates_in", + "Faculty_Participates_in", + "Student", + "Faculty" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "星評価コード" + ], + [ + 0, + "星評価の説明" + ], + [ + 1, + "ロケーションID" + ], + [ + 1, + "場所の名前" + ], + [ + 1, + "アドレス" + ], + [ + 1, + "その他の情報" + ], + [ + 2, + "アトラクションタイプコード" + ], + [ + 2, + "アトラクションタイプの説明" + ], + [ + 3, + "観光客ID" + ], + [ + 3, + "観光客の詳細" + ], + [ + 4, + "項目ID" + ], + [ + 4, + "項目の詳細" + ], + [ + 5, + "ホテルID" + ], + [ + 5, + "星評価コード" + ], + [ + 5, + "ペットを携帯できるか" + ], + [ + 5, + "価格帯" + ], + [ + 5, + "その他のホテルの詳細" + ], + [ + 6, + "観光名所ID" + ], + [ + 6, + "アトラクションタイプコード" + ], + [ + 6, + "ロケーションID" + ], + [ + 6, + "行く方法" + ], + [ + 6, + "名前" + ], + [ + 6, + "説明" + ], + [ + 6, + "営業時間" + ], + [ + 6, + "その他の情報" + ], + [ + 7, + "マーケットID" + ], + [ + 7, + "マーケットの詳細" + ], + [ + 8, + "ショップID" + ], + [ + 8, + "ショップ詳細" + ], + [ + 9, + "ミュージアムID" + ], + [ + 9, + "ミュージアムの詳細" + ], + [ + 10, + "王室ID" + ], + [ + 10, + "王室の詳細" + ], + [ + 11, + "テーマパークID" + ], + [ + 11, + "テーマパークの詳細" + ], + [ + 12, + "観光記録ID" + ], + [ + 12, + "観光名所ID" + ], + [ + 12, + "観光客ID" + ], + [ + 12, + "観光記録ID" + ], + [ + 12, + "詳細をご覧ください" + ], + [ + 13, + "写真ID" + ], + [ + 13, + "観光名所ID" + ], + [ + 13, + "名前" + ], + [ + 13, + "説明" + ], + [ + 13, + "ファイル名" + ], + [ + 13, + "その他の情報" + ], + [ + 14, + "スタッフID" + ], + [ + 14, + "観光名所ID" + ], + [ + 14, + "名前" + ], + [ + 14, + "その他の情報" + ], + [ + 15, + "観光名所ID" + ], + [ + 15, + "項目ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "star_rating_code" + ], + [ + 0, + "star_rating_description" + ], + [ + 1, + "Location_ID" + ], + [ + 1, + "Location_Name" + ], + [ + 1, + "Address" + ], + [ + 1, + "Other_Details" + ], + [ + 2, + "Attraction_Type_Code" + ], + [ + 2, + "Attraction_Type_Description" + ], + [ + 3, + "Tourist_ID" + ], + [ + 3, + "Tourist_Details" + ], + [ + 4, + "Feature_ID" + ], + [ + 4, + "Feature_Details" + ], + [ + 5, + "hotel_id" + ], + [ + 5, + "star_rating_code" + ], + [ + 5, + "pets_allowed_yn" + ], + [ + 5, + "price_range" + ], + [ + 5, + "other_hotel_details" + ], + [ + 6, + "Tourist_Attraction_ID" + ], + [ + 6, + "Attraction_Type_Code" + ], + [ + 6, + "Location_ID" + ], + [ + 6, + "How_to_Get_There" + ], + [ + 6, + "Name" + ], + [ + 6, + "Description" + ], + [ + 6, + "Opening_Hours" + ], + [ + 6, + "Other_Details" + ], + [ + 7, + "Market_ID" + ], + [ + 7, + "Market_Details" + ], + [ + 8, + "Shop_ID" + ], + [ + 8, + "Shop_Details" + ], + [ + 9, + "Museum_ID" + ], + [ + 9, + "Museum_Details" + ], + [ + 10, + "Royal_Family_ID" + ], + [ + 10, + "Royal_Family_Details" + ], + [ + 11, + "Theme_Park_ID" + ], + [ + 11, + "Theme_Park_Details" + ], + [ + 12, + "Visit_ID" + ], + [ + 12, + "Tourist_Attraction_ID" + ], + [ + 12, + "Tourist_ID" + ], + [ + 12, + "Visit_Date" + ], + [ + 12, + "Visit_Details" + ], + [ + 13, + "Photo_ID" + ], + [ + 13, + "Tourist_Attraction_ID" + ], + [ + 13, + "Name" + ], + [ + 13, + "Description" + ], + [ + 13, + "Filename" + ], + [ + 13, + "Other_Details" + ], + [ + 14, + "Staff_ID" + ], + [ + 14, + "Tourist_Attraction_ID" + ], + [ + 14, + "Name" + ], + [ + 14, + "Other_Details" + ], + [ + 15, + "Tourist_Attraction_ID" + ], + [ + 15, + "Feature_ID" + ] + ], + "column_types": [ + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "text", + "number", + "number", + "number", + "time", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "number" + ], + "db_id": "cre_Theme_park", + "foreign_keys": [ + [ + 14, + 1 + ], + [ + 19, + 7 + ], + [ + 20, + 3 + ], + [ + 26, + 18 + ], + [ + 28, + 18 + ], + [ + 30, + 18 + ], + [ + 32, + 18 + ], + [ + 34, + 18 + ], + [ + 38, + 9 + ], + [ + 37, + 18 + ], + [ + 42, + 18 + ], + [ + 48, + 18 + ], + [ + 52, + 11 + ], + [ + 51, + 18 + ] + ], + "primary_keys": [ + 1, + 3, + 7, + 9, + 11, + 13, + 18, + 26, + 28, + 30, + 32, + 34, + 36, + 41, + 47, + 51 + ], + "table_names": [ + "ホテルの星評価", + "場所", + "アトラクションタイプ", + "観光客ID", + "特徴がある項目", + "ホテル", + "観光名所", + "ストリートマーケット", + "店", + "ミュージアムの詳細", + "王室", + "テーマパーク", + "観光記録ID", + "写真", + "スタッフ", + "観光名所の特徴ある項目" + ], + "table_names_original": [ + "Ref_Hotel_Star_Ratings", + "Locations", + "Ref_Attraction_Types", + "Visitors", + "Features", + "Hotels", + "Tourist_Attractions", + "Street_Markets", + "Shops", + "Museums", + "Royal_Family", + "Theme_Parks", + "Visits", + "Photos", + "Staff", + "Tourist_Attraction_Features" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ユーザーID" + ], + [ + 0, + "フォロワーID" + ], + [ + 1, + "id" + ], + [ + 1, + "ユーザーID" + ], + [ + 1, + "テキスト" + ], + [ + 1, + "クリエイト時間" + ], + [ + 2, + "ユーザーID" + ], + [ + 2, + "名前" + ], + [ + 2, + "Eメール" + ], + [ + 2, + "パーティションID" + ], + [ + 2, + "フォロワーの数" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "f1" + ], + [ + 0, + "f2" + ], + [ + 1, + "id" + ], + [ + 1, + "uid" + ], + [ + 1, + "text" + ], + [ + 1, + "createdate" + ], + [ + 2, + "uid" + ], + [ + 2, + "name" + ], + [ + 2, + "email" + ], + [ + 2, + "partitionid" + ], + [ + 2, + "followers" + ] + ], + "column_types": [ + "text", + "number", + "number", + "number", + "number", + "text", + "time", + "number", + "text", + "text", + "number", + "number" + ], + "db_id": "twitter_1", + "foreign_keys": [ + [ + 2, + 7 + ], + [ + 1, + 7 + ], + [ + 4, + 7 + ] + ], + "primary_keys": [ + 1, + 3, + 7 + ], + "table_names": [ + "フォロワー", + "ツイート", + "ユーザーのプロフィール" + ], + "table_names_original": [ + "follows", + "tweets", + "user_profiles" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "選挙ID" + ], + [ + 0, + "候補者ID" + ], + [ + 0, + "日付" + ], + [ + 0, + "得票" + ], + [ + 0, + "得票率" + ], + [ + 0, + "座席" + ], + [ + 0, + "場所" + ], + [ + 1, + "候補者ID" + ], + [ + 1, + "候補者の名前" + ], + [ + 1, + "州" + ], + [ + 1, + "パーティー" + ], + [ + 1, + "任期" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Election_ID" + ], + [ + 0, + "Representative_ID" + ], + [ + 0, + "Date" + ], + [ + 0, + "Votes" + ], + [ + 0, + "Vote_Percent" + ], + [ + 0, + "Seats" + ], + [ + 0, + "Place" + ], + [ + 1, + "Representative_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "State" + ], + [ + 1, + "Party" + ], + [ + 1, + "Lifespan" + ] + ], + "column_types": [ + "text", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "text" + ], + "db_id": "election_representative", + "foreign_keys": [ + [ + 2, + 8 + ] + ], + "primary_keys": [ + 1, + 8 + ], + "table_names": [ + "選挙", + "候補者" + ], + "table_names_original": [ + "election", + "representative" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "学生ID" + ], + [ + 0, + "苗字" + ], + [ + 0, + "ファーストネーム" + ], + [ + 0, + "年齢" + ], + [ + 0, + "性別" + ], + [ + 0, + "専門" + ], + [ + 0, + "指導教官" + ], + [ + 0, + "都市コード" + ], + [ + 1, + "学生ID" + ], + [ + 1, + "投票日" + ], + [ + 1, + "選挙の周期" + ], + [ + 1, + "主席投票" + ], + [ + 1, + "副主席投票" + ], + [ + 1, + "部長投票" + ], + [ + 1, + "会計投票" + ], + [ + 1, + "学級委員長投票" + ], + [ + 1, + "クラス議員投票" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "StuID" + ], + [ + 0, + "LName" + ], + [ + 0, + "Fname" + ], + [ + 0, + "Age" + ], + [ + 0, + "Sex" + ], + [ + 0, + "Major" + ], + [ + 0, + "Advisor" + ], + [ + 0, + "city_code" + ], + [ + 1, + "StuID" + ], + [ + 1, + "Registration_Date" + ], + [ + 1, + "Election_Cycle" + ], + [ + 1, + "President_Vote" + ], + [ + 1, + "Vice_President_Vote" + ], + [ + 1, + "Secretary_Vote" + ], + [ + 1, + "Treasurer_Vote" + ], + [ + 1, + "Class_President_Vote" + ], + [ + 1, + "Class_Senator_Vote" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "number", + "number" + ], + "db_id": "voter_2", + "foreign_keys": [ + [ + 17, + 1 + ], + [ + 16, + 1 + ], + [ + 15, + 1 + ], + [ + 14, + 1 + ], + [ + 13, + 1 + ], + [ + 12, + 1 + ], + [ + 9, + 1 + ] + ], + "primary_keys": [ + 1 + ], + "table_names": [ + "学生", + "投票記録" + ], + "table_names_original": [ + "Student", + "Voting_record" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "個人ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "国" + ], + [ + 0, + "性別" + ], + [ + 0, + "年齢" + ], + [ + 1, + "教会ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "主催" + ], + [ + 1, + "オープン日" + ], + [ + 1, + "宗教" + ], + [ + 2, + "教会ID" + ], + [ + 2, + "男性ID" + ], + [ + 2, + "女性ID" + ], + [ + 2, + "年" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "People_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Country" + ], + [ + 0, + "Is_Male" + ], + [ + 0, + "Age" + ], + [ + 1, + "Church_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Organized_by" + ], + [ + 1, + "Open_Date" + ], + [ + 1, + "Continuation_of" + ], + [ + 2, + "Church_ID" + ], + [ + 2, + "Male_ID" + ], + [ + 2, + "Female_ID" + ], + [ + 2, + "Year" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "number", + "number" + ], + "db_id": "wedding", + "foreign_keys": [ + [ + 13, + 1 + ], + [ + 12, + 1 + ], + [ + 11, + 6 + ] + ], + "primary_keys": [ + 1, + 6, + 11 + ], + "table_names": [ + "人", + "教会", + "結婚式" + ], + "table_names_original": [ + "people", + "church", + "wedding" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "イベントID" + ], + [ + 0, + "日付" + ], + [ + 0, + "会場" + ], + [ + 0, + "名前" + ], + [ + 0, + "イベントの出席人数" + ], + [ + 1, + "ジャーナリストID" + ], + [ + 1, + "名前" + ], + [ + 1, + "国籍" + ], + [ + 1, + "年齢" + ], + [ + 1, + "勤務年限" + ], + [ + 2, + "ジャーナリストID" + ], + [ + 2, + "イベントID" + ], + [ + 2, + "業務タイプ" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Event_ID" + ], + [ + 0, + "Date" + ], + [ + 0, + "Venue" + ], + [ + 0, + "Name" + ], + [ + 0, + "Event_Attendance" + ], + [ + 1, + "journalist_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Nationality" + ], + [ + 1, + "Age" + ], + [ + 1, + "Years_working" + ], + [ + 2, + "journalist_ID" + ], + [ + 2, + "Event_ID" + ], + [ + 2, + "Work_Type" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text" + ], + "db_id": "news_report", + "foreign_keys": [ + [ + 12, + 1 + ], + [ + 11, + 6 + ] + ], + "primary_keys": [ + 1, + 6, + 11 + ], + "table_names": [ + "イベント", + "ジャーナリスト", + "ニュースレポート" + ], + "table_names_original": [ + "event", + "journalist", + "news_report" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "葡萄" + ], + [ + 0, + "色" + ], + [ + 1, + "番号" + ], + [ + 1, + "アペレーション" + ], + [ + 1, + "郡" + ], + [ + 1, + "州" + ], + [ + 1, + "地域" + ], + [ + 1, + "AVA資格認証があるか" + ], + [ + 2, + "番号" + ], + [ + 2, + "葡萄" + ], + [ + 2, + "ワイナリー" + ], + [ + 2, + "アペレーション" + ], + [ + 2, + "州" + ], + [ + 2, + "名前" + ], + [ + 2, + "年" + ], + [ + 2, + "価格" + ], + [ + 2, + "スコア" + ], + [ + 2, + "ケース" + ], + [ + 2, + "ドリンク時間" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "ID" + ], + [ + 0, + "Grape" + ], + [ + 0, + "Color" + ], + [ + 1, + "No" + ], + [ + 1, + "Appelation" + ], + [ + 1, + "County" + ], + [ + 1, + "State" + ], + [ + 1, + "Area" + ], + [ + 1, + "isAVA" + ], + [ + 2, + "No" + ], + [ + 2, + "Grape" + ], + [ + 2, + "Winery" + ], + [ + 2, + "Appelation" + ], + [ + 2, + "State" + ], + [ + 2, + "Name" + ], + [ + 2, + "Year" + ], + [ + 2, + "Price" + ], + [ + 2, + "Score" + ], + [ + 2, + "Cases" + ], + [ + 2, + "Drink" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "number", + "text" + ], + "db_id": "wine_1", + "foreign_keys": [ + [ + 13, + 5 + ], + [ + 11, + 2 + ] + ], + "primary_keys": [ + 1, + 4 + ], + "table_names": [ + "ブドウ", + "アペラシオン", + "ワイン" + ], + "table_names_original": [ + "grapes", + "appellations", + "wine" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アドレスID" + ], + [ + 0, + "アドレスの詳細" + ], + [ + 0, + "市" + ], + [ + 0, + "郵便番号" + ], + [ + 0, + "州" + ], + [ + 0, + "国" + ], + [ + 0, + "その他の住所の詳細" + ], + [ + 1, + "製品ID" + ], + [ + 1, + "製品詳細" + ], + [ + 2, + "顧客ID" + ], + [ + 2, + "支払方法" + ], + [ + 2, + "顧客名" + ], + [ + 2, + "初めての注文日" + ], + [ + 2, + "その他の顧客の詳細" + ], + [ + 3, + "顧客ID" + ], + [ + 3, + "アドレスID" + ], + [ + 3, + "住む時の日付" + ], + [ + 3, + "アドレスタイプ" + ], + [ + 3, + "日付アドレス" + ], + [ + 4, + "顧客ID" + ], + [ + 4, + "チャネルコード" + ], + [ + 4, + "有効時間" + ], + [ + 4, + "有効期限" + ], + [ + 4, + "連絡先番号" + ], + [ + 5, + "注文ID" + ], + [ + 5, + "顧客ID" + ], + [ + 5, + "注文の状況" + ], + [ + 5, + "注文日" + ], + [ + 5, + "注文詳細" + ], + [ + 6, + "注文ID" + ], + [ + 6, + "製品ID" + ], + [ + 6, + "注文数量" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "address_id" + ], + [ + 0, + "address_content" + ], + [ + 0, + "city" + ], + [ + 0, + "zip_postcode" + ], + [ + 0, + "state_province_county" + ], + [ + 0, + "country" + ], + [ + 0, + "other_address_details" + ], + [ + 1, + "product_id" + ], + [ + 1, + "product_details" + ], + [ + 2, + "customer_id" + ], + [ + 2, + "payment_method" + ], + [ + 2, + "customer_name" + ], + [ + 2, + "date_became_customer" + ], + [ + 2, + "other_customer_details" + ], + [ + 3, + "customer_id" + ], + [ + 3, + "address_id" + ], + [ + 3, + "date_address_from" + ], + [ + 3, + "address_type" + ], + [ + 3, + "date_address_to" + ], + [ + 4, + "customer_id" + ], + [ + 4, + "channel_code" + ], + [ + 4, + "active_from_date" + ], + [ + 4, + "active_to_date" + ], + [ + 4, + "contact_number" + ], + [ + 5, + "order_id" + ], + [ + 5, + "customer_id" + ], + [ + 5, + "order_status" + ], + [ + 5, + "order_date" + ], + [ + 5, + "order_details" + ], + [ + 6, + "order_id" + ], + [ + 6, + "product_id" + ], + [ + 6, + "order_quantity" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "time", + "text", + "number", + "number", + "time", + "text", + "time", + "number", + "text", + "time", + "time", + "text", + "number", + "number", + "text", + "time", + "text", + "number", + "number", + "text" + ], + "db_id": "customers_and_addresses", + "foreign_keys": [ + [ + 15, + 10 + ], + [ + 16, + 1 + ], + [ + 20, + 10 + ], + [ + 26, + 10 + ], + [ + 30, + 25 + ], + [ + 31, + 8 + ] + ], + "primary_keys": [ + 1, + 8, + 10, + 25 + ], + "table_names": [ + "住所", + "製品", + "顧客", + "顧客の住所", + "顧客連絡方法", + "顧客の注文", + "注文するアイテム" + ], + "table_names_original": [ + "Addresses", + "Products", + "Customers", + "Customer_Addresses", + "Customer_Contact_Channels", + "Customer_Orders", + "Order_Items" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "建物ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "住所" + ], + [ + 0, + "最高の建物の年" + ], + [ + 0, + "高さ" + ], + [ + 0, + "階数" + ], + [ + 1, + "機関ID" + ], + [ + 1, + "機関" + ], + [ + 1, + "ロケーション" + ], + [ + 1, + "創設年" + ], + [ + 1, + "タイプ" + ], + [ + 1, + "在職人数" + ], + [ + 1, + "チーム" + ], + [ + 1, + "主要会議" + ], + [ + 1, + "建物ID" + ], + [ + 2, + "一般名" + ], + [ + 2, + "タンパク質名" + ], + [ + 2, + "人間のタンパク質序列との差" + ], + [ + 2, + "タンパク質序列コード" + ], + [ + 2, + "序列の長さ" + ], + [ + 2, + "人間のタンパク質序列との同一性" + ], + [ + 2, + "機関ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "building_id" + ], + [ + 0, + "Name" + ], + [ + 0, + "Street_address" + ], + [ + 0, + "Years_as_tallest" + ], + [ + 0, + "Height_feet" + ], + [ + 0, + "Floors" + ], + [ + 1, + "Institution_id" + ], + [ + 1, + "Institution" + ], + [ + 1, + "Location" + ], + [ + 1, + "Founded" + ], + [ + 1, + "Type" + ], + [ + 1, + "Enrollment" + ], + [ + 1, + "Team" + ], + [ + 1, + "Primary_Conference" + ], + [ + 1, + "building_id" + ], + [ + 2, + "common_name" + ], + [ + 2, + "protein_name" + ], + [ + 2, + "divergence_from_human_lineage" + ], + [ + 2, + "accession_number" + ], + [ + 2, + "sequence_length" + ], + [ + 2, + "sequence_identity_to_human_protein" + ], + [ + 2, + "Institution_id" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text" + ], + "db_id": "protein_institute", + "foreign_keys": [ + [ + 15, + 1 + ], + [ + 22, + 7 + ] + ], + "primary_keys": [ + 1, + 7, + 16 + ], + "table_names": [ + "建物", + "機関", + "タンパク質" + ], + "table_names_original": [ + "building", + "Institution", + "protein" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "学校ID" + ], + [ + 0, + "学校" + ], + [ + 0, + "ロケーション" + ], + [ + 0, + "登録" + ], + [ + 0, + "創設年" + ], + [ + 0, + "教派" + ], + [ + 0, + "男子校または女子校" + ], + [ + 0, + "寄宿学校/非寄宿学校" + ], + [ + 0, + "コンペティションを参加する年" + ], + [ + 0, + "スクールカラー" + ], + [ + 1, + "学校ID" + ], + [ + 1, + "ニックネーム" + ], + [ + 1, + "色" + ], + [ + 1, + "同盟" + ], + [ + 1, + "クラス" + ], + [ + 1, + "部門" + ], + [ + 2, + "学校ID" + ], + [ + 2, + "学年" + ], + [ + 2, + "準優勝" + ], + [ + 2, + "チャンピオン" + ], + [ + 3, + "プレイヤーID" + ], + [ + 3, + "プレーヤー" + ], + [ + 3, + "チーム" + ], + [ + 3, + "年齢" + ], + [ + 3, + "ポジション" + ], + [ + 3, + "学校ID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "School_ID" + ], + [ + 0, + "School" + ], + [ + 0, + "Location" + ], + [ + 0, + "Enrollment" + ], + [ + 0, + "Founded" + ], + [ + 0, + "Denomination" + ], + [ + 0, + "Boys_or_Girls" + ], + [ + 0, + "Day_or_Boarding" + ], + [ + 0, + "Year_Entered_Competition" + ], + [ + 0, + "School_Colors" + ], + [ + 1, + "School_ID" + ], + [ + 1, + "Nickname" + ], + [ + 1, + "Colors" + ], + [ + 1, + "League" + ], + [ + 1, + "Class" + ], + [ + 1, + "Division" + ], + [ + 2, + "School_Id" + ], + [ + 2, + "School_Year" + ], + [ + 2, + "Class_A" + ], + [ + 2, + "Class_AA" + ], + [ + 3, + "Player_ID" + ], + [ + 3, + "Player" + ], + [ + 3, + "Team" + ], + [ + 3, + "Age" + ], + [ + 3, + "Position" + ], + [ + 3, + "School_ID" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "number" + ], + "db_id": "school_player", + "foreign_keys": [ + [ + 11, + 1 + ], + [ + 17, + 1 + ], + [ + 26, + 1 + ] + ], + "primary_keys": [ + 1, + 11, + 17, + 21 + ], + "table_names": [ + "学校", + "学校の詳細", + "学校のパフォーマンス", + "プレーヤー" + ], + "table_names_original": [ + "school", + "school_details", + "school_performance", + "player" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "モデル名" + ], + [ + 0, + "発売年" + ], + [ + 0, + "RAMのサイズ" + ], + [ + 0, + "ROMのサイズ" + ], + [ + 0, + "スロット" + ], + [ + 0, + "Wi-Fi" + ], + [ + 0, + "ブルートゥース" + ], + [ + 1, + "グラフィックモード" + ], + [ + 1, + "チャーセル" + ], + [ + 1, + "ピクセル" + ], + [ + 1, + "ハードウェアの色" + ], + [ + 1, + "スクリーン使用量(kb)" + ], + [ + 1, + "キーマップ" + ], + [ + 1, + "タイプ" + ], + [ + 2, + "会社名" + ], + [ + 2, + "ハードウェアモデル名" + ], + [ + 2, + "認定タイプ" + ], + [ + 2, + "認定レベル" + ], + [ + 2, + "日付" + ], + [ + 2, + "チップモデル" + ], + [ + 2, + "スクリーンモード" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Model_name" + ], + [ + 0, + "Launch_year" + ], + [ + 0, + "RAM_MiB" + ], + [ + 0, + "ROM_MiB" + ], + [ + 0, + "Slots" + ], + [ + 0, + "WiFi" + ], + [ + 0, + "Bluetooth" + ], + [ + 1, + "Graphics_mode" + ], + [ + 1, + "Char_cells" + ], + [ + 1, + "Pixels" + ], + [ + 1, + "Hardware_colours" + ], + [ + 1, + "used_kb" + ], + [ + 1, + "map" + ], + [ + 1, + "Type" + ], + [ + 2, + "Company_name" + ], + [ + 2, + "Hardware_Model_name" + ], + [ + 2, + "Accreditation_type" + ], + [ + 2, + "Accreditation_level" + ], + [ + 2, + "Date" + ], + [ + 2, + "chip_model" + ], + [ + 2, + "screen_mode" + ] + ], + "column_types": [ + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text" + ], + "db_id": "phone_1", + "foreign_keys": [ + [ + 20, + 1 + ], + [ + 21, + 8 + ] + ], + "primary_keys": [ + 1, + 8, + 16 + ], + "table_names": [ + "チップモデル", + "スクリーンモード", + "電話" + ], + "table_names_original": [ + "chip_model", + "screen_mode", + "phone" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "シリーズ名" + ], + [ + 0, + "国" + ], + [ + 0, + "言語" + ], + [ + 0, + "コンテンツ" + ], + [ + 0, + "ピクセルのアスペクト比" + ], + [ + 0, + "ハイビジョンが必要だか" + ], + [ + 0, + "有料だか" + ], + [ + 0, + "パッケージオプション" + ], + [ + 1, + "id" + ], + [ + 1, + "エピソード" + ], + [ + 1, + "放送日" + ], + [ + 1, + "評価" + ], + [ + 1, + "市場共有" + ], + [ + 1, + "1849評価シェア" + ], + [ + 1, + "視聴者m" + ], + [ + 1, + "ウィークリーランク" + ], + [ + 1, + "チャネル" + ], + [ + 2, + "id" + ], + [ + 2, + "タイトル" + ], + [ + 2, + "監督" + ], + [ + 2, + "シナリオライター" + ], + [ + 2, + "放送日" + ], + [ + 2, + "プロダクションコード" + ], + [ + 2, + "チャネル" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "id" + ], + [ + 0, + "series_name" + ], + [ + 0, + "Country" + ], + [ + 0, + "Language" + ], + [ + 0, + "Content" + ], + [ + 0, + "Pixel_aspect_ratio_PAR" + ], + [ + 0, + "Hight_definition_TV" + ], + [ + 0, + "Pay_per_view_PPV" + ], + [ + 0, + "Package_Option" + ], + [ + 1, + "id" + ], + [ + 1, + "Episode" + ], + [ + 1, + "Air_Date" + ], + [ + 1, + "Rating" + ], + [ + 1, + "Share" + ], + [ + 1, + "18_49_Rating_Share" + ], + [ + 1, + "Viewers_m" + ], + [ + 1, + "Weekly_Rank" + ], + [ + 1, + "Channel" + ], + [ + 2, + "id" + ], + [ + 2, + "Title" + ], + [ + 2, + "Directed_by" + ], + [ + 2, + "Written_by" + ], + [ + 2, + "Original_air_date" + ], + [ + 2, + "Production_code" + ], + [ + 2, + "Channel" + ] + ], + "column_types": [ + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "text" + ], + "db_id": "tvshow", + "foreign_keys": [ + [ + 18, + 1 + ], + [ + 25, + 1 + ] + ], + "primary_keys": [ + 1, + 10, + 19 + ], + "table_names": [ + "テレビチャンネル", + "テレビドラマ", + "漫画" + ], + "table_names_original": [ + "TV_Channel", + "TV_series", + "Cartoon" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "レスラーID" + ], + [ + 0, + "名前" + ], + [ + 0, + "支配力" + ], + [ + 0, + "開催日数" + ], + [ + 0, + "ロケーション" + ], + [ + 0, + "イベント" + ], + [ + 1, + "淘汰ID" + ], + [ + 1, + "レスラーID" + ], + [ + 1, + "チーム" + ], + [ + 1, + "勝者" + ], + [ + 1, + "排除の動き" + ], + [ + 1, + "時間" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Wrestler_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Reign" + ], + [ + 0, + "Days_held" + ], + [ + 0, + "Location" + ], + [ + 0, + "Event" + ], + [ + 1, + "Elimination_ID" + ], + [ + 1, + "Wrestler_ID" + ], + [ + 1, + "Team" + ], + [ + 1, + "Eliminated_By" + ], + [ + 1, + "Elimination_Move" + ], + [ + 1, + "Time" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "text" + ], + "db_id": "wrestler", + "foreign_keys": [ + [ + 8, + 1 + ] + ], + "primary_keys": [ + 1, + 7 + ], + "table_names": [ + "レスラー", + "淘汰" + ], + "table_names_original": [ + "wrestler", + "Elimination" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "スタッフID" + ], + [ + 0, + "性別" + ], + [ + 0, + "ファーストネーム" + ], + [ + 0, + "苗字" + ], + [ + 0, + "電子メールアドレス" + ], + [ + 0, + "電話番号" + ], + [ + 1, + "顧客ID" + ], + [ + 1, + "顧客タイプコード" + ], + [ + 1, + "住所ライン1" + ], + [ + 1, + "住所ライン2" + ], + [ + 1, + "都市名" + ], + [ + 1, + "州" + ], + [ + 1, + "電子メールアドレス" + ], + [ + 1, + "電話番号" + ], + [ + 2, + "製品ID" + ], + [ + 2, + "親製品ID" + ], + [ + 2, + "製品カテゴリコード" + ], + [ + 2, + "产品の出回る日" + ], + [ + 2, + "产品が市場から離れる日" + ], + [ + 2, + "製品名" + ], + [ + 2, + "製品説明" + ], + [ + 2, + "製品価格" + ], + [ + 3, + "苦情ID" + ], + [ + 3, + "製品ID" + ], + [ + 3, + "顧客ID" + ], + [ + 3, + "苦情結果コード" + ], + [ + 3, + "苦情ステータスコード" + ], + [ + 3, + "苦情タイプコード" + ], + [ + 3, + "苦情が提起された日付" + ], + [ + 3, + "苦情が終了した日付" + ], + [ + 3, + "スタッフID" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "staff_id" + ], + [ + 0, + "gender" + ], + [ + 0, + "first_name" + ], + [ + 0, + "last_name" + ], + [ + 0, + "email_address" + ], + [ + 0, + "phone_number" + ], + [ + 1, + "customer_id" + ], + [ + 1, + "customer_type_code" + ], + [ + 1, + "address_line_1" + ], + [ + 1, + "address_line_2" + ], + [ + 1, + "town_city" + ], + [ + 1, + "state" + ], + [ + 1, + "email_address" + ], + [ + 1, + "phone_number" + ], + [ + 2, + "product_id" + ], + [ + 2, + "parent_product_id" + ], + [ + 2, + "product_category_code" + ], + [ + 2, + "date_product_first_available" + ], + [ + 2, + "date_product_discontinued" + ], + [ + 2, + "product_name" + ], + [ + 2, + "product_description" + ], + [ + 2, + "product_price" + ], + [ + 3, + "complaint_id" + ], + [ + 3, + "product_id" + ], + [ + 3, + "customer_id" + ], + [ + 3, + "complaint_outcome_code" + ], + [ + 3, + "complaint_status_code" + ], + [ + 3, + "complaint_type_code" + ], + [ + 3, + "date_complaint_raised" + ], + [ + 3, + "date_complaint_closed" + ], + [ + 3, + "staff_id" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "time", + "time", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "text", + "time", + "time", + "number" + ], + "db_id": "customer_complaints", + "foreign_keys": [ + [ + 25, + 7 + ], + [ + 24, + 15 + ], + [ + 31, + 1 + ] + ], + "primary_keys": [ + 1, + 7, + 15 + ], + "table_names": [ + "スタッフ", + "顧客", + "製品", + "苦情" + ], + "table_names_original": [ + "Staff", + "Customers", + "Products", + "Complaints" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "部門ID" + ], + [ + 0, + "名前" + ], + [ + 0, + "創設年" + ], + [ + 0, + "ランキング" + ], + [ + 0, + "予算(billions)" + ], + [ + 0, + "従業員数" + ], + [ + 1, + "主管ID" + ], + [ + 1, + "名前" + ], + [ + 1, + "出身地" + ], + [ + 1, + "年齢" + ], + [ + 2, + "部門ID" + ], + [ + 2, + "主管ID" + ], + [ + 2, + "臨時代理値" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Department_ID" + ], + [ + 0, + "Name" + ], + [ + 0, + "Creation" + ], + [ + 0, + "Ranking" + ], + [ + 0, + "Budget_in_Billions" + ], + [ + 0, + "Num_Employees" + ], + [ + 1, + "head_ID" + ], + [ + 1, + "name" + ], + [ + 1, + "born_state" + ], + [ + 1, + "age" + ], + [ + 2, + "department_ID" + ], + [ + 2, + "head_ID" + ], + [ + 2, + "temporary_acting" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "text" + ], + "db_id": "department_management", + "foreign_keys": [ + [ + 12, + 7 + ], + [ + 11, + 1 + ] + ], + "primary_keys": [ + 1, + 7, + 11 + ], + "table_names": [ + "部門", + "主管", + "管理" + ], + "table_names_original": [ + "department", + "head", + "management" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "アドレスID" + ], + [ + 0, + "詳細アドレス" + ], + [ + 0, + "市" + ], + [ + 0, + "郵便番号" + ], + [ + 0, + "州" + ], + [ + 0, + "国" + ], + [ + 1, + "製品ID" + ], + [ + 1, + "製品タイプコード" + ], + [ + 1, + "製品名" + ], + [ + 1, + "製品価格" + ], + [ + 2, + "顧客ID" + ], + [ + 2, + "支払い方法コード" + ], + [ + 2, + "顧客番号" + ], + [ + 2, + "顧客名" + ], + [ + 2, + "顧客の住所" + ], + [ + 2, + "顧客の電話番号" + ], + [ + 2, + "顧客の電子メール" + ], + [ + 3, + "連絡先ID" + ], + [ + 3, + "顧客ID" + ], + [ + 3, + "性別" + ], + [ + 3, + "ファーストネーム" + ], + [ + 3, + "苗字" + ], + [ + 3, + "電話番号" + ], + [ + 4, + "顧客ID" + ], + [ + 4, + "アドレスID" + ], + [ + 4, + "開始日" + ], + [ + 4, + "終了日" + ], + [ + 5, + "注文ID" + ], + [ + 5, + "顧客ID" + ], + [ + 5, + "注文日" + ], + [ + 5, + "注文ステータスコード" + ], + [ + 6, + "注文アイテムID" + ], + [ + 6, + "注文ID" + ], + [ + 6, + "製品ID" + ], + [ + 6, + "注文数量" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "address_id" + ], + [ + 0, + "line_1_number_building" + ], + [ + 0, + "city" + ], + [ + 0, + "zip_postcode" + ], + [ + 0, + "state_province_county" + ], + [ + 0, + "country" + ], + [ + 1, + "product_id" + ], + [ + 1, + "product_type_code" + ], + [ + 1, + "product_name" + ], + [ + 1, + "product_price" + ], + [ + 2, + "customer_id" + ], + [ + 2, + "payment_method_code" + ], + [ + 2, + "customer_number" + ], + [ + 2, + "customer_name" + ], + [ + 2, + "customer_address" + ], + [ + 2, + "customer_phone" + ], + [ + 2, + "customer_email" + ], + [ + 3, + "contact_id" + ], + [ + 3, + "customer_id" + ], + [ + 3, + "gender" + ], + [ + 3, + "first_name" + ], + [ + 3, + "last_name" + ], + [ + 3, + "contact_phone" + ], + [ + 4, + "customer_id" + ], + [ + 4, + "address_id" + ], + [ + 4, + "date_from" + ], + [ + 4, + "date_to" + ], + [ + 5, + "order_id" + ], + [ + 5, + "customer_id" + ], + [ + 5, + "order_date" + ], + [ + 5, + "order_status_code" + ], + [ + 6, + "order_item_id" + ], + [ + 6, + "order_id" + ], + [ + 6, + "product_id" + ], + [ + 6, + "order_quantity" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "text", + "number", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "time", + "time", + "number", + "number", + "time", + "text", + "number", + "number", + "number", + "text" + ], + "db_id": "customers_and_products_contacts", + "foreign_keys": [ + [ + 25, + 1 + ], + [ + 24, + 11 + ], + [ + 29, + 11 + ], + [ + 33, + 28 + ], + [ + 34, + 7 + ] + ], + "primary_keys": [ + 1, + 7, + 11, + 18, + 28 + ], + "table_names": [ + "住所", + "製品", + "顧客", + "連絡先", + "顧客の住所記録", + "顧客の注文", + "注文数" + ], + "table_names_original": [ + "Addresses", + "Products", + "Customers", + "Contacts", + "Customer_Address_History", + "Customer_Orders", + "Order_Items" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "従業員の番号" + ], + [ + 0, + "プロジェクト番号" + ], + [ + 0, + "勤務時間" + ], + [ + 1, + "ファーストネーム" + ], + [ + 1, + "ミニット" + ], + [ + 1, + "苗字" + ], + [ + 1, + "番号" + ], + [ + 1, + "生年月日" + ], + [ + 1, + "住所" + ], + [ + 1, + "性別" + ], + [ + 1, + "給料" + ], + [ + 1, + "スーパー番号" + ], + [ + 1, + "部門番号" + ], + [ + 2, + "部署名" + ], + [ + 2, + "部門番号" + ], + [ + 2, + "マネージャー番号" + ], + [ + 2, + "マネージャーになる日" + ], + [ + 3, + "被援助者の名前" + ], + [ + 3, + "プロジェクト番号" + ], + [ + 3, + "プロジェクトの場所" + ], + [ + 3, + "部門番号" + ], + [ + 4, + "従業員の番号" + ], + [ + 4, + "被援助者の名前" + ], + [ + 4, + "性別" + ], + [ + 4, + "生年月日" + ], + [ + 4, + "関係" + ], + [ + 5, + "部門番号" + ], + [ + 5, + "部門の場所" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Essn" + ], + [ + 0, + "Pno" + ], + [ + 0, + "Hours" + ], + [ + 1, + "Fname" + ], + [ + 1, + "Minit" + ], + [ + 1, + "Lname" + ], + [ + 1, + "Ssn" + ], + [ + 1, + "Bdate" + ], + [ + 1, + "Address" + ], + [ + 1, + "Sex" + ], + [ + 1, + "Salary" + ], + [ + 1, + "Super_ssn" + ], + [ + 1, + "Dno" + ], + [ + 2, + "Dname" + ], + [ + 2, + "Dnumber" + ], + [ + 2, + "Mgr_ssn" + ], + [ + 2, + "Mgr_start_date" + ], + [ + 3, + "Pname" + ], + [ + 3, + "Pnumber" + ], + [ + 3, + "Plocation" + ], + [ + 3, + "Dnum" + ], + [ + 4, + "Essn" + ], + [ + 4, + "Dependent_name" + ], + [ + 4, + "Sex" + ], + [ + 4, + "Bdate" + ], + [ + 4, + "Relationship" + ], + [ + 5, + "Dnumber" + ], + [ + 5, + "Dlocation" + ] + ], + "column_types": [ + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "number", + "text", + "number", + "number", + "text", + "text", + "number", + "text", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "text" + ], + "db_id": "company_1", + "foreign_keys": [], + "primary_keys": [ + 1, + 7, + 15, + 19, + 22, + 27 + ], + "table_names": [ + "勤務時間", + "従業員", + "部門", + "プロジェクト", + "援助関係", + "部門の場所" + ], + "table_names_original": [ + "works_on", + "employee", + "department", + "project", + "dependent", + "dept_locations" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "ワークショップID" + ], + [ + 0, + "日付" + ], + [ + 0, + "会場" + ], + [ + 0, + "名前" + ], + [ + 1, + "論文ID" + ], + [ + 1, + "スコア" + ], + [ + 1, + "著者" + ], + [ + 1, + "大学" + ], + [ + 2, + "論文ID" + ], + [ + 2, + "ワークショップID" + ], + [ + 2, + "結果" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Workshop_ID" + ], + [ + 0, + "Date" + ], + [ + 0, + "Venue" + ], + [ + 0, + "Name" + ], + [ + 1, + "Submission_ID" + ], + [ + 1, + "Scores" + ], + [ + 1, + "Author" + ], + [ + 1, + "College" + ], + [ + 2, + "Submission_ID" + ], + [ + 2, + "Workshop_ID" + ], + [ + 2, + "Result" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "number", + "number", + "text" + ], + "db_id": "workshop_paper", + "foreign_keys": [ + [ + 10, + 1 + ], + [ + 9, + 5 + ] + ], + "primary_keys": [ + 1, + 5, + 9 + ], + "table_names": [ + "ワークショップ", + "投稿された論文", + "審査のステータス" + ], + "table_names_original": [ + "workshop", + "submission", + "Acceptance" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "商品ID" + ], + [ + 0, + "商品名" + ], + [ + 1, + "コメントID" + ], + [ + 1, + "ユーザーID" + ], + [ + 1, + "商品ID" + ], + [ + 1, + "評価" + ], + [ + 1, + "ランク" + ], + [ + 2, + "ユーザーID" + ], + [ + 2, + "ユーザー名" + ], + [ + 3, + "コメントしたユーザーの名前" + ], + [ + 3, + "コメントされたユーザーの名前" + ], + [ + 3, + "信頼" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "i_id" + ], + [ + 0, + "title" + ], + [ + 1, + "a_id" + ], + [ + 1, + "u_id" + ], + [ + 1, + "i_id" + ], + [ + 1, + "rating" + ], + [ + 1, + "rank" + ], + [ + 2, + "u_id" + ], + [ + 2, + "name" + ], + [ + 3, + "source_u_id" + ], + [ + 3, + "target_u_id" + ], + [ + 3, + "trust" + ] + ], + "column_types": [ + "text", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "number", + "text", + "number", + "number", + "number" + ], + "db_id": "epinions_1", + "foreign_keys": [ + [ + 5, + 1 + ], + [ + 4, + 8 + ], + [ + 11, + 8 + ], + [ + 10, + 8 + ] + ], + "primary_keys": [ + 1, + 3, + 8 + ], + "table_names": [ + "商品", + "コメント", + "コメントしたユーザー", + "信頼" + ], + "table_names_original": [ + "item", + "review", + "useracct", + "trust" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "パーティーID" + ], + [ + 0, + "パーティーのテーマ" + ], + [ + 0, + "ロケーション" + ], + [ + 0, + "始める年" + ], + [ + 0, + "終わる年" + ], + [ + 0, + "ホストの数" + ], + [ + 1, + "ホストID" + ], + [ + 1, + "名前" + ], + [ + 1, + "国籍" + ], + [ + 1, + "年齢" + ], + [ + 2, + "パーティーID" + ], + [ + 2, + "ホストID" + ], + [ + 2, + "主な担当かどうか" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "Party_ID" + ], + [ + 0, + "Party_Theme" + ], + [ + 0, + "Location" + ], + [ + 0, + "First_year" + ], + [ + 0, + "Last_year" + ], + [ + 0, + "Number_of_hosts" + ], + [ + 1, + "Host_ID" + ], + [ + 1, + "Name" + ], + [ + 1, + "Nationality" + ], + [ + 1, + "Age" + ], + [ + 2, + "Party_ID" + ], + [ + 2, + "Host_ID" + ], + [ + 2, + "Is_Main_in_Charge" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "text", + "text", + "text", + "number", + "number", + "others" + ], + "db_id": "party_host", + "foreign_keys": [ + [ + 11, + 1 + ], + [ + 12, + 7 + ] + ], + "primary_keys": [ + 1, + 7, + 11 + ], + "table_names": [ + "パーティー", + "ホスト", + "パーティーホスト" + ], + "table_names_original": [ + "party", + "host", + "party_host" + ] + }, + { + "column_names": [ + [ + -1, + "*" + ], + [ + 0, + "属性ID" + ], + [ + 0, + "属性名" + ], + [ + 0, + "属性データタイプ" + ], + [ + 1, + "カタログID" + ], + [ + 1, + "カタログ名" + ], + [ + 1, + "カタログ発行者" + ], + [ + 1, + "発行日" + ], + [ + 1, + "最新の改訂日" + ], + [ + 2, + "カタログレベル番号" + ], + [ + 2, + "カタログID" + ], + [ + 2, + "カタログレベル名" + ], + [ + 3, + "カタログエントリID" + ], + [ + 3, + "カタログレベル番号" + ], + [ + 3, + "親エントリID" + ], + [ + 3, + "前のエントリID" + ], + [ + 3, + "次のエントリID" + ], + [ + 3, + "カタログエントリ名" + ], + [ + 3, + "製品在庫番号" + ], + [ + 3, + "ドルでの価格" + ], + [ + 3, + "ユーロでの価格" + ], + [ + 3, + "ポンドでの価格" + ], + [ + 3, + "容量" + ], + [ + 3, + "長さ" + ], + [ + 3, + "高さ" + ], + [ + 3, + "幅" + ], + [ + 4, + "カタログエントリID" + ], + [ + 4, + "カタログレベル番号" + ], + [ + 4, + "属性ID" + ], + [ + 4, + "属性値" + ] + ], + "column_names_original": [ + [ + -1, + "*" + ], + [ + 0, + "attribute_id" + ], + [ + 0, + "attribute_name" + ], + [ + 0, + "attribute_data_type" + ], + [ + 1, + "catalog_id" + ], + [ + 1, + "catalog_name" + ], + [ + 1, + "catalog_publisher" + ], + [ + 1, + "date_of_publication" + ], + [ + 1, + "date_of_latest_revision" + ], + [ + 2, + "catalog_level_number" + ], + [ + 2, + "catalog_id" + ], + [ + 2, + "catalog_level_name" + ], + [ + 3, + "catalog_entry_id" + ], + [ + 3, + "catalog_level_number" + ], + [ + 3, + "parent_entry_id" + ], + [ + 3, + "previous_entry_id" + ], + [ + 3, + "next_entry_id" + ], + [ + 3, + "catalog_entry_name" + ], + [ + 3, + "product_stock_number" + ], + [ + 3, + "price_in_dollars" + ], + [ + 3, + "price_in_euros" + ], + [ + 3, + "price_in_pounds" + ], + [ + 3, + "capacity" + ], + [ + 3, + "length" + ], + [ + 3, + "height" + ], + [ + 3, + "width" + ], + [ + 4, + "catalog_entry_id" + ], + [ + 4, + "catalog_level_number" + ], + [ + 4, + "attribute_id" + ], + [ + 4, + "attribute_value" + ] + ], + "column_types": [ + "text", + "number", + "text", + "text", + "number", + "text", + "text", + "time", + "time", + "number", + "number", + "text", + "number", + "number", + "number", + "number", + "number", + "text", + "text", + "number", + "number", + "number", + "text", + "text", + "text", + "text", + "number", + "number", + "number", + "text" + ], + "db_id": "product_catalog", + "foreign_keys": [ + [ + 10, + 4 + ], + [ + 13, + 9 + ], + [ + 27, + 9 + ], + [ + 26, + 12 + ] + ], + "primary_keys": [ + 1, + 4, + 9, + 12 + ], + "table_names": [ + "属性定義", + "カタログ", + "カタログ構造", + "カタログ内容", + "カタログコンテンツ追加属性" + ], + "table_names_original": [ + "Attribute_Definitions", + "Catalogs", + "Catalog_Structure", + "Catalog_Contents", + "Catalog_Contents_Additional_Attributes" + ] + } +] \ No newline at end of file