Code

SF4 Code, Census 2000

Posted on Updated on

Betty Brown at Florida State has made available the following SPSS code for Summary File 4

SF2 Code, Census 2000

Posted on Updated on

Betty Brown at Florida State has made available SPSS code for Census 2000 Summary File 2

SF3 Code, Census 2000

Posted on Updated on

The Network has a long history of collaborating on the writing of SAS and SPSS code and to share that within the network. It is a signficant network collaboration that shows an outstanding commitment by peers nationwide to share each other’s work.

Instead of hundreds of programmers developing similar routines and code, this collaborative effort leverages the work of a few and maximizing output for the entire network. Individual units are free to customize the modules and the data for purposes specific to their constituents. We only ask that credit be given to the SDC/BIDC National Network.

SAS Code

SPSS Code

MS-Access

Link to Access template files at the Census Bureau

Credits

SAS Team Credits

Roy Williams of MISER, the lead agency of the Massachusetts SDC was the SAS Team Leader for this SAS version. He can be contacted with questions, comments and suggestions at (413) 545-3460 or rwilliams@miser.umass.edu.

The other team members were: Julie Hoang (CA), Jeff Wallace (OK), Xan Stevens (KS), Phyllis Smith and her staff (AR), Amy Chen (MD), Sue Copella, Larry Meyers, Jenn Schultz, and Mike DeFrank at Penn State (PA), and Annette Boyer (CO).

John Blodgett of the Missouri SDC produced the conversion kit.

SPSS Team Credits

Lenny Gaines of the New York SDC was the SPSS Team Leader for this SPSS version.  He can be contacted with questions, comments and suggestions at (518) 292-5300 or laines@empire.state.ny.us.

The other team members were Betty Brown, Florida, Jane Weintrop, Ruth Waite, Joe Pereira, Dale Miller and Richard Satkin.

Betty Brown of the Florida SDC produced the conversion kit.

Content Design

The content design team included Karen Lamphere & Julie Hoang (CA), Jane Traynham (MD), David Joye (NJ), Orlando Rodriguez (CT), Carol Rogers (IN), and Bob Scardamalia (NY), the latter two serving as co-chairs for the SDC 2k Products subcommittee of the SDC/BIDC Steering Committee. Julie Hoang, Lenny Gaines (NY), Betty Brown (FL) and Roy Williams also made substantial contributions to the final designs at the coding stage. Bob Scardamalia in consultation with his NY SDC staff and affiliates made the difficult initial decisions concerning how to assign the SF3 tables to the various modules.

SF1 Code, Census 2000

Posted on Updated on

The Network has a long history of collaborating on the writing of SAS and SPSS code and to share that within the network. It is a signficant network collaboration that shows an outstanding commitment by peers nationwide to share each other’s work.

Instead of hundreds of programmers developing similar routines and code, this collaborative effort leverages the work of a few and maximizing output for the entire network. Individual units are free to customize the modules and the data for purposes specific to their constituents. We only ask that credit be given to the SDC/BIDC National Network.

SAS Code

SPSS Code

Add a Countdown to Your Website

Posted on Updated on

The instructions below explain how to install a countdown on your own website. This was originally used as a LUCA countdown at www.census.indiana.edu/luca/schedule.html but can be adapted a variety of ways.

The Clock

This is from www.poodwaddle.com. You can customize size and background color, and this is the code needed on your webpage:

http://a%20href=

The Countdowns

  1. Download the following files and save to a location on your web server. (Note: these are the same code, but they have been customized to display different descriptions for BAS and full review.)
  2. Link the javascripts in the head of your webpage (you’ll want to use your own path depending on where you saved them in your site hierarchy)):
  3. Call the script at the point where you want it to display on the same page with the following code ( this is where you set the date):
    • countdownBAS(2007,10,31);
    • countdown(2007,11,19);