![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Database Database problems or need to ask a question? maybe something to do with sql injections or a database software question. Database topics cover MySQL, PostgreSQL, Oracle, SQL Server or anything else related to databases. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| You can download for free several text files (5) of census data from http://www.census.gov/geo/www/gazetteer/places2k.html However, these files are not in an immediately usable format to import into MySQL (or any database for that matter except a flat file). I've split up the files into sub-files, and was wondering if there is a need for such things. I would charge a nominal fee for each set of files. There is one file per field, as well as one concatenated file containing all original fields delimited by a colon ':' with leading and trailing spaces removed. For example, the 'county_2k.txt' file contains 12 fields. Each field is split out and saved to its own file. * Columns 1-2: United States Postal Service State Abbreviation * Columns 3-4: State Federal Information Processing Standard (FIPS) code * Columns 5-7: FIPS county code * Columns 8-13: Census Tract Number * Columns 14-22: Total Population (2000) * Columns 23-31: Total Housing Units (2000) * Columns 32-45: Land Area (square meters) - Created for statistical purposes only. * Columns 46-59: Water Area(square meters) - Created for statistical purposes only. * Columns 60-73: Land Area (square miles) - Created for statistical purposes only. * Columns 74-87: Water Area (square miles) - Created for statistical purposes only. * Columns 88-101: Latitude (decimal degrees) First character is blank or "-" denoting North or South latitude respectively * Columns 102-116: Longitude (decimal degrees) First character is blank or "-" denoting East or West longitude respectively If anyone is interested in these files send a personal email and we can discuss further. I'm also looking into doing something similar with Canadian Postal and demographic data if I can get my hands on it. So if anyone knows where I can get that please let me know as well. -- Amer Neely, Softouch Information Services Home of Spam Catcher W: www.softouch.on.ca E: trudge@softouch.on.ca Perl | MySQL | CGI programming for all data entry forms. "We make web sites work!" | |||
|
| | #2 | ||
| Amer Neely wrote: > For example, the 'county_2k.txt' file contains 12 fields. Each field is > split out and saved to its own file. The original post had the wrong description of that file. This is correct: The county file contains data for primary legal divisions or statistically equivalent entities in the 50 states, District of Columbia and Puerto Rico as of the 2000 Census. The file is plain ASCII text, one line per record. * Columns 1-2: United States Postal Service State Abbreviation * Columns 3-4: State Federal Information Processing Standard (FIPS) code * Columns 5-7: FIPS county code * Columns 8-71: Name * Columns 72-80: Total Population (2000) * Columns 81-89: Total Housing Units (2000) * Columns 90-103: Land Area (square meters) - Created for statistical purposes only. * Columns 104-117: Water Area (square meters) - Created for statistical purposes only. * Columns 118-129: Land Area (square miles) - Created for statistical purposes only. * Columns 130-141 Water Area (square miles) - Created for statistical purposes only. * Columns 142-151 Latitude (decimal degrees) First character is blank or "-" denoting North or South latitude respectively * Columns 152-162 Longitude (decimal degrees) First character is blank or "-" denoting East or West longitude respectively Sorry about that. -- Amer Neely, Softouch Information Services Home of Spam Catcher W: www.softouch.on.ca E: trudge@softouch.on.ca Perl | MySQL | CGI programming for all data entry forms. "We make web sites work!" | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: census, data, mysql |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Loosing My data Need Help | aaron_us96 | Computer Memory (RAM) and Hard Drives | 5 | 05-02-2008 1:45 AM |
| cvs: pear /PEAR_Frontend_Web pearfrontendweb.php /PEAR_Frontend_Web/Frontend Web.php /PEAR_Frontend_Web/data style.css /PEAR_Frontend_Web/data/templates top.inc.tpl.html /PEAR_Frontend_Web/docs example.php index.php.txt | Pear | 0 | 05-27-2007 6:46 PM | |
| cvs: pear /PEAR_Frontend_Web/Frontend/Web/data package.js style.css /PEAR_Frontend_Web/Frontend/Web/data/images category.jpg config.gif download.gif error.gif info.gif infoplus.gif install.gif install_fail.gif install_ok.gif install_wait.gif login.g | Pear | 0 | 05-20-2007 6:42 PM | |
| Data security | eric | Database | 1 | 07-16-2006 5:54 AM |
| Featured Websites | ||||
|