{"id":33295,"date":"2022-06-21T13:27:28","date_gmt":"2022-06-21T17:27:28","guid":{"rendered":"https:\/\/studentwork.prattsi.org\/infovis\/?p=33295"},"modified":"2022-06-21T16:30:51","modified_gmt":"2022-06-21T20:30:51","slug":"recent-trends-in-inmates-admitted-in-new-york-city","status":"publish","type":"post","link":"https:\/\/studentwork.prattsi.org\/infovis\/labs\/recent-trends-in-inmates-admitted-in-new-york-city\/","title":{"rendered":"Recent Trends in Inmates Admitted in New York City"},"content":{"rendered":"\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"385\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/lab2-1.jpeg?resize=840%2C385&#038;ssl=1\" alt=\"\" class=\"wp-image-33382\" srcset=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/lab2-1.jpeg?w=860&amp;ssl=1 860w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/lab2-1.jpeg?resize=300%2C137&amp;ssl=1 300w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/lab2-1.jpeg?resize=768%2C352&amp;ssl=1 768w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/lab2-1.jpeg?resize=800%2C367&amp;ssl=1 800w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/lab2-1.jpeg?resize=393%2C180&amp;ssl=1 393w\" sizes=\"auto, (max-width: 840px) 100vw, 840px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"introduction\">Introduction<\/h2>\n\n\n\n<p>As a New York resident I have become increasingly more interested in how crime and incarceration rates have changed over time in the city. I came across an interesting interactive visualization called the <a href=\"https:\/\/greaterjusticeny.vera.org\/nycjail\/\">NYC JailViz 2.0 Application<\/a> which further sparked my interest in this area. This visualization allows users to explore the number of inmates in custody for a certain date in history. This prompted me to want to dive deeper into this area and understand more about the demographics of New York City inmates and analyze trends that can be seen over the past few years. This project explores various trends in inmates from the years 2016-2022 and aims to draw conclusions about the data from the resulting visualizations. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"method\">Method<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"dataset\">Dataset<\/h3>\n\n\n\n<p>I started by searching for a dataset that I found to be interesting and included a variety of quantitative and categorical data. I browsed various sites such as Statista, Kaggle, and NYC Open Data which are all sites that contain a plethora of public datasets regarding various topics. I made sure to select a dataset that contained at least 1,000 records and had time-oriented data. Ultimately I chose a dataset that represented the <a href=\"https:\/\/data.cityofnewyork.us\/Public-Safety\/Daily-Inmates-In-Custody\/7479-ugqb\" target=\"_blank\" rel=\"noreferrer noopener\">daily inmates in custody<\/a> in New York City. <\/p>\n\n\n\n<p>This dataset is based on data from the Department of Correction. It was created on March 23, 2016 and is automatically updated daily with new data. The dataset contains information such as age, gender, race, custody level, etc. of each inmate in New York City up until current day. A description of each column can be seen below.<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-stripes has-small-font-size\"><table class=\"has-fixed-layout\"><thead><tr><th class=\"has-text-align-center\" data-align=\"center\"><strong>Column Name<\/strong><\/th><th class=\"has-text-align-center\" data-align=\"center\"><strong>Description<\/strong><\/th><th class=\"has-text-align-center\" data-align=\"center\"><strong>Data<\/strong> <strong>Type<\/strong><\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\">Inmate ID<\/td><td class=\"has-text-align-center\" data-align=\"center\">This is the primary key column that uniquely identifies each inmate record.<\/td><td class=\"has-text-align-center\" data-align=\"center\">Number<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Admitted Date<\/td><td class=\"has-text-align-center\" data-align=\"center\">This field has the admitted date and time of the incident.<\/td><td class=\"has-text-align-center\" data-align=\"center\">Date &amp; Time<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Discharged Date<\/td><td class=\"has-text-align-center\" data-align=\"center\">This field has the inmate discharged date and time.<\/td><td class=\"has-text-align-center\" data-align=\"center\">Date &amp; Time<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Custody Level<\/td><td class=\"has-text-align-center\" data-align=\"center\">This has the level of custody provided for the inmate. Values are MIN,MED,MAX custody levels.<\/td><td class=\"has-text-align-center\" data-align=\"center\">Text<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">BradH<\/td><td class=\"has-text-align-center\" data-align=\"center\"><br>BRADH has values Y or N. The inmate is under mental observation.<\/td><td class=\"has-text-align-center\" data-align=\"center\">Text<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Race<\/td><td class=\"has-text-align-center\" data-align=\"center\"><br>Race of the inmate.<\/td><td class=\"has-text-align-center\" data-align=\"center\">Text<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Gender<\/td><td class=\"has-text-align-center\" data-align=\"center\"><br>Gender of the inmate (Male or female).<\/td><td class=\"has-text-align-center\" data-align=\"center\">Text<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Age<\/td><td class=\"has-text-align-center\" data-align=\"center\"><br>Calculated Age of the inmate.<\/td><td class=\"has-text-align-center\" data-align=\"center\">Number<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Inmate Status Code<\/td><td class=\"has-text-align-center\" data-align=\"center\"><br>Provides the inmate status example if an inmate id a detainee.<\/td><td class=\"has-text-align-center\" data-align=\"center\">Text<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Sealed<\/td><td class=\"has-text-align-center\" data-align=\"center\"><br>Sealed=Y implies that the inmate information is not to be shown in public.<\/td><td class=\"has-text-align-center\" data-align=\"center\">Text<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Srg Flag<\/td><td class=\"has-text-align-center\" data-align=\"center\"><br>SRG_FLG=Y means that the inmate is an approved gang affiliation.<\/td><td class=\"has-text-align-center\" data-align=\"center\">Text<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Top Charge<\/td><td class=\"has-text-align-center\" data-align=\"center\"><br>Top charge for the inmate.<\/td><td class=\"has-text-align-center\" data-align=\"center\">Number<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Infraction<\/td><td class=\"has-text-align-center\" data-align=\"center\"><br>Indicates whether the inmate has infraction.<\/td><td class=\"has-text-align-center\" data-align=\"center\">Text<\/td><\/tr><\/tbody><\/table><figcaption>Table 1: Description of each column in dataset<\/figcaption><\/figure>\n\n\n\n<p>Although this dataset contains data from 2012 to 2022, I noticed that the data before 2017 was very sparse. To ensure that the visualizations were not skewed, I filtered out data from before 2017 in many of the visualizations.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"software\">Software<\/h3>\n\n\n\n<p>In order to create visualizations using this dataset, I utilized <a href=\"https:\/\/public.tableau.com\/en-us\/s\/\" target=\"_blank\" rel=\"noreferrer noopener\">Tableau Public<\/a>. Tableau is a software primarily used for creating a variety of complex visualizations on datasets and Tableau Public is the free offering of this software.  <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"process\">Process<\/h3>\n\n\n\n<p>I started by downloading a csv version of the <a rel=\"noreferrer noopener\" href=\"https:\/\/data.cityofnewyork.us\/Public-Safety\/Daily-Inmates-In-Custody\/7479-ugqb\" target=\"_blank\">data<\/a> from the NYC Open Data website and importing it into my Tableau Public project. The data seemed to be pretty clean and was ready to use. The only alteration I made to the data was to change the fields in the <em>Race<\/em> column. Initially each field in this column was a single character (ex: A, B, W), however I thought it would be more useful to include the full word. Tableau Public made it very easy to make this edit since the option to change the alias of each field was available.<\/p>\n\n\n\n<p>Once the data was imported, I first created a visualization to differentiate the data based on gender shown in <strong>Figure 1<\/strong>. I pulled in <em>Age<\/em> to the Y-axis and the <em>Count of Inmates in Custody<\/em> to the X-axis. Since this chart does not differentiate by year, it is a representation of the total number of male and female inmates in New York City between the years of the 2016 and 2022. I decided to represent this graph as a line graph since it makes it easy to see the difference between males and females with two distinct lines, as well as the change in admittance across the ages. I intentionally assigned the male trend line the color blue and the female trend line the color pink since these colors are typically associated with the two genders. The distinction between genders is clear even in the absence of a legend. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"603\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.33.26-PM-1024x735.png?resize=840%2C603&#038;ssl=1\" alt=\"\" class=\"wp-image-33385\" srcset=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.33.26-PM.png?resize=1024%2C735&amp;ssl=1 1024w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.33.26-PM.png?resize=300%2C215&amp;ssl=1 300w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.33.26-PM.png?resize=768%2C551&amp;ssl=1 768w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.33.26-PM.png?resize=800%2C574&amp;ssl=1 800w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.33.26-PM.png?resize=251%2C180&amp;ssl=1 251w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.33.26-PM.png?w=1390&amp;ssl=1 1390w\" sizes=\"auto, (max-width: 840px) 100vw, 840px\" \/><figcaption><strong>Figure 1:<\/strong> Inmates Based on Age and Gender<\/figcaption><\/figure>\n\n\n\n<p>Next, I was interested to explore the <em>BradH <\/em>column which was available for each inmate. This field indicates whether an inmate is under mental observation or not. Since mental health and its connection to the prison system has been of relevance lately, I wanted to see how this number has changed over time. I decided to use a stacked bar graph for this visualization shown in <strong>Figure 2<\/strong>. The years run along the x-axis and the number of inmates run along the y-axis. I specified the color for each stacked bar to pull from the <em>BradH<\/em> column. Since each <em>BradH<\/em> value is either &#8220;Yes&#8221; or &#8220;No&#8221;, each bar contains only two colors to represent these values. I thought a stacked bar graph was effective an effective visualization in this context since it is able to represent the <em>BradH<\/em> field in a part-to-whole manner. It&#8217;s also interesting to see how these numbers change over time. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"578\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.34.52-PM-1024x704.png?resize=840%2C578&#038;ssl=1\" alt=\"\" class=\"wp-image-33387\" srcset=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.34.52-PM.png?resize=1024%2C704&amp;ssl=1 1024w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.34.52-PM.png?resize=300%2C206&amp;ssl=1 300w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.34.52-PM.png?resize=768%2C528&amp;ssl=1 768w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.34.52-PM.png?resize=800%2C550&amp;ssl=1 800w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.34.52-PM.png?resize=262%2C180&amp;ssl=1 262w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.34.52-PM.png?w=1440&amp;ssl=1 1440w\" sizes=\"auto, (max-width: 840px) 100vw, 840px\" \/><figcaption><strong>Figure 2:<\/strong> Number of Inmates Under Mental Observation Admitted Per Year<\/figcaption><\/figure>\n\n\n\n<p>The third visualization represents how another data field, custody level, changes over time shown in <strong>Figure 3<\/strong>. I decided to use a pie chart to depict the breakdown of custody level per year. Again, this visualization is effective at representing a part-to-whole relationship in an easy to understand way. The size of each pie chart is based on the total number of inmates that year and the size and color of each slice is based on the number of inmates per custody level. Since there are only 3 custody levels (min, med, max) I decided to use the traffic light color palette since it contains 3 contrasting colors that represent somewhat of a severity level. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" height=\"556\" width=\"840\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-1.04.13-PM-1024x678.png?resize=840%2C556&#038;ssl=1\" alt=\"\" class=\"wp-image-33388\" \/><figcaption><strong>Figure 3:<\/strong> Inmates by Custody Level Admitted Per Year<\/figcaption><\/figure>\n\n\n\n<p>For the last visualization I was interested to understand how race data plays into the number of inmates over the year. For the visualization shown in <strong>Figure 4, <\/strong>I used an area chart since it was easy to see the change in the number of inmates of each race every year. In order to make this chart a bit more readable, I decided to group together the &#8220;I&#8221;, &#8220;O&#8221;, and &#8220;U&#8221; race groups together since I was unable to find which races &#8220;I&#8221; and &#8220;U&#8221; mapped to in the description of this dataset. These categories were also relatively small and did not change the &#8220;Other&#8221; group by a significant amount. Additionally I decided to include the labels for each race group directly on the chart since there were only four different groups and this increases the readability of the visualization. Ultimately an area chart worked well to visualize this data since it effectively displays the comparison between each race group. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"612\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.35.08-PM-1024x746.png?resize=840%2C612&#038;ssl=1\" alt=\"\" class=\"wp-image-33389\" srcset=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.35.08-PM.png?resize=1024%2C746&amp;ssl=1 1024w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.35.08-PM.png?resize=300%2C219&amp;ssl=1 300w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.35.08-PM.png?resize=768%2C560&amp;ssl=1 768w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.35.08-PM.png?resize=800%2C583&amp;ssl=1 800w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.35.08-PM.png?resize=247%2C180&amp;ssl=1 247w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-12.35.08-PM.png?w=1424&amp;ssl=1 1424w\" sizes=\"auto, (max-width: 840px) 100vw, 840px\" \/><figcaption><strong>Figure 4:<\/strong> Admitted Inmates Based on Race<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"results-and-reflection\">Results and Reflection<\/h2>\n\n\n\n<p>The resulting visualizations can be seen on this <a href=\"https:\/\/public.tableau.com\/views\/TrendsinInmatesAdmittedinNewYorkCity\/Dashboard1?:language=en-US&amp;publish=yes&amp;:display_count=n&amp;:origin=viz_share_link\" target=\"_blank\" rel=\"noreferrer noopener\">Tableau Public Dashboard<\/a>.<\/p>\n\n\n\n<div class=\"tableauPlaceholder\" id=\"viz1655829022648\"><a href=\"#\"><img data-recalc-dims=\"1\" decoding=\"async\" alt=\"Trends in Inmates Admitted in New York City \" src=\"https:\/\/i0.wp.com\/public.tableau.com\/static\/images\/Tr\/TrendsinInmatesAdmittedinNewYorkCity\/Dashboard1\/1_rss.png?w=840&#038;ssl=1\" style=\"border: none\"><\/a><object>   <\/object><\/div>\n\n\n\n<p>Based on the first visualization shown in <strong>Figure<\/strong> <strong>1<\/strong>, it is obvious that inmates in New York City are more likely to be male rather than female. For almost every age represented, there is a significantly larger number of male inmates. This observation aligns with the statistic that 93.2% of federal inmates are men and only 6.8% are women. This further enforces the fact that there is a large gender gap in prisons which is very much apparent in New York City prisons as well. Additionally, in <strong>Figure<\/strong> <strong>1<\/strong> it can also be seen that most inmates are between the ages of 20-40 years old. After age 40 there is a significant drop off in the number of inmates. It&#8217;s interesting to note that this holds true for both males and females.<\/p>\n\n\n\n<p><strong>Figure 2<\/strong> shows the visualization representing the change in number of inmates under mental observation per year based on the <em>BradH<\/em> status. This status is assigned by mental health professionals of the Department of Corrections and indicates that the inmate displays at least one symptom of mental illness. It is worth noting that this dataset is most likely not a comprehensive dataset for inmates between the years of 2017-2019 since the total number of inmates for these years does not seem realistic. However, the ratio of inmates that are under mental observation to those that are not can still be analyzed from this chart. It can be seen that each year more and more inmates are admitted that require mental observation. However, according to this chart, 2022 was the first year in which inmates that were not under mental observation outnumbered those that were. This is interesting since one of the after effects of the Covid-19 pandemic was an increase in mental health issues in the city of New York. For this reason I was surprised to see that a majority of the inmates in 2022 were not under mental observation. <\/p>\n\n\n\n<p>Lastly, the visualization shown in <strong>Figure 4<\/strong> represents the the change in the number of inmates admitted of each race. The area chart shows a breakdown of 4 different groups &#8211; Asian, Black, White, and Other. For this visualization I found the interactive capabilities of Tableau to be very useful. I was able to isolate each race on the graph by clicking the corresponding label in the legend. This made it easier to see how the number of each race changed over time as well how much of the total number of inmates each race accounted for. It was interesting to see that Asian inmates were only present from 2019 onwards. This seems highly unlikely and indicates that the data may again not be comprehensive. <\/p>\n\n\n\n<p>I also thought it was interesting to see that the trends displayed in New York City inmates hold true even when looking at data for the whole United States. People of color are incarcerated in higher numbers than white people in both the United States and New York City specifically. In <strong>Figure 5<\/strong> the trends for incarceration based on race in the United States are represented and <strong>Figure 4<\/strong> shows the breakdown of inmates by race for New York City. Similar trends can be seen in both Figures. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"148\" src=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-1.13.07-AM.png?resize=840%2C148\" alt=\"\" class=\"wp-image-33316\" srcset=\"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-1.13.07-AM.png?resize=1024%2C181&amp;ssl=1 1024w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-1.13.07-AM.png?resize=300%2C53&amp;ssl=1 300w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-1.13.07-AM.png?resize=768%2C136&amp;ssl=1 768w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-1.13.07-AM.png?resize=1536%2C272&amp;ssl=1 1536w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-1.13.07-AM.png?resize=2048%2C363&amp;ssl=1 2048w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-1.13.07-AM.png?resize=800%2C142&amp;ssl=1 800w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-1.13.07-AM.png?resize=400%2C71&amp;ssl=1 400w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-1.13.07-AM.png?w=1680 1680w, https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/Screen-Shot-2022-06-21-at-1.13.07-AM.png?w=2520 2520w\" sizes=\"auto, (max-width: 840px) 100vw, 840px\" \/><figcaption><strong>Figure 5: <\/strong>Incarceration rates in the United States based on race <\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"future-considerations\">Future Considerations<\/h2>\n\n\n\n<p>If given the opportunity to continue working with this dataset there are a few things I would like to explore. First, I would like to understand more about the <em>top charges<\/em> column. According to the metadata of this dataset, this column contains information about the top charge of the inmate, however I was not able to successfully determine the correlation between the numbers in this column and the charge. With more time I would like to research more about this part of the data. I would also like to possibly connect this dataset with another dataset that contains information regarding the duration of stay of an inmate. I believe this could provide valuable information regarding trends in how long inmates remain incarcerated for. <\/p>\n\n\n\n<p>Overall, this dataset was really interesting to work with and provided opportunities to visualize various aspects of the data. Tableau Public was also instrumental in creating these visualizations easily and effectively. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"references\">References<\/h2>\n\n\n\n<ol class=\"wp-block-list\"><li><a href=\"https:\/\/www.statista.com\/chart\/11573\/gender-of-inmates-in-us-federal-prisons-and-general-population\/#:~:text=There's%20a%20pretty%20hefty%20gender,only%206.8%20percent%20are%20women.\">https:\/\/www.statista.com\/chart\/11573\/gender-of-inmates-in-us-federal-prisons-and-general-population\/#:~:text=There&#8217;s%20a%20pretty%20hefty%20gender,only%206.8%20percent%20are%20women.<\/a><\/li><li><a href=\"https:\/\/greaterjusticeny.vera.org\/nycjail\/\">https:\/\/greaterjusticeny.vera.org\/nycjail\/<\/a><\/li><li><a href=\"https:\/\/trends.vera.org\/?gclid=CjwKCAjwtcCVBhA0EiwAT1fY7y6jqXczZZouYMZgbjiX10rX3DEgtolGSv_GP5vvNthc02IqNjIIOxoCdc4QAvD_BwE\">https:\/\/trends.vera.org\/?gclid=CjwKCAjwtcCVBhA0EiwAT1fY7y6jqXczZZouYMZgbjiX10rX3DEgtolGSv_GP5vvNthc02IqNjIIOxoCdc4QAvD_BwE<\/a><\/li><\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Introduction As a New York resident I have become increasingly more interested in how crime and incarceration rates have changed over time in the city. I came across an interesting interactive visualization called the NYC JailViz 2.0 Application which further sparked my interest in this area. This visualization allows users to explore the number of&hellip;<\/p>\n","protected":false},"author":4005,"featured_media":33382,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[340,149],"tags":[],"coauthors":[1792],"class_list":["post-33295","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-charts","category-labs"],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/studentwork.prattsi.org\/infovis\/wp-content\/uploads\/sites\/3\/2022\/06\/lab2-1.jpeg?fit=860%2C394&ssl=1","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/paBdcV-8F1","_links":{"self":[{"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/posts\/33295","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/users\/4005"}],"replies":[{"embeddable":true,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/comments?post=33295"}],"version-history":[{"count":12,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/posts\/33295\/revisions"}],"predecessor-version":[{"id":33418,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/posts\/33295\/revisions\/33418"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/media\/33382"}],"wp:attachment":[{"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/media?parent=33295"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/categories?post=33295"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/tags?post=33295"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/studentwork.prattsi.org\/infovis\/wp-json\/wp\/v2\/coauthors?post=33295"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}