<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Tetrad Blog</title>
	<atom:link href="http://blog.tetrad.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.tetrad.com</link>
	<description>A blog about demographics and site solutions</description>
	<lastBuildDate>Fri, 16 Dec 2011 23:24:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Generalizing a SmartReports Template</title>
		<link>http://blog.tetrad.com/?p=413</link>
		<comments>http://blog.tetrad.com/?p=413#comments</comments>
		<pubDate>Wed, 14 Dec 2011 20:54:53 +0000</pubDate>
		<dc:creator>Bernard Herring</dc:creator>
				<category><![CDATA[2. Import a Spreadsheet]]></category>
		<category><![CDATA[3. Repeat Sections]]></category>

		<guid isPermaLink="false">http://blog.tetrad.com/?p=413</guid>
		<description><![CDATA[Introduction In the previous article, we saw how to import an Excel spreadsheet into SmartReports so that it can be automatically populated with data from a PCensus study area.  This works well if the study area is configured exactly to &#8230; <a href="http://blog.tetrad.com/?p=413">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Introduction</h2>
<p>In the <a title="Convert an Excel Spreadsheet to a SmartReport Template" href="http://blog.tetrad.com/?p=356" target="_blank">previous article</a>, we saw how to import an Excel spreadsheet into SmartReports so that it can be automatically populated with data from a PCensus study area.  This works well if the study area is configured exactly to match the original report (i.e. it has concentric 1, 3 and 5 mile radius circles), but it would be nice if the template would also work for other types of study area, for example one with an arbitrary number of circles or drive time areas.  This can be accomplished easily with the SmartReports &#8220;Repeat Section&#8221; feature.<span id="more-413"></span></p>
<ul>
<li>To begin, create a blank template and import the spreadsheet used in the previous article.</li>
<li>Save the template as &#8220;<strong>Generalized Race Distribution.xltx</strong>&#8220;.</li>
</ul>
<p>The generalized template will only require one row of numeric data to define the contents of the report.  This row will automatically be duplicated and populated for each &#8220;part&#8221; (ring, drive time isochron etc.) in the study area, so we will delete the rows for 3 mile and 5 mile rings.<a href="http://blog.tetrad.com/wp-content/uploads/2011/12/general-1.jpg"><img class="aligncenter size-full wp-image-425" title="general 1" src="http://blog.tetrad.com/wp-content/uploads/2011/12/general-1.jpg" alt="" width="828" height="322" /></a></p>
<ul>
<li>Position the cursor in cell A5 (the leftmost cell of the row to be repeated) and select <strong>Repeat Section </strong>from the SmartReport Designer ribbon.</li>
</ul>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/repeatsection.jpg"><img class="aligncenter size-full wp-image-426" title="repeatsection" src="http://blog.tetrad.com/wp-content/uploads/2011/12/repeatsection.jpg" alt="" width="940" height="487" /></a></p>
<p>SmartReports inserts markers for the first and last rows to be repeated.</p>
<ul>
<li>Change the <strong>End Row </strong>entry in the Document Actions pane to <strong>7 </strong>so that the data row is entirely included.</li>
<li>Change the <strong>Repeat Type </strong>entry to <strong>ForEachStudyPart</strong> by selecting from the pull-down list.</li>
</ul>
<p>Now we must insert the data links to PCensus.</p>
<ul>
<li>Select the part description (&#8220;1 mile ring&#8221;, cell B6) and select CurrentStudyAreaPartDescription from the Quick Tags list.  You may wish to increase the width of the column or select a smaller font so that the ge.</li>
</ul>
<p style="text-align: center;"><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/partdescription.jpg"><img class="aligncenter size-medium wp-image-428" title="partdescription" src="http://blog.tetrad.com/wp-content/uploads/2011/12/partdescription.jpg" alt="" width="153" height="171" /></a></p>
<ul>
<li> Now select Profile Values from the SmartReport Designer ribbon to populate the numeric fields ( see the <a title="Convert an Excel Spreadsheet to a SmartReport Template" href="http://blog.tetrad.com/?p=356">previous article</a>).</li>
</ul>
<p><em>Note that this time we will leave the Study Part Index set to -1 so that the correct area will be set for each entry.</em></p>
<p>Unfortunately, we cannot use the graph in this example, because we do not know in advance how many series will be represented. See the post <a title="Multiple Trade Areas" href="http://blog.tetrad.com/?p=436">Multiple Trade Areas </a>to see how we might get around this problem. In the meantime, delete the graph from the template.</p>
<p>Now we can create a multi-part study area in PCensus and Run the SmartReport.</p>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/White-house-2.jpg"><img class="aligncenter size-full wp-image-440" title="White house 2" src="http://blog.tetrad.com/wp-content/uploads/2011/12/White-house-2.jpg" alt="" width="931" height="296" /></a></p>
<p>This report has a row for each of the five drive-time isochrones in the study area.</p>
<p>You can download a copy of the template <a href="http://blog.tetrad.com/wp-content/uploads/2011/12/Generalized-Race-Distribution.xltx">Generalized Race Distribution</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tetrad.com/?feed=rss2&#038;p=413</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert an Excel Spreadsheet to a SmartReport Template</title>
		<link>http://blog.tetrad.com/?p=356</link>
		<comments>http://blog.tetrad.com/?p=356#comments</comments>
		<pubDate>Tue, 13 Dec 2011 00:39:15 +0000</pubDate>
		<dc:creator>Bernard Herring</dc:creator>
				<category><![CDATA[2. Import a Spreadsheet]]></category>

		<guid isPermaLink="false">http://blog.tetrad.com/?p=356</guid>
		<description><![CDATA[Introduction Users of PCensus often have a requirement to present information for a trade-area in an Excel spreadsheet using a standard layout. Consider the simple example of a tabulation with a linked graph.  The user needs to use this layout repetitively &#8230; <a href="http://blog.tetrad.com/?p=356">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Introduction</h2>
<p style="text-align: left;">Users of PCensus often have a requirement to present information for a trade-area in an Excel spreadsheet using a standard layout. Consider the simple example of a tabulation with a linked graph.  The user needs to use this layout repetitively for many trade areas, and each time he must copy the cell contents manually from PCensus:</p>
<p style="text-align: center;"><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/Race-Distribution.jpg"><img class="aligncenter size-full wp-image-367" title="Race Distribution" src="http://blog.tetrad.com/wp-content/uploads/2011/12/Race-Distribution.jpg" alt="" width="455" height="436" /></a></p>
<p style="text-align: left;">We can create a SmartReports template that exactly duplicates this layout, allowing PCensus to automatically populate the cells for any study area.<span id="more-356"></span></p>
<h2>Copy the Sheet  into a Template</h2>
<p>The first step is to create a new, blank SmartReport template, as described in the post <a title="Creating a New SmartReport Template" href="http://blog.tetrad.com/?p=310" target="_blank">Creating a SmartReport Template</a>.  Save the file to <strong>RaceDistributions.xltx</strong>. Now open an example of the original manually-created spreadsheet (Original Report.xls) <em>in the same Excel instance as the template</em>. You can use &#8220;Arrange all&#8221; to view the two documents.</p>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/Arrange.jpg"><img class="aligncenter size-full wp-image-370" title="Arrange" src="http://blog.tetrad.com/wp-content/uploads/2011/12/Arrange.jpg" alt="" width="823" height="521" /></a></p>
<p>Right-click on the worksheet tab that contains the report, and select &#8220;Move or Copy&#8230;&#8221;</p>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/movecopy.jpg"><img class="aligncenter size-full wp-image-371" title="movecopy" src="http://blog.tetrad.com/wp-content/uploads/2011/12/movecopy.jpg" alt="" width="277" height="173" /></a></p>
<p>Make a copy of the sheet into <strong>RaceDistributions.xltx</strong>.</p>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/movecopy1.jpg"><img class="aligncenter size-full wp-image-372" title="movecopy1" src="http://blog.tetrad.com/wp-content/uploads/2011/12/movecopy1.jpg" alt="" width="300" height="287" /></a></p>
<p>The layout of the report, including the graph linkages, is now part of the template.  However, the numeric values are all static, as copied from the original report, so we must replace them with dynamic fields that will be populated by SmartReports.<!--more--></p>
<h2>Inserting Dynamic Fields</h2>
<p>The second row of the template contains the name of the PCensus Study Area used to create the report.  We can automate this name with the Quick Tag feature:</p>
<ul>
<li>Highlight the field in the spreadsheet.</li>
<li>Select &#8220;Study Area Name&#8221; from the Quick Tag pull-down list.</li>
</ul>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/quick-tags.jpg"><img class="aligncenter size-medium wp-image-376" title="quick tags" src="http://blog.tetrad.com/wp-content/uploads/2011/12/quick-tags-300x158.jpg" alt="" width="300" height="158" /></a></p>
<p>The field is replaced by the tag &lt;StudyArea.Name&gt;, which will be replaced in the final report.</p>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/studyname.jpg"><img class="aligncenter size-medium wp-image-386" title="studyname" src="http://blog.tetrad.com/wp-content/uploads/2011/12/studyname-300x105.jpg" alt="" width="300" height="105" /></a></p>
<p>Now we can begin to replace the numeric values with dynamic entries.</p>
<ul>
<li>Highlight the Total Population in the <strong>1 mile ring</strong> row of the report.</li>
<li>Click the &#8220;Profile Values&#8221; button.</li>
</ul>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/PasteProfileValues.jpg"><img class="aligncenter size-medium wp-image-392" title="PasteProfileValues" src="http://blog.tetrad.com/wp-content/uploads/2011/12/PasteProfileValues-300x170.jpg" alt="" width="300" height="170" /></a></p>
<p>This dialog box contains a view of the current PCensus template.  <em>Note that all of the numeric values shown are All-US &#8220;placeholders&#8221;.</em></p>
<ul>
<li>Select the Category that contains the required values (Demographic Quick Facts), and highlight the values to be inserted as shown.</li>
<li>We need the values to be inserted in a row across the page, instead of in the column format in PCensus, so we must check the<strong> Switch columns/rows</strong> box.</li>
<li>Click <strong>Paste Selected Items </strong>to insert the entries into the SmartReports template.</li>
<li>Repeat for the <strong>2 mile ring </strong>and<strong> 3 mile ring </strong>rows.</li>
</ul>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/populated.jpg"><img class="aligncenter size-medium wp-image-395" title="populated" src="http://blog.tetrad.com/wp-content/uploads/2011/12/populated-300x94.jpg" alt="" width="300" height="94" /></a></p>
<p><!--more--></p>
<h2>Assign the Radius Ranges</h2>
<p>This simple example assumes that any study area used to populate the SmartReport will have three concentric circles of one, three and five miles radius. <em>In the <a title="Generalizing a SmartReports Template" href="http://blog.tetrad.com/?p=413" target="_blank">next post</a>, we will see how this can be generalized to work for any study area.</em></p>
<p>For the purposes of SmartReports, each concentric circle is called a &#8220;study area part&#8221;, and is refered to by a zero-based index number.  The smallest (one mile) circle has index 0, the next (three mile) has index 1, and the largest (5 mile) has index 2. For each numeric cell in the template, we must specify the appropriate index by a setting in the <strong>Document Actions </strong>pane.</p>
<ul>
<li> Highlight the <strong>Total Population </strong>cell for <strong>1 mile ring</strong>, and notice that the<strong> Study Part Index </strong>for this cell is initially set to -1.</li>
</ul>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/set-part-index.jpg"><img class="aligncenter size-medium wp-image-400" title="set part index" src="http://blog.tetrad.com/wp-content/uploads/2011/12/set-part-index-300x119.jpg" alt="" width="300" height="119" /></a></p>
<p><em>An index of -1 specifies a default value that will be used according to context.</em></p>
<ul>
<li> Change the Study Part Index to 0 to specify the first (one mile) circle.  <em>Note that this does not change the displayed &#8220;placeholder&#8221; value of 310,650,750.</em></li>
<li>Now repeat for the other numeric cells in the report, using an index of 0 for all entries in the 1 mile ring row, 1 for the 3 mile ring and 2 for the 5 mile ring.<!--more--></li>
</ul>
<h2>Generate a Report</h2>
<p>The template is now ready for use.</p>
<ul>
<li>Save the file and run PCensus.</li>
<li>Create a Study Area using 1, 3 and 5 mile circles.</li>
</ul>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/white-house.jpg"><img class="aligncenter size-medium wp-image-404" title="white house" src="http://blog.tetrad.com/wp-content/uploads/2011/12/white-house-300x205.jpg" alt="" width="300" height="205" /></a></p>
<ul>
<li> Click the SmartReports icon <img class="size-full wp-image-405 alignnone" title="sr icon" src="http://blog.tetrad.com/wp-content/uploads/2011/12/sr-icon1.jpg" alt="" width="40" height="40" /> and create a report using our Race Distributions template.</li>
</ul>
<p><img class="aligncenter size-full wp-image-406" title="race dist report" src="http://blog.tetrad.com/wp-content/uploads/2011/12/race-dist-report.jpg" alt="" width="744" height="554" /></p>
<p>All of the numeric fileds are populated with the appropriate values from the study area, and the template can now be used for any 1, 3, 5 mile study area.</p>
<p>You can download a copy of the <a href="http://blog.tetrad.com/wp-content/uploads/2011/12/Race-Distributions.xltx">Template</a> described in this article.</p>
<h2>What Next?</h2>
<p>It may be that you would like to create this same report for other types of study areas, for example concentric drive time isochrones or for predefined areas like counties or ZIP codes.  See the <a title="Generalizing a SmartReports Template" href="http://blog.tetrad.com/?p=413" target="_blank">next post </a>for ways to generalize this template.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p style="text-align: center;">&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tetrad.com/?feed=rss2&#038;p=356</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a New SmartReport Template</title>
		<link>http://blog.tetrad.com/?p=310</link>
		<comments>http://blog.tetrad.com/?p=310#comments</comments>
		<pubDate>Thu, 08 Dec 2011 21:51:39 +0000</pubDate>
		<dc:creator>Bernard Herring</dc:creator>
				<category><![CDATA[1. Getting Started]]></category>

		<guid isPermaLink="false">http://blog.tetrad.com/?p=310</guid>
		<description><![CDATA[What is a SmartReport Template? A SmartReport Template is is a special Excel template (.xltx) file that contains software extensions which provide linkages to PCensus and PCensus online.  A new SmartReport template must be created by opening an existing template,   &#8230; <a href="http://blog.tetrad.com/?p=310">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>What is a SmartReport Template?</h2>
<p>A SmartReport Template is is a special Excel template (.xltx) file that contains software extensions which provide linkages to PCensus and PCensus online.  A new SmartReport template must be created by opening an existing template,   which you can &#8220;Save As&#8230;&#8221; to create a new .xltx file containing your customizations as well as the PCensus linkages.</p>
<p>An empty template called <strong>ExcelDesigner.xltx </strong>is installed for this purpose as part of the PCensus version 10 software package.  Of course, if you already have customized templates (including stock templates provided by Tetrad) you can use these as a basis for your new SmartReport instead of ExcelDesigner.xltx.<span id="more-310"></span></p>
<h2>Create an Empty Template</h2>
<p>The easiest way to create a template is from the SmartReports dialog box in PCensus, which is displayed by clicking the <a href="http://blog.tetrad.com/wp-content/uploads/2011/12/sr-icon.jpg"><img class="alignnone size-full wp-image-315" title="sr icon" src="http://blog.tetrad.com/wp-content/uploads/2011/12/sr-icon.jpg" alt="" width="24" height="24" /></a> icon in the PCensus toolbar.</p>
<p style="text-align: center;"><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/blank-report-button2.jpg"><img class="alignnone size-medium wp-image-321" title="blank report button" src="http://blog.tetrad.com/wp-content/uploads/2011/12/blank-report-button2-300x201.jpg" alt="" width="300" height="201" /></a></p>
<p>Right-click on the <strong>Blank Report </strong>icon, and select <strong>New Report Template&#8230; </strong>to start Excel with a new copy of the empty ExcelDesigner.xltx SmartReport Template. <em>It may take a few moments for Excel to fully open the template.</em></p>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/ExcelDesigner.jpg"><img class="size-full wp-image-323 aligncenter" title="ExcelDesigner" src="http://blog.tetrad.com/wp-content/uploads/2011/12/ExcelDesigner.jpg" alt="" width="925" height="452" /></a></p>
<p>When a SmartReport Template is opened in Excel, you will see special controls dedicated to editing this type of template:</p>
<ul>
<li>The <strong>SmartReport Designer </strong>ribbon tab contains icons for configuring and editing the template.</li>
<li>The <strong>Document Actions </strong>pane allows you to configure the contents of PCensus-linked cells and to edit the overall Report Properties.<!--more--></li>
</ul>
<h2>Configuring the PCensus Linkage</h2>
<p>The SmartReport template refers directly to information stored in the PCensus database, using the same symbolic names (like <strong>CY_POP </strong>for current year population) that are used in the PCensus template editor.  The various database products available (e.g. Nielsen, PopStats, AGS, Statistics Canada etc.) use unique variable-naming conventions, so it is essential that the SmartReport template is linked to the correct database.</p>
<p>The SmartReport Ribbon contains buttons for the selection of PCensus database and template.</p>
<p style="text-align: center;"><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/dbtpl.jpg"><img class="alignnone size-full wp-image-332" title="dbtpl" src="http://blog.tetrad.com/wp-content/uploads/2011/12/dbtpl.jpg" alt="" width="259" height="93" /></a></p>
<p>Click these buttons to select from lists of currently-installed data products. The initial selections will default to those in the current PCensus project.</p>
<p style="text-align: center;"><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/selectdb.jpg"><img class="alignnone size-medium wp-image-331" title="selectdb" src="http://blog.tetrad.com/wp-content/uploads/2011/12/selectdb-300x172.jpg" alt="" width="300" height="172" /></a></p>
<p>Note that selecting a database does not necessarily limit the use of the SmartReport template to that particular product.  For example, if you select a Nielsen 2011 vintage database, you will still be able to use the template when the 2012 data become available, provided that the variable names used in both versions are compatible.</p>
<p><em>The selected database is used as the source of all-USA &#8220;placeholder&#8221; values in the SmartReport template which will be replaced by study area values when a report is generated.</em></p>
<p>The selected PCensus template is used as a reference source of formulas used to calculate values displayed by PCensus (for example <strong>CY_AHI_HH/CY_HH </strong>for average household income).</p>
<h2>PCensus Templates</h2>
<p>Formulas pasted from the PCensus template become part of the SmartReport template, so the source template does not need to be attached when the SmartReport is generated.  You can even switch between PCensus templates while you are working on your SmartReport project, to get formulae from more than one template.</p>
<p>SmartReports does not enforce the matching of data types between the selected PCensus database and PCensus template.  This allows you to select a customized template containing your own formulae etc. even if it is normally linked to a different database type.  In this case, it is up to you to ensure that all variable names used are valid for the selected database.<!--more--></p>
<h2>Saving the Template</h2>
<p>In this article, we have not discussed the process of adding meaningful content to the new SmartReport template; for now, we will just go ahead and save the empty template.</p>
<p>When we save the template for the first time using the standard Excel &#8220;Save&#8221; or &#8220;Save As&#8230;&#8221; functions, we see the &#8220;<strong>Save SmartReport Template</strong>&#8221; dialog box.</p>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/Save-Dialog.jpg"><img class="aligncenter size-medium wp-image-345" title="Save Dialog" src="http://blog.tetrad.com/wp-content/uploads/2011/12/Save-Dialog-282x300.jpg" alt="" width="282" height="300" /></a></p>
<p>This dialog allows us to enter descriptive information about the template:</p>
<ul>
<li>In the <strong>Report Description </strong>box, type a short note describing the purpose of the template or similar information.  This will be displayed in a &#8220;tool-tip&#8221; in the PCensus <strong>SmartReports </strong>dialog.</li>
<li>The <strong>DBType </strong>entry shows the internal type code of the linked PCensus database.  This is included for informational purposes only.</li>
<li>The <strong>DBTYPEFilter </strong>entry determines which SmartReports will appear in the PCensus <strong>SmartReports </strong>dialog when a specified database is in use.  This will reduce clutter in the dialog if you have a large number of installed databases.  Enter an abbreviated version of the required dbtypes, separated by semicolons with no spaces.  For example, the string &#8220;<strong>CL11;CL10</strong>&#8221; will restrict use of the SmartReport to Nielsen databases for the years 2010 and 2011.</li>
<li>If required, you can enter author and copyright information.</li>
</ul>
<p>Click the Save button and enter a file name for the new template, for example &#8220;<strong>A New Template.xltx</strong>&#8220;. <em>Do not use the name &#8220;<strong>ExcelDesigner.xltx</strong>&#8220;, as this would replace the default blank template.</em></p>
<h2>Editing the Report Properties</h2>
<p>If, after saving your new template, you wish to change some of the report properties such as the <strong>DBTypeFilter</strong>, you can open the template in Excel and select the <strong>Report Properties </strong>tab in the <strong>Document Actions</strong> pane.</p>
<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/12/Properties.jpg"><img class="aligncenter size-medium wp-image-350" title="Properties" src="http://blog.tetrad.com/wp-content/uploads/2011/12/Properties-300x271.jpg" alt="" width="300" height="271" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tetrad.com/?feed=rss2&#038;p=310</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get the most out of SmartReports</title>
		<link>http://blog.tetrad.com/?p=298</link>
		<comments>http://blog.tetrad.com/?p=298#comments</comments>
		<pubDate>Wed, 07 Dec 2011 21:23:01 +0000</pubDate>
		<dc:creator>Bernard Herring</dc:creator>
				<category><![CDATA[1. Getting Started]]></category>

		<guid isPermaLink="false">http://blog.tetrad.com/?p=298</guid>
		<description><![CDATA[SmartReports for PCensus lets you use the power of Microsoft Excel to create rich, meaningful reports combining maps, charts, tables, supporting narrative and externally provided data. The SmartReport Designer is an extension of Excel that allows your workbook to seamlessly &#8230; <a href="http://blog.tetrad.com/?p=298">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>SmartReports for PCensus lets you use the power of Microsoft Excel to create rich, meaningful reports combining maps, charts, tables, supporting narrative and externally provided data.</p>
<p>The SmartReport Designer is an extension of Excel that allows your workbook to seamlessly import data elements from a PCensus project. The imported data populates designated cells in your spreadsheet, that can be used in any Excel operations, for example combined in formulae or displayed in graphs.</p>
<p>SmartReports are designed using an enhanced Excel template (xltx).  A number of &#8220;stock&#8221; templates are available for download at Tetrad&#8217;s <a title="PCensus SmartReport Templates" href="http://www.tetrad.com/software/pcensus/smartreports-templates.html" target="_blank">web site</a>, and Tetrad can help you develop new templates for your specific requirements.</p>
<p>If you have a working knowledge of Excel, you can use the SmartReports Designer (included with PCensus version 10) to design your own SmartReports.  The PCensus User Guide provides basic information on using SmartReports.</p>
<p>The purpose of this blog is to draw attention to techniques that can streamline the process of creating SmartReports, to share the accumulated experience of Tetrad&#8217;s designers and to provide &#8220;behind-the-scenes&#8221; knowledge of the SmartReports Designer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tetrad.com/?feed=rss2&#038;p=298</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PCensus User Publishes Report &#8211; &#8220;Census 2010 Winners and Losers&#8221;</title>
		<link>http://blog.tetrad.com/?p=287</link>
		<comments>http://blog.tetrad.com/?p=287#comments</comments>
		<pubDate>Mon, 14 Nov 2011 18:50:47 +0000</pubDate>
		<dc:creator>alearmont</dc:creator>
				<category><![CDATA[PCensus]]></category>
		<category><![CDATA[United States]]></category>

		<guid isPermaLink="false">http://blog.tetrad.com/?p=287</guid>
		<description><![CDATA[PCensus user, Eswaran Selvarajah of Boston Studies Group has published a report titled, &#8220;CENSUS 2010: How Changes in 12 Selected Cities and Towns in Metropolitan Boston Compare with State and National Trend&#8221; The report makes heavy use of PCensus and &#8230; <a href="http://blog.tetrad.com/?p=287">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.tetrad.com/wp-content/uploads/2011/11/boston-chart.png"><img src="http://blog.tetrad.com/wp-content/uploads/2011/11/boston-chart-300x93.png" alt="" title="boston-chart" width="300" height="93" class="aligncenter size-medium wp-image-288" /></a></p>
<p>PCensus user, Eswaran Selvarajah of Boston Studies Group has published a report titled, &#8220;CENSUS 2010:<br />
How Changes in 12 Selected Cities and Towns in Metropolitan Boston Compare with State and National Trend&#8221;</p>
<p>The report makes heavy use of PCensus and US Census data to study changes in Boston and the surrounding municipalities.  </p>
<p><a href="http://www.bostonstudies.com/assets/pdf/publications/Census2010WinnersandLosers.pdf">You can view the full report here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tetrad.com/?feed=rss2&#038;p=287</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010 Census Summary File 1 (SF1) &#8211; Data Available for all States &amp; Puerto Rico</title>
		<link>http://blog.tetrad.com/?p=281</link>
		<comments>http://blog.tetrad.com/?p=281#comments</comments>
		<pubDate>Mon, 29 Aug 2011 23:27:03 +0000</pubDate>
		<dc:creator>alearmont</dc:creator>
				<category><![CDATA[United States]]></category>

		<guid isPermaLink="false">http://blog.tetrad.com/?p=281</guid>
		<description><![CDATA[2010 Census SF1 is now fully released for Sitewise and PCensus Online. Stay tuned for SF1 data release information for PCensus Desktop.]]></description>
			<content:encoded><![CDATA[<p>2010 Census SF1 is now fully released for <a href="http://www.sitewiseapp.com/">Sitewise</a> and <a href="http://www.tetrad.com/software/pco/">PCensus Online</a>.</p>
<p>Stay tuned for SF1 data release information for PCensus Desktop.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tetrad.com/?feed=rss2&#038;p=281</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mapping the Data &#8211; Housing Owned Free and Clear</title>
		<link>http://blog.tetrad.com/?p=277</link>
		<comments>http://blog.tetrad.com/?p=277#comments</comments>
		<pubDate>Mon, 29 Aug 2011 17:32:55 +0000</pubDate>
		<dc:creator>alearmont</dc:creator>
				<category><![CDATA[United States]]></category>

		<guid isPermaLink="false">http://blog.tetrad.com/?p=277</guid>
		<description><![CDATA[Here is another map by county over the continental states. This time, looking at the percentage of housing units owned free and clear. Thinking I had seen a similar map before, compare the above to the 2008 election map below: &#8230; <a href="http://blog.tetrad.com/?p=277">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here is another map by county over the continental states.  This time, looking at the percentage of housing units owned free and clear.<br />
<a href="http://blog.tetrad.com/wp-content/uploads/2011/08/housingowned.png"><img src="http://blog.tetrad.com/wp-content/uploads/2011/08/housingowned-300x154.png" alt="" title="housingowned" width="300" height="154" class="aligncenter size-medium wp-image-278" /></a><br />
Thinking I had seen a similar map before, compare the above to the 2008 election map below:<br />
<a href="http://blog.tetrad.com/wp-content/uploads/2011/08/obamamccain.jpg"><img src="http://blog.tetrad.com/wp-content/uploads/2011/08/obamamccain-300x206.jpg" alt="" title="obamamccain" width="300" height="206" class="aligncenter size-medium wp-image-279" /></a></p>
<p>No correlation implied, but interesting nonetheless.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tetrad.com/?feed=rss2&#038;p=277</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mapping the Data &#8211; Single Mothers and Fathers</title>
		<link>http://blog.tetrad.com/?p=274</link>
		<comments>http://blog.tetrad.com/?p=274#comments</comments>
		<pubDate>Fri, 26 Aug 2011 23:32:48 +0000</pubDate>
		<dc:creator>alearmont</dc:creator>
				<category><![CDATA[United States]]></category>

		<guid isPermaLink="false">http://blog.tetrad.com/?p=274</guid>
		<description><![CDATA[Big news! The full 2010 Census SF1 data is now released and available on PCensus Online and Sitewise. SF1 data for PCensus Desktop will be available in another month or so. To kick off this announcement, we made a thematic &#8230; <a href="http://blog.tetrad.com/?p=274">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Big news! The full 2010 Census SF1 data is now released and available on PCensus Online and Sitewise.  SF1 data for PCensus Desktop will be available in another month or so.  </p>
<p>To kick off this announcement, we made a thematic map with counties in the continental states.   Here is a map illustrating the percentage of single parent families.</p>
<div id="attachment_275" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.tetrad.com/wp-content/uploads/2011/08/singlemotherorfatherhh.png"><img src="http://blog.tetrad.com/wp-content/uploads/2011/08/singlemotherorfatherhh-300x152.png" alt="" title="singlemotherorfatherhh" width="300" height="152" class="size-medium wp-image-275" /></a><p class="wp-caption-text">% of Families with Single Parent (Mother or Father) and Children under 18</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.tetrad.com/?feed=rss2&#038;p=274</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010 SF1 Census Update &#8211; 36 States Now Available</title>
		<link>http://blog.tetrad.com/?p=264</link>
		<comments>http://blog.tetrad.com/?p=264#comments</comments>
		<pubDate>Thu, 04 Aug 2011 16:21:49 +0000</pubDate>
		<dc:creator>Tetrad</dc:creator>
				<category><![CDATA[United States]]></category>

		<guid isPermaLink="false">http://blog.tetrad.com/?p=264</guid>
		<description><![CDATA[The Census Bureau has just released the 2010 Census SF1 data for the following 6 states: South Dakota Oregon Nevada Indiana Illinois Washington The states previously released were Alaska, Colorado, Connecticut, Nebraska, North Carolina, California, Delaware, Kansas, Pennsylvania, Wyoming, Alabama, Vermont, Oklahoma, New York, Montana, Minnesota, Arizona, Hawaii, Georgia, Kentucky, Maine, New Hampshire, Virgiina and &#8230; <a href="http://blog.tetrad.com/?p=264">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Census Bureau has just released the 2010 Census SF1 data for the following 6 states:</p>
<ul>
<li>South Dakota</li>
<li>Oregon</li>
<li>Nevada</li>
<li>Indiana</li>
<li>Illinois</li>
<li>Washington</li>
</ul>
<p>The states previously released were Alaska, Colorado, Connecticut, Nebraska, North Carolina, California, Delaware, Kansas, Pennsylvania, Wyoming, Alabama, Vermont, Oklahoma, New York, Montana, Minnesota, Arizona, Hawaii, Georgia, Kentucky, Maine, New Hampshire, Virgiina and Puerto Rico.</p>
<p>Access the data now from any iPhone, iPad, Android or Blackberry using <a href="http://www.sitewiseapp.com/">Sitewise</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tetrad.com/?feed=rss2&#038;p=264</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Census 2010 Update</title>
		<link>http://blog.tetrad.com/?p=252</link>
		<comments>http://blog.tetrad.com/?p=252#comments</comments>
		<pubDate>Fri, 29 Jul 2011 17:48:27 +0000</pubDate>
		<dc:creator>alearmont</dc:creator>
				<category><![CDATA[Demographics]]></category>
		<category><![CDATA[PCensus]]></category>
		<category><![CDATA[United States]]></category>

		<guid isPermaLink="false">http://blog.tetrad.com/?p=252</guid>
		<description><![CDATA[Here is a roundup of interesting Census 2010 maps and news articles. Enjoy! 2010 Census Maps The Census Bureau has released a dot density map using redistricting data to illustrate the locations of highest population density across all 50 states &#8230; <a href="http://blog.tetrad.com/?p=252">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here is a roundup of interesting Census 2010 maps and news articles. Enjoy!</p>
<p><strong>2010 Census Maps</strong><br /> <br />
The Census Bureau has released a <a href="http://www.census.gov/geo/www/maps/2010_census_nighttime_map/nighttime_map_2010.html" style="color: #800000;text-decoration: underline;font-weight: normal;">dot density map using redistricting data</a> to illustrate the locations of highest population density across all 50 states and Puerto Rico. &nbsp;The <a href="http://projects.nytimes.com/census/2010/map" style="color: #800000;text-decoration: underline;font-weight: normal;">New York Times has a number of thematic maps</a> looking at everything from population change to vacant housing. &nbsp;The Washington Post maps out trends with an <a href="http://www.washingtonpost.com/wp-srv/special/nation/census/2010/" style="color: #800000;text-decoration: underline;font-weight: normal;">interactive map of census variables</a> that also includes 1990 and 2000 census numbers. &nbsp;You can also create your own thematic maps with 2010 Census data using our&nbsp;<a href="http://tetrad.com/software/pcensus/pcensus-desktop.html" style="color: rgb(128, 0, 0); text-decoration: underline; font-weight: normal; ">PCensus Desktop</a>&nbsp;software. &nbsp;</p>
<p><img src="http://blog.tetrad.com/wp-content/uploads/2011/07/2010_Nighttime_PopDist_Thumbnail.jpg" alt="Census 2010 Dot Density" /><br />
&raquo;Watch a video on how to <a href="http://tetrad.com/software/pcensus/videos/dotdensity/dd1.html" style="color: #800000;text-decoration: underline;font-weight: normal;">make your own dot density map</a>.<br/><br />
<strong>In the News</strong> </p>
<ul>
<li>
		<a href="http://www.npr.org/templates/story/story.php?storyId=137500031" style="color: #800000;text-decoration: underline;font-weight: normal;">Mayors are lining up to protest</a> Census counts that they say may be too low.</li>
<li>
		States and Counties discover there has been significant growth in number of same-sex households. [&nbsp;<a href="http://www.wtop.com/?nid=120&#038;sid=2468362" style="color: #800000;text-decoration: underline;font-weight: normal;">Virginia</a>, <a href="http://www.projectqatlanta.com/news_articles/view/georgia_sees_big_jump_in_same-sex_households?gid=8743" style="color: #800000;text-decoration: underline;font-weight: normal;">Georgia</a>&nbsp;, <a href="http://www.mpbn.net/News/MaineHeadlineNews/tabid/968/ctl/ViewItem/mid/3479/ItemId/17322/Default.aspx" style="color: #800000;text-decoration: underline;font-weight: normal;">Maine</a>&nbsp;, <a href="http://www.valleyvoicenewspaper.com/vv/stories/2011/vv_samesexcouples_1049.htm" style="color: #800000;text-decoration: underline;font-weight: normal;">Tulare County</a>&nbsp;, <a href="http://centralny.ynn.com/content/top_stories/550373/census-data-shows-sharp-increase-in-same-sex-households/" style="color: #800000;text-decoration: underline;font-weight: normal;">New York</a>&nbsp;]</li>
<li>
		<a href="http://minnesota.publicradio.org/display/web/2011/07/14/census-data-show-potential-for-rising-demands-on-state-government/" style="color: #800000;text-decoration: underline;font-weight: normal;">Minnesota</a>,&nbsp;<a href="http://www.daytondailynews.com/news/dayton-news/more-ohioans-receiving-handicapped-parking-permits-1214981.html" style="color: #800000;text-decoration: underline;font-weight: normal;">Ohio</a> and <a href="http://missoulian.com/news/local/article_fb3cf73a-adc9-11e0-8c43-001cc4c002e0.html" style="color: #800000;text-decoration: underline;font-weight: normal;">Montana</a> are going grey.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.tetrad.com/?feed=rss2&#038;p=252</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

