awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesFacility Attribute Mappings

Systems for categorizing physical infrastructure and housing based on specific feature attributes.

Distinct from Attribute-Based Mappings: Candidates focus on software object mapping or visual data mapping, not physical facility attributes.

Explore 3 awesome GitHub repositories matching data & databases · Facility Attribute Mappings. Refine with filters or upvote what's useful.

Awesome Facility Attribute Mappings GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nytimes/covid-19-dataAvatar von nytimes

    nytimes/covid-19-data

    6,970Auf GitHub ansehen↗

    This project is a public health dataset providing historical and real-time COVID-19 case and death counts across the United States. It consists of a collection of CSV files containing time-series pandemic data organized by date, state, and county. The dataset includes specialized records for institutional outbreaks, tracking infection and death rates within correctional facilities, colleges, and universities. It also provides statistics on excess mortality to estimate total pandemic impact and survey-based data on mask usage prevalence across different counties. To facilitate geographic anal

    Pairs institutional identifiers with coordinates and demographics within single files to avoid complex relational joins.

    covid-19
    Auf GitHub ansehen↗6,970
  • teivah/algodeckAvatar von teivah

    teivah/algodeck

    5,819Auf GitHub ansehen↗

    Algodeck is an open-source collection of flash cards designed for reviewing algorithms, data structures, and system design concepts, specifically curated for technical interview preparation. The project organizes knowledge into atomic question-and-answer pairs and incorporates spaced repetition scheduling to optimize long-term memory retention. The flash card catalog covers a broad range of computer science topics, including classic sorting algorithms like quicksort and mergesort, data structure operations for arrays, trees, heaps, tries, and graphs, as well as bit manipulation techniques for

    Describes denormalization trade-offs for accelerating read queries in database design.

    HTML
    Auf GitHub ansehen↗5,819
  • collegeschat/university-informationAvatar von CollegesChat

    CollegesChat/university-information

    4,734Auf GitHub ansehen↗

    This project is a crowdsourced database and directory of university living conditions, infrastructure, and academic life. It serves as a comprehensive reference for student-reported data on dormitory facilities, campus utilities, and institutional policies. The repository focuses on documenting undocumented institutional constraints, such as curfew hours, internet and power restrictions, and mandatory academic study sessions. It provides a comparative framework for evaluating residential quality through detailed reports on room configurations, air conditioning availability, and bathroom acces

    Categorizes physical university housing and infrastructure based on reported attributes like air conditioning and bathroom types.

    Python
    Auf GitHub ansehen↗4,734
  1. Home
  2. Data & Databases
  3. Facility Attribute Mappings

Unter-Tags erkunden

  • Institutional Data Denormalization1 Sub-TagFlattening institutional identifiers with demographics and coordinates to optimize data retrieval. **Distinct from Facility Attribute Mappings:** Focuses on denormalizing facility attributes for data distribution rather than general facility categorization.