Template:1940-UScensusData

Watchers
{{{Row}}}
1940 U.S. Census Population Schedule. Residence: [[{{{CiteLink}}}|{{{Residence}}}]]. (column key)
Address Educ. 1935 Res. Employment status (14+)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34

Usage

This template has three parameters and an embedded template with 36 parameters. The three parameters for this template are Residence, CiteLink, and Row.

  • The Residence parameter is for the locale of your census data (see green text below).
  • The CiteLink parameter is to link to the source citation. The template needs the entire code: [[Source:County, State, United States. 1940 U.S. Census Population Schedule]]
  • The value for parameter Row will always be "Row={{1940-UScensusRow|Street= |HouseNo= |Dwelling= |Own= |Value= |Farm= |Name= |Relation= |Sex= |Color= |Age= |MWD= |School= |Grade= |BPerson= |Citizenship= |City1935= |County1935= |State1935= |Farm1935= |AtWork= |AtWPA= |Profession= |MUnemployed= |School= |Read= |Write= |English= |OwnRent= |FreeMortgage= |FarmHouse= |NumFarmSchedule= }}".

Therefore, where {{{Row}}} is, use Template:1940-UScensusRow:
Row={{1940-UScensusRow|Street= |HouseNo= |Dwelling= |Own= |Value= |Farm= |Name= |Relation= |Sex= |Color= |Age= |MWD= |School= |Grade= |BPerson= |Citizenship= |City1935= |County1935= |State1935= |Farm1935= |AtWork= |AtWPA= |Seeking= |Job= |JobType= |Hours= |Unemployed= |Occupation= |Industry= |ClassofWork= |1939Weeks= |1939Wages= |1939Other= |NumFarmSchedule= }}

  • 1-Street = Street Name
  • 2-House No. = House Number
  • 3-Dwelling = Household No.
  • 4-Own = Owned or Rented
  • 5-Value = Value of home if owned, or of rental
  • 6-Farm = Is household a farm? (Y/N)
  • 7-Name
  • 8-Relation = to head of household
  • 9-Sex
  • 10-Color = Race
  • 11-Age
  • 12-Marital Status = Married, Widowed/r or Divorce
  • 13-School = attended school since March 1, 1940
  • 14-Grade = Highest grade completed
  • 15-Bplace Person = Birth place of person
  • 16-Citizenship = Citizenship of foreign born
  • 17-City1935 = Residence City in 1935
  • 18-County1935 = Residence County in 1935
  • 19-State1935 = State of residence in 1935
  • 20-Farm1935 = Was 1935 residence a farm?
  • 21-AtWork = Was person at work for pay March 24-30?
  • 22-AtWPA = If not at work, at emergency work?
  • 23-Seeking = Seeking work [Only if no in 21 and 22]
  • 24-Job = Have a job?
  • 25-JobType = Housework (H), Student (S), Unemployed (U), or Other (Ot) [Only if no 21-24]
  • 26-Hours = Number of hours worked March 24-30 [Only if yes on 21]
  • 27-Unemployed =Duration of unemployment up tho March 30 [If Yes to 22 or 23]
  • 28-Occupation
  • 29-Industry
  • 30-Class of work
  • 31-1939Weeks = number of weeks worked in 1939
  • 32-1939Wages
  • 33-1939Other = income of $50 from non-wages (y/n)
  • 34-No. Farm Schedule = number of farm schedule

So, on the page where you want to put the census data, use the following code (includes fictional example data):
{{1940-UScensusData|Residence=Spring City, TN (Ward 2)|CiteLink=[[Source:Rhea, Tennessee, United States. 1940 U.S. Census Population Schedule]]|Row=<nowiki>{{1940-UScensusRow|Street=Rhea Ave. |HouseNo= 64|Dwelling= 50|Own= |Value= |Farm= |Name=Winne, John C. |Relation=Self |Sex= M|Color=W |Age=45 |MWD=W |School= |Grade= 8|BPerson=NYork |Citizenship= |City1935= |County1935= |State1935= |Farm1935= |AtWork=No |AtWPA= No|Seeking= Yes|Job= |JobType= |Hours= |Unemployed= |Occupation=sawyer |Industry= lumber mills|ClassofWork=PW |1939Weeks= 16|1939Wages= 800|1939Other= N|NumFarmSchedule= }}</code>

This results in:

1940 U.S. Census Population Schedule. Residence: Spring City, TN (Ward 2). (column key)
Address Educ. 1935 Res. Employment status (14+)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
Rhea Ave. 64 50 Winne, John C. Self M W 45 W 8 NYork No No Yes sawyer lumber mills PW 16 800 N


When adding rows, do not add any formatting marks or punctuation to separate each {{1900-UScensusRow}}. Just a space or nothing. All formatting is embedded in the templates themselves.

Copy and paste

For your convenience, here is the code without any example data:
{{1940-UScensusData|Residence= |CiteLink=<ref name="S" />|Row={{1940-UScensusRow|Street=Rhea Ave. |HouseNo= 64|Dwelling= 50|Own= |Value= |Farm= |Name=Winne, John C. |Relation=Self |Sex= M|Color=W |Age=45 |MWD=W |School= |Grade= 8|BPerson=NYork |Citizenship= |City1935= |County1935= |State1935= |Farm1935= |AtWork=No |AtWPA= No|Seeking= Yes|Job= |JobType= |Hours= |Unemployed= |Occupation=sawyer |Industry= lumber mills|ClassofWork=PW |1939Weeks= 16|1939Wages= 800|1939Other= N|NumFarmSchedule= }} }}