YAML

Police Station Window Services - YAML

Police stations handle various window services closely related to citizens' daily lives, such as crime consultations and lost property reports. Main services include lost and found property reports, driver's license procedures, garage certificates and storage location notifications, various certificate issuances, and crime victim consultations. Reception hours vary by prefecture but are generally from 8:30 AM to 4:30 PM on weekdays. Reports of incidents/accidents and lost/found property are accepted 24 hours a day, allowing for emergency response at any time. In recent years, the introduction of online applications has improved convenience.

police station window services lost property report found property report driver's license garage certificate crime consultation certificate issuance
- code: "01"
  slug: "lost-property-report"
  name: "Lost Property Report"
  description: "Report for lost property."
  category: "遺失物・拾得物"
  availability: "24時間"
  onlineAvailable: true
- code: "02"
  slug: "found-property-report"
  name: "Found Property Report"
  description: "Report for found property."
  category: "遺失物・拾得物"
  availability: "24時間"
  onlineAvailable: false
- code: "03"
  slug: "drivers-license-renewal"
  name: "Driver's License Renewal"
  description: "Procedure for renewing driver's license."
  category: "運転免許"
  availability: "平日8:30~16:30(都道府県により異なる)"
  onlineAvailable: false
- code: "04"
  slug: "garage-certificate"
  name: "Garage Certificate Application"
  description: "Application for certificate proving vehicle storage location."
  category: "車両関連"
  availability: "平日8:30~16:30(都道府県により異なる)"
  onlineAvailable: false
- code: "05"
  slug: "storage-location-notification"
  name: "Storage Location Notification"
  description: "Notification for changes to vehicle storage location."
  category: "車両関連"
  availability: "平日8:30~16:30(都道府県により異なる)"
  onlineAvailable: true
- code: "06"
  slug: "crime-consultation"
  name: "Crime Consultation"
  description: "Consultation service for crimes."
  category: "相談"
  availability: "24時間(#9110)"
  onlineAvailable: false
- code: "07"
  slug: "victim-support-consultation"
  name: "Victim Support Consultation"
  description: "Support consultation service for crime victims."
  category: "相談"
  availability: "平日9:00~17:00(都道府県により異なる)"
  onlineAvailable: false
- code: "08"
  slug: "sexual-crime-consultation"
  name: "Sexual Crime Victim Consultation"
  description: "Specialized consultation service for sexual crime victims."
  category: "相談"
  availability: "24時間(専用ダイヤル)"
  onlineAvailable: false
- code: "09"
  slug: "incident-accident-report"
  name: "Incident/Accident Report"
  description: "Report for incidents or accidents."
  category: "届出"
  availability: "24時間"
  onlineAvailable: false
- code: "10"
  slug: "criminal-record-certificate"
  name: "Criminal Record Certificate"
  description: "Application for certificate of criminal record."
  category: "証明書"
  availability: "平日8:30~16:30(都道府県により異なる)"
  onlineAvailable: false
- code: "11"
  slug: "road-use-permit"
  name: "Road Use Permit Application"
  description: "Permit application for using roads."
  category: "許認可"
  availability: "平日9:00~17:00(都道府県により異なる)"
  onlineAvailable: false
- code: "12"
  slug: "antique-dealer-license"
  name: "Antique Dealer License Application"
  description: "License application for operating as an antique dealer."
  category: "許認可"
  availability: "平日9:00~17:00(都道府県により異なる)"
  onlineAvailable: false
- code: "13"
  slug: "bicycle-registration-change"
  name: "Bicycle Security Registration Change"
  description: "Procedure for changing bicycle security registration."
  category: "車両関連"
  availability: "平日8:30~16:30(都道府県により異なる)"
  onlineAvailable: false
- code: "14"
  slug: "security-consultation"
  name: "Security Consultation"
  description: "Consultation service for crime prevention."
  category: "相談"
  availability: "平日9:00~17:00(都道府県により異なる)"
  onlineAvailable: false
- code: "15"
  slug: "juvenile-consultation"
  name: "Juvenile Consultation"
  description: "Consultation service for juveniles."
  category: "相談"
  availability: "平日9:00~17:45(都道府県により異なる)"
  onlineAvailable: false