Zoe Beer (HC ‘26), Ferida Mohammed (BMC ‘26), Kripa Lamichhane (BMC ‘26)

Discovery Center: Bird Data

Semester: Spring 2025

Praxis Course: DSCI 310: Data in Action

Faculty Advisor: Jennifer Spohrer

Field Site: The Discovery Center

Field Supervisor: The Discovery Center

Praxis Poster: 

DSCI_PraxisPoster_KripaLamichhane_ZoeBeer_FeridaMohammed

 

Further Context:

This semester, our team collaborated with the Philadelphia Discovery Center to analyze their bird observation data. Situated in Philadelphia’s Fairmount Park, the Discovery Center emerged from a collaboration between the National Audubon Society and the Philadelphia Outward Bound School. A century-old abandoned reservoir was transformed into a unique wildlife sanctuary and vital stopover for over 100 bird species migrating along the Atlantic Flyway. Since opening in 2018, the Discovery Center provides a space for Philadelphians to discover themselves in nature, practice leadership, and work toward a greener city. Audubon Mid-Atlantic uses the Discovery Center as a facility for research and science-based conservation initiatives and educational programs throughout the Philadelphia region. The Center protects a unique habitat rarely found in a major urban area and provides programs that build community across Philadelphia. The Discovery Center fosters community engagement through bird-watching and environmental stewardship.

Our team’s objective was to support the Audubon Mid-Atlantic’s mission to conserve and restore Pennsylvania’s natural ecosystems, benefiting biological diversity. Early in our project, during our weekly check-in meetings with our field supervisor, Bria Wimberly, we identified two primary but underused data sources on birds that the Center pulled from. First, the Center had been manually archiving data on physical paper tally sheets using a checklist system where visitors could mark their bird observations. This complicated data storage and analysis. Second, the Center uses the eBird.com website which contains valuable digital data observations on birds seen at the East Park Reservoir location. However, the information is not clearly visualized and does not fully present the data in an understandable manner to individuals outside the birding community. Our team worked to address these challenges by developing more efficient data collection strategies and exploring new visualization techniques.

Considering both long term implications and time constraints, our team divided tasks, set realistic milestones, and defined tangible deliverables. Our initial projects started broader in scope and were then streamlined into smaller, targeted projects aligned with each member’s data analytical strengths. Throughout the semester, we maintained a larger purpose as we made our deliverables and met our goals: render bird data at the Discovery Center more accessible, understandable and engaging for the local community and visitors, enhancing their interactive experience with data and nature. 

When it came to data visualization for our bird observation project, we prioritized creating the simplest and clearest analytical representation possible. Initially, we experimented in RStudio and with Plotly Express instead of the more common Matplotlib and Pandas packages, as Plotly offered superior interactive mapping capabilities essential for geographic data. Our first approach displayed observation counts according to bird names and time period, which had notable advantages. Observers could identify how frequently specific birds were spotted without needing taxonomic knowledge. However, this method created problems: the resulting map was cluttered and difficult to interpret without hovering over data points. Additionally, the scale disparity between rare sightings (1 observation) and common birds (up to 3,000 observations) meant data points for uncommon birds virtually disappeared on the map. To address these issues, we pivoted to grouping birds according to The Discovery Center’s standardized taxonomic categories. This significantly improved readability while reducing visual clutter. We preserved detailed information by programming hover functionality that displays specific bird names and observation counts within each category when users interact with data points. Adding distinct color coding for different categories enhanced visual differentiation and intuitive understanding.

We then faced the challenge of making the visualization accessible to users with minimal coding experience. We implemented a dropdown feature that allows users to select any year they wish to visualize, making the interface more user-friendly and eliminating redundant code.

For distribution, we initially considered Google Colab but recognized limitations for non-technical users who would need to understand code execution. Instead, we created a website hosted on GitHub Pages, similar to an interactive visualization encountered in another data science class. This approach makes our visualization accessible without requiring coding knowledge. One current limitation is the complex interactive elements require a larger screen for optimal viewing, making mobile access challenging. However, we’re currently refining the code to make the website responsive, with plans to at least provide a static version for mobile users in the future.

We believe our work lays a foundation for future bird data visualization and analysis at the Discovery Center. While the current graphs rely on static, locally collected data, future iterations could integrate the eBird API to automate data collection and allow for periodic updates. Visualizations can also be refined to focus on specific species, offering more targeted insights that could help the Discovery Center create environments better suited to the needs of those birds. The Google Form we developed provides a starting point for a digital approach to recording and archiving monthly bird sightings, making long-term data management more efficient and opening the door for more dynamic visualizations. We hope the Discovery Center shares these visualizations with the public to gather feedback, which can guide future improvements and encourage greater community engagement with local bird populations.

