Skip to content
View paulinamarczak's full-sized avatar
Block or Report

Block or report paulinamarczak

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
paulinamarczak/README.md
  • 👋 Hi, I’m @paulinamarczak. Hello world from beautiful Victoria, British Columbia!
  • 🌱 I’m currently learning that every line of code can become a function.
  • 💞️ I’m looking to collaborate on any cool new GISy ideas! Do you have an interactive map application that needs to be developed? Contact me!
  • 📫 How to reach me: paulinam1993@gmail.com

Pinned

  1. Black_Mental_Health_Locations Black_Mental_Health_Locations Public

    App.R is an web map application that takes in mental health locations and other underlying data for interactive discovery in a R shiny application. See the live version at pathwaystocare.ca/map. Ac…

    R

  2. Whole_Bunch_A_Python_Code Whole_Bunch_A_Python_Code Public

    A plethora of python scripts for processing data from unstandardized multiple raw contractor dike data sets into one cohesive set. Features include: extracting descriptions from domain codes, VLOOK…

    Python

  3. BCHydroOutages BCHydroOutages Public

    A script I co-developed with @MichaelDykesBC to automate conversion of backend JSON files into GeoJSON and automate upload into an ArcGIS-Online friendly format.

    Python

  4. Calculate_Cost_to_Mills Calculate_Cost_to_Mills Public

    A script series to calculate the total biomass going to the nearest mill, based on a pre-existing cost surface raster. Iterates through a series of scenarios, then merges the statistics files toget…

    Python

  5. Compare_R_Data Compare_R_Data Public

    Some code for comparing R data outputs in the form of ggplots. Use of arrange function to produce a nice R graphical output

    R

  6. QA_some_data QA_some_data Public

    A script that compares the raw data outputs for a process. It uses a batch and starmap function to leverage multiple cores for faster processing.

    Python