Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Sekunde
  • Language: HTML
  • Default Branch: main
  • Size: 148 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed 7 months ago
Metadata Files
Readme Citation

README.md

sekunde.github.io

Owner

  • Name: Ji Hou
  • Login: Sekunde
  • Kind: user
  • Location: Burlingame
  • Company: Meta Reality Labs

Research Scientist at Meta Reality Labs

Citation (citation_map.html)

<!DOCTYPE html>
<html>
  <head>
    <title>Marker Clustering</title>
	<script src="https://unpkg.com/@googlemaps/markerclusterer/dist/index.min.js"></script>
    <script src="https://polyfill.io/v3/polyfill.min.js?features=default"></script>


    <link rel="stylesheet" type="text/css" href="./style.css" />
    <script src="./index.js"></script>
  </head>
  <body>

    <div id="map"></div>

    <!-- Async script executes immediately and must be after any DOM elements used in callback. -->
    <script
      src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDkod3qQAWRHvXAZHCya7cioliUZ93Bv1M&callback=initMap&v=weekly"
      async
    ></script>
  </body>
</html>

GitHub Events

Total
  • Push event: 13
Last Year
  • Push event: 13

Dependencies

python/requirements.txt pypi
  • scholarly *