Through this project, we developed new technical skills and deepened our understanding of data visualization and analysis. We strengthened our RStudio abilities by working with new packages and creating clear, insightful visualizations tailored to complex ecological data. We also learned to clean and filter large datasets using Python, and explored different types of visualizations using libraries like Matplotlib and Plotly Express—gaining insight into which tools and features (like hover effects and interactivity) work best for different types of data. Beyond the technical aspects, we learned the importance of flexibility, iterative testing, and thoughtful design choices when presenting data in a way that highlights key trends and supports meaningful interpretation.

Lucy Cambefort (BMC 25′), Angie Quiroz (BMC 26′), Fiona Shen (BMC 27′)

Data Visualization for Reservoir Concentration

Semester: Spring 2025

Praxis Course: DSCI 310: Data in Action

Faculty Advisor: Jennifer Spohrer

Field Site: Discovery Center

Field Supervisor: Bria Wimberly

Praxis Poster: 

DSCI_WaterProject_Revised_PraxisPoster-compressed

 

Further Context:

This semester, our team collaborated with The Discovery Center to create a visualization model demonstrating the evolution of abiotic factors over time, using data collected from Lake Vickers on the Bryn Mawr campus, provided by Professor Tom Mozdzer. The reservoir at The Discovery Center spans 38 acres and is just under 8 feet deep. Structurally, it resembles a bathtub, with steep walls leading down to a flat bottom composed of concrete and brick. Originally, water was pumped in from the Schuylkill River, but it is now primarily replenished through precipitation. It is currently the largest body of freshwater in Philadelphia.

By collecting and publishing data on the water chemistry of the reservoir, the community can learn more about the biodiversity and in turn improve the environmental conditions of the center. This will also make Professor Mozdzer’s data available for the college to further research on the sustainability of the campus. To make this work, we reproduced the graphs from Zentra Cloud in R, and created a StoryMap using KnightLab to make the data accessible and informational to the public.

We were able to use the data continuously uploaded in real time to the ZentraCloud platform through the sensors installed in Lake Vickers by Tom Mozdzer. Months worth of information on the environment and chemistry of the water stored on Zentra proved to be an invaluable source we could work with to create our model. However, Zentra is only accessible through obtaining the credentials of an account, which is expensive and in turn creates difficulties for allowing more people to use the data.

We took on the added challenge of recreating a graph from Zentra using R Studio, which is public and free, that would serve as a model for making this data accessible to Bryn Mawr. This would also allow for the data to be used in other classes and further the research started by Professor Mozdzer. We were able to write out the code for plotting graphs using csv files, which would be the outline for the Discovery Center to use once they collect their own data from the reservoir using sensors they intend on installing. This process pushed our coding skills and our ability to make use of the resources provided by the college, such as the office hours held by the Digital Humanities department.

In order to display the graphs created with R Studio, we searched for a platform that allowed The Discovery Center to present monthly water chemistry data from different locations in the reservoir and ultimately embed it onto their website. We found StoryMap, a user-friendly tool from KnightLab that allows users to add descriptions and graphs to various locations using coordinates which are important to graph points in the reservoir. This would be a great way to incorporate advanced graphs using R to customize visualizations. While StoryMap focuses on spatial data, StoryLine is another tool used to display information uploaded from spreadsheets to create interactive graphs. This tool also has the option of including descriptions for specific data points, allowing the public to understand changes in levels of dissolved oxygen, pH and temperatures over time, as well as other chemistry data.

Our next steps for the Discovery Center is to present the code we have been working on and our data visualizations to the staff in a virtual presentation in May. We hope for them to use our visualization model as an example and apply it to their own water data. In the long road, they would produce code that updates their visualizations regularly with real time data and embed the StoryMap onto their website. This would allow for communities and the public to view their water data and gain insights on water chemistry like temperature, DO, pH, etc at the center, while also including biotic factors as well like aquatic insects. This will help their goals in measuring how those populations vary over time in different locations, seeing what is affecting them.

Melanie Golden, BMC ’25

Climate Science and Communication

Semester: Fall 2024

Faculty Advisor: Don Barber

Field Site: The Discovery Center

Field Supervisor: Bria Wimberly

Praxis Poster: 

Melanie Golden Praxis Poster_Final

 

Further Context:

Ever since I participated in Bryn Mawr’s 360 course cluster on “Climate Change: Science and Politics”, I have been intrigued by environmentalism and its specific manifestations in the Philadelphia area. Luckily, I was able to pursue this goal by participating in a Praxis independent study at The Discovery Center of Philadelphia (TDC), which has been providing a sanctuary for Philadelphians for over 6 years. Through this Praxis I was able to practice climate communication, research previous reports, learn about the local community, and employ my academic knowledge. I accomplished many of these goals through the numerous projects I took on with my field supervisor, Bria, and my fellow Praxis student, Emily. We helped host TDC’s first Environmental Justice Resource Fair, spoke with students at the Community College of Philadelphia (CCP), facilitated middle school field trips, and created a resource focused on Indigenous history. All of these projects prioritized the interests of the Strawberry Mansion community.

