incidents

Data source: Verschiedene Organisationen und Projekte

2 rows where chronicler_name = "response." and county = "Odenwaldkreis"

View and edit SQL

Suggested facets: date (date)

county

  • Odenwaldkreis · 2

chronicler_name

  • response. · 2
id ▼ description date url rg_id city county chronicler_name title factums motives postal_code state latitude longitude address age official tags contexts orig_county orig_city country orig_address district street house_number point_geom
16961 Unbekannte dringen in eine Unterkunft für unbegleitete minderjährige Flüchtlinge ein. Drei Bewohner werden beschimpft und verletzt. 2016-01-25 00:00:00.000000 https://response-hessen.de/chronik?page=16 response-node-1517 Brensbach Odenwaldkreis response. Unbekannte dringen in Unterkunft für minderjährige Geflüchtete ein   Rassismus 64395 Hessen 49.7731 8.87946           Odenwaldkreis Brensbach (Odenwaldkreis) Deutschland         <Binary data: 60 bytes>
17080 Ein betrunkener Mann hatte Wahlplakate runtergerissen und den Hitlergruß gezeigt. Er bedrohte eine Nachbarin mit einem Messer und drohte auch der Polizei. 2021-03-16 00:00:00.000000 https://hessenschauthin.de/chronik/ hsh-3550 Michelstadt Odenwaldkreis response. Mann zeigt Hitlergruß und bedroht Nachbarin und Polizei     64720 Hessen 49.67706 9.0051             Michelstadt (Odenwaldkreis) Deutschland         <Binary data: 60 bytes>

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE incidents (
	id INTEGER NOT NULL, 
	description TEXT, 
	date DATETIME, 
	url TEXT, 
	rg_id TEXT, 
	city TEXT, 
	county TEXT, 
	chronicler_name TEXT, 
	title TEXT, 
	factums TEXT, 
	motives TEXT, 
	postal_code TEXT, 
	state TEXT, 
	latitude TEXT, 
	longitude TEXT, 
	address TEXT, 
	age TEXT, 
	official BOOLEAN, 
	tags TEXT, 
	contexts TEXT, orig_county TEXT, orig_city TEXT, country TEXT, orig_address TEXT, district TEXT, street TEXT, house_number TEXT, "point_geom" POINT, 
	PRIMARY KEY (id), 
	CHECK (official IN (0, 1))
);
CREATE INDEX ix_incidents_8bf74999a70a0675 ON incidents (rg_id);
Powered by Datasette · Query took 1279.535ms · Data source: Verschiedene Organisationen und Projekte