<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Interactive data visualization for the web</title>
    <subTitle>an introduction to designing with D3</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Murray, Scott</namePart>
    <namePart type="termsOfAddress">(College teacher)</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <genre authority="fast">Handbooks and manuals.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cc</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Beijing</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>O'Reilly</publisher>
    <dateIssued>c2017</dateIssued>
    <dateIssued encoding="marc">2017</dateIssued>
    <edition>Second edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvi, 447 pages : illustrations (chiefly color) ; 24 cm</extent>
  </physicalDescription>
  <abstract>Author Scott Murray teaches you the fundamental concepts and methods of D3, a JavaScript library that lets you express data visually in a web browser.</abstract>
  <tableOfContents>Introducing D3 -- Technology fundamentals -- Setup -- Data -- Drawing with data -- Scales -- Axes -- Updates, transitions, and motion -- Interactivity -- Using paths -- Selections -- Layouts -- Geomapping -- Exporting -- Project walk-through.</tableOfContents>
  <note type="statement of responsibility">Scott Murray.</note>
  <note>Includes bibliographical references (pages 413-416) and index.</note>
  <subject authority="lcsh">
    <topic>JavaScript (Computer program language)</topic>
    <topic>Handbooks, manuals, etc</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Information visualization</topic>
    <topic>Data processing</topic>
    <topic>Handbooks, manuals, etc</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Interactive computer graphics</topic>
    <topic>Handbooks, manuals, etc</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Web-based user interfaces</topic>
    <topic>Handbooks, manuals, etc</topic>
  </subject>
  <subject authority="fast">
    <topic>Interactive computer graphics</topic>
  </subject>
  <subject authority="fast">
    <topic>JavaScript (Computer program language)</topic>
  </subject>
  <subject authority="fast">
    <topic>Web-based user interfaces</topic>
  </subject>
  <classification authority="lcc">QA76.73.J39 M865 2017</classification>
  <classification authority="ddc" edition="23">005.133</classification>
  <identifier type="isbn">9781491921289</identifier>
  <identifier type="isbn">1491921285</identifier>
  <identifier type="lccn">2018302151</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">BTCTA</recordContentSource>
    <recordCreationDate encoding="marc">260622</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260622115113.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">45947</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
