Write database table from IPUMS ACS CSV file. This will overwrite the existing database file with the same name.
1 | acs_db_write(file_data, file_db)
|
file_data |
Path of CSV file of IPUMS ACS data. |
file_db |
Path of database to create. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.