xref: /webtrees/app/Census/CensusOfDeutschland1900.php (revision ce92b752bc949d88e324abf0e2284c2bcf2ded7c)
1*ce92b752Smpwt<?php
2*ce92b752Smpwt/**
3*ce92b752Smpwt * webtrees: online genealogy
4*ce92b752Smpwt * Copyright (C) 2015 webtrees development team
5*ce92b752Smpwt * This program is free software: you can redistribute it and/or modify
6*ce92b752Smpwt * it under the terms of the GNU General Public License as published by
7*ce92b752Smpwt * the Free Software Foundation, either version 3 of the License, or
8*ce92b752Smpwt * (at your option) any later version.
9*ce92b752Smpwt * This program is distributed in the hope that it will be useful,
10*ce92b752Smpwt * but WITHOUT ANY WARRANTY; without even the implied warranty of
11*ce92b752Smpwt * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12*ce92b752Smpwt * GNU General Public License for more details.
13*ce92b752Smpwt * You should have received a copy of the GNU General Public License
14*ce92b752Smpwt * along with this program. If not, see <http://www.gnu.org/licenses/>.
15*ce92b752Smpwt */
16*ce92b752Smpwtnamespace Fisharebest\Webtrees\Census;
17*ce92b752Smpwt
18*ce92b752Smpwt/**
19*ce92b752Smpwt * Definitions for a census
20*ce92b752Smpwt */
21*ce92b752Smpwtclass CensusOfDeutschland1900 extends CensusOfDeutschland implements CensusInterface {
22*ce92b752Smpwt	/**
23*ce92b752Smpwt	 * When did this census occur.
24*ce92b752Smpwt	 *
25*ce92b752Smpwt	 * @return string
26*ce92b752Smpwt	 */
27*ce92b752Smpwt	public function censusDate() {
28*ce92b752Smpwt		return '01 DEC 1900';
29*ce92b752Smpwt	}
30*ce92b752Smpwt
31*ce92b752Smpwt	/**
32*ce92b752Smpwt	 * Where did this census occur, in GEDCOM format.
33*ce92b752Smpwt	 *
34*ce92b752Smpwt	 * @return string
35*ce92b752Smpwt	 */
36*ce92b752Smpwt	public function censusPlace() {
37*ce92b752Smpwt		return 'Mecklenburg-Schwerin, Deutschland';
38*ce92b752Smpwt	}
39*ce92b752Smpwt
40*ce92b752Smpwt	/**
41*ce92b752Smpwt	 * The columns of the census.
42*ce92b752Smpwt	 *
43*ce92b752Smpwt	 * @return CensusColumnInterface[]
44*ce92b752Smpwt	 */
45*ce92b752Smpwt	public function columns() {
46*ce92b752Smpwt		return array(
47*ce92b752Smpwt			new CensusColumnNull($this, 'Lfd.Nr.', 'Laufende Nummer'),
48*ce92b752Smpwt			new CensusColumnGivenNames($this, 'Vorname', 'Vorname'),
49*ce92b752Smpwt			new CensusColumnSurname($this, 'Familienname', 'Familienname'),
50*ce92b752Smpwt			new CensusColumnRelationToHeadGerman($this, 'Stellung', 'Verwandtschaft oder sonstige Stellung zum Haushaltungsvorstand'),
51*ce92b752Smpwt			new CensusColumnNull($this, 'männlich', 'Geschlecht männlich'),
52*ce92b752Smpwt			new CensusColumnNull($this, 'weiblich', 'Geschlecht weiblich'),
53*ce92b752Smpwt			new CensusColumnNull($this, 'Blind', 'Blind auf beiden Augen'),
54*ce92b752Smpwt			new CensusColumnNull($this, 'Taubstumm', 'Taubstumm'),
55*ce92b752Smpwt			new CensusColumnNull($this, 'Bemerkungen', 'Bemerkungen'),
56*ce92b752Smpwt			new CensusColumnNull($this, '', 'Nachfolgend die detaillierten Zählkartenangaben'),
57*ce92b752Smpwt			new CensusColumnFullName($this, 'ZK 1.Name', '1. Vor- und Familienname:'),
58*ce92b752Smpwt			new CensusColumnNull($this, 'ZK 2.Geschlecht', '2. Geschlecht:'),
59*ce92b752Smpwt			new CensusColumnNull($this, 'ZK 3.Familienstand', '3. Familienstand:'),
60*ce92b752Smpwt			new CensusColumnBirthDayDotMonthYear($this, 'ZK 4.Alter', '4. Alter: geboren den ... im Jahre ...'),
61*ce92b752Smpwt			new CensusColumnBirthPlace($this, 'ZK 5.Geburtsort', '5. Geburtsort: ... im Bezirk (Amt) ...'),
62*ce92b752Smpwt			new CensusColumnNull($this, 'ZK 5.Land/Provinz', 'für außerhalb des Großherzogthums Geborene auch Geburtsland, für in Preußen Geborene auch Provinz: ...'),
63*ce92b752Smpwt			new CensusColumnOccupation($this, 'ZK 6.Beruf/Stand', '6. Beruf, Stand, Erwerb, Gewerbe, Geschäft oder Nahrungszweig:'),
64*ce92b752Smpwt			new CensusColumnNull($this, 'ZK 7a.Gemeinde Wohnort', '7.a. Gemeinde (Ortschaft), in welcher der Wohnort (Wohnung), bei verheiratheten Personen der Familienwohnsitz liegt:'),
65*ce92b752Smpwt			new CensusColumnNull($this, 'ZK 7a.Land/Provinz', 'für außerhalb des Großherzogthums Wohnende auch Staat und für in Preußen Wohnende auch Provinz: ...'),
66*ce92b752Smpwt			new CensusColumnNull($this, 'ZK 7b.Gemeinde Erwerbsort', '7.b. Gemeinde (Ortschaft), in welcher der Beruf (die Erwerbsthätigkeit) zur Zeit ausgeübt wird oder zuletzt ausgeübt wurde:'),
67*ce92b752Smpwt			new CensusColumnNull($this, 'ZK 7b.Land/Provinz', 'für außerhalb des Großherzogthums Arbeitende auch Staat und für in Preußen Arbeitende auch Provinz: ...'),
68*ce92b752Smpwt			new CensusColumnReligion($this, 'ZK 8.Religion', '8. Religionsbekenntnis:'),
69*ce92b752Smpwt			new CensusColumnNull($this, 'ZK 9.Muttersprache', '9. Muttersprache (ob deutsch oder welche andere Sprache?):'),
70*ce92b752Smpwt			new CensusColumnNull($this, 'ZK 10.StA', '10. Staatsangehörigkeit:'),
71*ce92b752Smpwt			new CensusColumnNull($this, 'ZK 11.Dienstgrad', '11. Für Militärpersonen im aktiven Dienste: Dienstgrad:'),
72*ce92b752Smpwt			new CensusColumnNull($this, 'ZK 11.Einheit', 'Truppentheil, Kommando- oder Verwaltungsbehörde:'),
73*ce92b752Smpwt			new CensusColumnNull($this, 'ZK 12.Gebrechen', '12. Etwaige körperliche Mängel und Gebrechen:'),
74*ce92b752Smpwt		);
75*ce92b752Smpwt	}
76*ce92b752Smpwt}
77