Skip to content
View daltare's full-sized avatar

Organizations

@CAWaterBoardDataCenter @CalEPARacialEquity
Block or Report

Block or report daltare

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

Pinned

  1. pollution-and-prejudice pollution-and-prejudice Public

    R

  2. example-census-race-ethnicity-calculation example-census-race-ethnicity-calculation Public

    JavaScript

  3. SPoT-Map SPoT-Map Public

    Map for the SPoT program

    R 1

  4. CA-Data-Portal-Uploads CA-Data-Portal-Uploads Public

    Scripts for accessing, transforming, and loading various datasets to the CA Open Data Portal (data.ca.gov), and creating a report/dashboard about Water Board datasets on the portal

    R 3

  5. CEDEN Arrow Files Example CEDEN Arrow Files Example
    1
    # This example shows how to work with CEDEN data in the Apache parquet file format, using the arrow package in R 
    2
    # The data (in parquet file format) for each type of CEDEN data is available on the California Open Data Portal at the 
    3
    # following links: 
    4
    # Water Chemistry: https://data.ca.gov/dataset/surface-water-chemistry-results/resource/f4aa224d-4a59-403d-aad8-187955aa2e38
    5
    # Habitat: https://data.ca.gov/dataset/surface-water-habitat-results/resource/0184c4d0-1e1d-4a33-92ad-e967b5491274
  6. csv_query_gist.R csv_query_gist.R
    1
    # This script shows how to filter and/or download a resource from the CA Open 
    2
    # Data Portal (https://data.ca.gov/) as a csv file using a persistent link 
    3
    # (i.e., a link that doesn't change based on the resource's filename)
    4
    
                  
    5