During one of my first in-office days at TDC, Emily and I spoke with one of the center assistants, a woman born and raised in Strawberry Mansion. From a first-hand perspective, I learned about how the neighborhood has changed as well as the present-day environmental issues. I also learned about the area from various readings and a study done by Philadelphia’s Office of Sustainability. Between the written work and conversations, I gained a multi-faceted understanding of the neighborhood. Overall, the area is rich with community but is harmed by gentrification, inadequate trash pickup, and high rates of asthma. Eventually, these issues became the basis for our Environmental Justice Resource Fair.

The Environmental Justice Resource Fair was the first of its kind at TDC and aimed to connect community members with environmentally focused organizations. This included the Strawberry Mansion Neighborhood Action Center (NAC), the Clean Air Council, the Department of Environmental Protection, the Brewerytown Garden, and more. We contacted these organizations through The Discovery Center’s existing contacts as well as cold-calling and emailing.

The event took place at The Discovery Center’s space and utilized the Civic Engagement Mini-Grant from the Career & Civic Engagement Center. The grant money provided the capital to provide snacks and small giveaways to encourage attendance as well as the money for a speaker from the Strawberry Mansion NAC. We also provided a handful of environmentally focused crafts for children who came. Overall, we had a decent turnout and provided a great space for organizations and community members to come together and learn from each other.

Hosting this event provided the space to practice climate communication as well as re-affirming the difficulties of event planning. Although the Environmental Justice Resource Fair was the largest project I undertook at The Discovery Center, the other smaller projects provided excellent learning opportunities as well. I practiced science communication through helping facilitate middle-school field trips and speaking at a class at the Community College of Philadelphia. These events covered a variety of different ages and varying prior knowledge regarding environmental issues. The Discovery Center’s relationships with nearby schools and other community spaces facilitated these opportunities. These interactions emphasized the importance of environmental education and the fostering of relationships with nature and space.

Overall, I learned quite a bit about the nonprofit world and the importance of community engagement and support. The Discovery Center provides a valuable space for community members to gather and connect with nature. Their mission of engaging and serving the local community is admirable and evident in their actions. Their work has renewed my interest in the environmental world and shown how my academic skills can contribute to the professional world. Ultimately, I look forward to following what The Discovery Center does in later years and seeing how they develop the Environmental Justice Resource Fair.

Emily Short, BMC ’25

Climate Science and Communication

Semester: Fall 2024

Faculty Advisor: Don Barber

Field Site: The Discovery Center

Field Supervisor: Bria Wimberly

Praxis Poster: 

Emily Short_FinalPoster

 

Further Context:

This semester, I developed a curriculum based on building community resilience to climate change, specifically in communities that have historically faced issues with environmental justice. I was fortunate enough to work with The Discovery Center in Philadelphia, an organization dedicated to connecting local residents with nature. Working with The Discovery Center under my field supervisor Bria allowed me and my fellow Praxis student, Melanie to practice this curriculum through the creation of science communication projects, the development of an environmental justice resource fair, and the facilitation of field trips. More importantly, through my work this semester, I assisted The Discovery Center in better connecting with the neighboring Strawberry Mansion community, a neighborhood that has faced an array of challenges due to environmental racism.

As previously mentioned, one of my biggest projects I worked on this semester was assisting The Discovery Center in creating the first environmental justice resource fair to provide materials to members of this community. To do this, I first connected with community leaders to hear first hand what environmental problems they see in their communities. Then, I reached out to other environmental organizations specializing in these topics to come and table at the event. This is when we started to hit real obstacles; at first, we were only able to get 2 organizations to commit to our resource fair, and were continually receiving rejection emails or no responses from organizations. We started cold calling and emailing organizations, and even physically went to a few organizations to drop off information about the event in the hopes we would get a few more participants. By the end of our search, we reached out to around 40 organizations in total, and had about 10 organizations commit to tabling at our resource fair.

Reaching out to organizations and understanding what resources the Strawberry Mansion community wanted were only the first steps to planning the environmental justice fair. There was also the matter of providing food and activities to attendees. We were able to utilize the Civic Engagement Mini-Grant from the Career & Civic Engagement Center to assist in funding the event. Through the assistance of the Career & Civic Engagement Center, we were able to provide food and small giveaways to encourage attendance, as well as hire a guest speaker from the Strawberry Mansion Neighborhood Action Committee, an organization dedicated to promoting community and providing assistance to individuals in the neighborhood. Overall, the environmental justice resource fair was an overwhelming success; we had a decent amount of participants and were able to connect with other environmental organizations in the Philadelphia area.

In addition to the resource fair, I also assisted in a few field trips that came into The Discovery Center and gave a brief talk to the students about conservation. Similarly, I assisted my field supervisor, Bria, in giving a talk on environmental justice at a community college in Philadelphia. Through these experiences, I learned that I enjoy working with students and simplifying complex scientific information to appeal to younger audiences.

Overall, I had a positive experience working with The Discovery Center. I learned how to connect with people from diverse backgrounds, build connections in communities, and condense complicated information into ways that appeal to a broad audience. This experience has made me interested in future work in the nonprofit world, and has made me realize the value in connecting with other people.